Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DBenchmarkMessage1Proto3.cs130 field15_ = other.field15_ != null ? other.field15_.Clone() : null; in GoogleMessage1()
520 private global::Benchmarks.Proto3.GoogleMessage1SubMessage field15_; field in Benchmarks.Proto3.GoogleMessage1
523 get { return field15_; }
525 field15_ = value;
689 if (field15_ != null) hash ^= Field15.GetHashCode(); in GetHashCode()
753 if (field15_ != null) { in WriteTo()
923 if (field15_ != null) { in IBufferMessage.InternalWriteTo()
1152 if (field15_ ! in CalculateSize()
1771 private string field15_ = ""; global() field in Benchmarks.Proto3.GoogleMessage1SubMessage
[all...]

Completed in 2 milliseconds