Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs767 optionalCord_ = other.optionalCord_; in TestAllTypes()
1077 private string optionalCord_ = ""; field in Conformance.TestAllTypes
1079 get { return optionalCord_; }
1081 optionalCord_ = pb::ProtoPreconditions.CheckNotNull(value, "value");