Home
last modified time | relevance | path

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

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

Completed in 40 milliseconds