Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonParser.cs452 fields[Value.NullValueFieldNumber].Accessor.SetValue(message, 0); in MergeStructValue()
H A DJsonFormatter.cs638 case Value.NullValueFieldNumber: in WriteStructFieldValue()
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DStruct.cs311 public const int NullValueFieldNumber = 1; field in Google.Protobuf.WellKnownTypes.Value
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestIssues.cs2955 public const int NullValueFieldNumber = 2; field in UnitTest.Issues.TestProtos.NullValueOutsideStruct
3177 public const int NullValueFieldNumber = 2; field in UnitTest.Issues.TestProtos.NullValueNotInOneof

Completed in 10 milliseconds