H A D | Unittest.cs | 708 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues), global::Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues.Parser, new[]{ "EscapedBytes", "LargeUint32", "LargeUint64", "SmallInt32", "SmallInt64", "ReallySmallInt32", "ReallySmallInt64", "Utf8String", "ZeroFloat", "OneFloat", "SmallFloat", "NegativeOneFloat", "NegativeFloat", "LargeFloat", "SmallNegativeFloat", "InfDouble", "NegInfDouble", "NanDouble", "InfFloat", "NegInfFloat", "NanFloat", "CppTrigraph", "StringWithZero", "BytesWithZero", "StringPieceWithZero", "CordWithZero", "ReplacementString" }, null, null, null, null), in UnittestReflection() 15728 public sealed partial class TestExtremeDefaultValues : pb::IMessage<TestExtremeDefaultValues> class 15733 private static readonly pb::MessageParser<TestExtremeDefaultValues> _parser = new pb::MessageParser<TestExtremeDefaultValues>(() => new TestExtremeDefaultValues()); 15737 public static pb::MessageParser<TestExtremeDefaultValues> Parser { get { return _parser; } } 15750 public TestExtremeDefaultValues() { in TestExtremeDefaultValues() method in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues 15757 public TestExtremeDefaultValues(TestExtremeDefaultValue method in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues [all...] |