Lines Matching defs:Guid
72 new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.TestJsonName), global::UnitTest.Issues.TestProtos.TestJsonName.Parser, new[]{ "Name", "Description", "Guid" }, null, null, null, null),
2247 public string Guid {
2269 if (Guid != other.Guid) return false;
2278 if (Guid.Length != 0) hash ^= Guid.GetHashCode();
2303 if (Guid.Length != 0) {
2305 output.WriteString(Guid);
2324 if (Guid.Length != 0) {
2326 output.WriteString(Guid);
2343 if (Guid.Length != 0) {
2344 size += 1 + pb::CodedOutputStream.ComputeStringSize(Guid);
2363 if (other.Guid.Length != 0) {
2364 Guid = other.Guid;
2389 Guid = input.ReadString();
2415 Guid = input.ReadString();