Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs24084 private readonly static uint ScalarExtensionDefaultValue = 0; field in Google.Protobuf.TestProtos.Proto2.TestDynamicExtensions
24089 get { if ((_hasBits0 & 1) != 0) { return scalarExtension_; } else { return ScalarExtensionDefaultValue; } }
[all...]

Completed in 38 milliseconds