Lines Matching defs:Package
166 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.FileDescriptorProto), global::Google.Protobuf.Reflection.FileDescriptorProto.Parser, new[]{ "Name", "Package", "Dependency", "PublicDependency", "WeakDependency", "MessageType", "EnumType", "Service", "Extension", "Options", "SourceCodeInfo", "Syntax" }, null, null, null, null),
445 public string Package {
614 if (Package != other.Package) return false;
632 if (HasPackage) hash ^= Package.GetHashCode();
665 output.WriteString(Package);
701 output.WriteString(Package);
735 size += 1 + pb::CodedOutputStream.ComputeStringSize(Package);
768 Package = other.Package;
811 Package = input.ReadString();
881 Package = input.ReadString();