Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DSampleMessages.cs155 public static Proto2.TestAllExtensions CreateFullTestAllExtensions() in CreateFullTestAllExtensions() method in Google.Protobuf.SampleMessages
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DFieldAccessTest.cs389 var message = SampleMessages.CreateFullTestAllExtensions(); in GetExtensionValue()