Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs5166 private readonly static string CsharpNamespaceDefaultValue = ""; field in Google.Protobuf.Reflection.FileOptions
5174 get { return csharpNamespace_ ?? CsharpNamespaceDefaultValue; }