Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs9005 private readonly static bool IsExtensionDefaultValue = false; field in Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart
9010 get { if ((_hasBits0 & 1) != 0) { return isExtension_; } else { return IsExtensionDefaultValue; } }

Completed in 18 milliseconds