Home
last modified time | relevance | path

Searched refs:BazStringDefaultValue (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs20675 private readonly static string BazStringDefaultValue = global::System.Text.Encoding.UTF8.GetString(global::System.Convert.FromBase64String("QkFa"), 0, 3); field in Google.Protobuf.TestProtos.Proto2.TestOneof2
20680 get { return bazString_ ?? BazStringDefaultValue; }
[all...]

Completed in 40 milliseconds