Searched refs:sourceContextField_ (Results 1 – 1 of 1) sorted by relevance
206 … SourceContextField = other.sourceContextField_ != null ? other.SourceContextField.Clone() : null; in TestWellKnownTypes()278 private global::Google.Protobuf.WellKnownTypes.SourceContext sourceContextField_; field in Google.Protobuf.TestProtos.TestWellKnownTypes280 get { return sourceContextField_; }282 sourceContextField_ = value;468 if (sourceContextField_ != null) hash ^= SourceContextField.GetHashCode(); in GetHashCode()510 if (sourceContextField_ != null) { in WriteTo()576 if (sourceContextField_ != null) { in CalculateSize()655 if (other.sourceContextField_ != null) { in MergeFrom()656 if (sourceContextField_ == null) { in MergeFrom()657 sourceContextField_ = new global::Google.Protobuf.WellKnownTypes.SourceContext(); in MergeFrom()[all …]