Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs3525 private readonly static string InputTypeDefaultValue = ""; field in Google.Protobuf.Reflection.MethodDescriptorProto
3534 get { return inputType_ ?? InputTypeDefaultValue; }