Searched refs:sourceContextField_ (Results 1 – 1 of 1) sorted by relevance
209 … SourceContextField = other.sourceContextField_ != null ? other.SourceContextField.Clone() : null; in TestWellKnownTypes()287 private global::Google.Protobuf.WellKnownTypes.SourceContext sourceContextField_; field in Google.Protobuf.TestProtos.TestWellKnownTypes290 get { return sourceContextField_; }292 sourceContextField_ = value;494 if (sourceContextField_ != null) hash ^= SourceContextField.GetHashCode(); in GetHashCode()538 if (sourceContextField_ != null) { in WriteTo()605 if (sourceContextField_ != null) { in CalculateSize()685 if (other.sourceContextField_ != null) { in MergeFrom()686 if (sourceContextField_ == null) { in MergeFrom()687 sourceContextField_ = new global::Google.Protobuf.WellKnownTypes.SourceContext(); in MergeFrom()[all …]