Home
last modified time | relevance | path

Searched refs:sourceFile_ (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs5240 sourceFile_ = other.sourceFile_; in Annotation()
5264 private string sourceFile_ = ""; field in Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation
5269 get { return sourceFile_; }
5271 sourceFile_ = pb::ProtoPreconditions.CheckNotNull(value, "value");