Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/protos/
Dunittest_issues.proto153 message NullValueOutsideStruct { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DJsonFormatterTest.cs205 public void NullValueOutsideStruct() in NullValueOutsideStruct() method in Google.Protobuf.JsonFormatterTest
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestIssues.pb.cs3345 public sealed partial class NullValueOutsideStruct : pb::IMessage<NullValueOutsideStruct> class
3370 public NullValueOutsideStruct() { in NullValueOutsideStruct() method in UnitTest.Issues.TestProtos.NullValueOutsideStruct
3378 public NullValueOutsideStruct(NullValueOutsideStruct other) : this() { in NullValueOutsideStruct() method in UnitTest.Issues.TestProtos.NullValueOutsideStruct