Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs3552 private readonly static string OutputTypeDefaultValue = ""; field in Google.Protobuf.Reflection.MethodDescriptorProto
3557 get { return outputType_ ?? OutputTypeDefaultValue; }