Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/protos/
Dunittest_issues.proto144 message NullValueOutsideStruct { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DJsonFormatterTest.cs230 public void NullValueOutsideStruct() in NullValueOutsideStruct() method in Google.Protobuf.JsonFormatterTest
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestIssues.cs2897 public sealed partial class NullValueOutsideStruct : pb::IMessage<NullValueOutsideStruct> class
2918 public NullValueOutsideStruct() { in NullValueOutsideStruct() method in UnitTest.Issues.TestProtos.NullValueOutsideStruct
2925 public NullValueOutsideStruct(NullValueOutsideStruct other) : this() { in NullValueOutsideStruct() method in UnitTest.Issues.TestProtos.NullValueOutsideStruct