Searched refs:sourceContext_ (Results 1 – 2 of 2) sorted by relevance
130 sourceContext_ = other.sourceContext_ != null ? other.sourceContext_.Clone() : null; in Type()195 private global::Google.Protobuf.WellKnownTypes.SourceContext sourceContext_; field in Google.Protobuf.WellKnownTypes.Type201 get { return sourceContext_; }203 sourceContext_ = value;250 if (sourceContext_ != null) hash ^= SourceContext.GetHashCode(); in GetHashCode()275 if (sourceContext_ != null) { in WriteTo()299 if (sourceContext_ != null) { in IBufferMessage.InternalWriteTo()322 if (sourceContext_ != null) { in CalculateSize()345 if (other.sourceContext_ != null) { in MergeFrom()346 if (sourceContext_ == null) { in MergeFrom()[all …]
100 sourceContext_ = other.sourceContext_ != null ? other.sourceContext_.Clone() : null; in Api()186 private global::Google.Protobuf.WellKnownTypes.SourceContext sourceContext_; field in Google.Protobuf.WellKnownTypes.Api193 get { return sourceContext_; }195 sourceContext_ = value;256 if (sourceContext_ != null) hash ^= SourceContext.GetHashCode(); in GetHashCode()285 if (sourceContext_ != null) { in WriteTo()313 if (sourceContext_ != null) { in IBufferMessage.InternalWriteTo()339 if (sourceContext_ != null) { in CalculateSize()365 if (other.sourceContext_ != null) { in MergeFrom()366 if (sourceContext_ == null) { in MergeFrom()[all …]