Home
last modified time | relevance | path

Searched refs:SomeNestedType (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestIssues.cs70 new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.ReservedNames), global::UnitTest.Issues.TestProtos.ReservedNames.Parser, new[]{ "Types_", "Descriptor_" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.ReservedNames.Types.SomeNestedType), global::UnitTest.Issues.TestProtos.ReservedNames.Types.SomeNestedType.Parser, null, null, null, null, null)}), in UnittestIssuesReflection()
1611 public sealed partial class SomeNestedType : pb::IMessage<SomeNestedType> class in UnitTest.Issues.TestProtos.ReservedNames.Types
1616 private static readonly pb::MessageParser<SomeNestedType> _parser = new pb::MessageParser<SomeNestedType>(() => new SomeNestedType());
1619 public static pb::MessageParser<SomeNestedType> Parser { get { return _parser; } }
1632 public SomeNestedType() { in SomeNestedType() method in UnitTest.Issues.TestProtos.ReservedNames.Types.SomeNestedType
1639 public SomeNestedType(SomeNestedTyp method in UnitTest.Issues.TestProtos.ReservedNames.Types.SomeNestedType
[all...]

Completed in 4 milliseconds