Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs4752 phpMetadataNamespace_ = other.phpMetadataNamespace_; in FileOptions()
5278 private string phpMetadataNamespace_; field in Google.Protobuf.Reflection.FileOptions
5286 get { return phpMetadataNamespace_ ?? PhpMetadataNamespaceDefaultValue; }
5288 phpMetadataNamespace_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
5294 get { return phpMetadataNamespace_ != null; }
5299 phpMetadataNamespace_ = null; in ClearPhpMetadataNamespace()

Completed in 15 milliseconds