Searched defs:NullValueNotInOneof (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/csharp/protos/ | ||
| D | unittest_issues.proto | 151 message NullValueNotInOneof { message |
| /third_party/protobuf/csharp/src/Google.Protobuf.Test/ | ||
| D | JsonFormatterTest.cs | 237 public void NullValueNotInOneof() in NullValueNotInOneof() method in Google.Protobuf.JsonFormatterTest |
| /third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
| D | UnittestIssues.cs | 3138 public sealed partial class NullValueNotInOneof : pb::IMessage<NullValueNotInOneof> class |