Home
last modified time | relevance | path

Searched defs:NullValueNotInOneof (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/csharp/protos/
Dunittest_issues.proto151 message NullValueNotInOneof { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DJsonFormatterTest.cs237 public void NullValueNotInOneof() in NullValueNotInOneof() method in Google.Protobuf.JsonFormatterTest
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestIssues.cs3138 public sealed partial class NullValueNotInOneof : pb::IMessage<NullValueNotInOneof> class
3159 public NullValueNotInOneof() { in NullValueNotInOneof() method in UnitTest.Issues.TestProtos.NullValueNotInOneof
3166 public NullValueNotInOneof(NullValueNotInOneof other) : this() { in NullValueNotInOneof() method in UnitTest.Issues.TestProtos.NullValueNotInOneof