Home
last modified time | relevance | path

Searched refs:StringValueFieldNumber (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DMetrics.cs135 public const int StringValueFieldNumber = 4; field in Grpc.Testing.GaugeResponse
/third_party/protobuf/csharp/src/Google.Protobuf/
DJsonFormatter.cs628 case Value.StringValueFieldNumber: in WriteStructFieldValue()
DJsonParser.cs455 … fields[Value.StringValueFieldNumber].Accessor.SetValue(message, firstToken.StringValue); in MergeStructValue()
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs339 public const int StringValueFieldNumber = 3; field in Google.Protobuf.WellKnownTypes.Value
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestIssues.cs2944 public const int StringValueFieldNumber = 1; field in UnitTest.Issues.TestProtos.NullValueOutsideStruct
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs8628 public const int StringValueFieldNumber = 7; field in Google.Protobuf.Reflection.UninterpretedOption