Searched refs:sourceFile_ (Results 1 – 1 of 1) sorted by relevance
9992 sourceFile_ = other.sourceFile_; in Annotation()10021 private string sourceFile_; field in Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation10027 get { return sourceFile_ ?? SourceFileDefaultValue; }10029 sourceFile_ = pb::ProtoPreconditions.CheckNotNull(value, "value");10035 get { return sourceFile_ != null; }10040 sourceFile_ = null; in ClearSourceFile()