| AllTypesRoundtrip() | Google.Protobuf.JsonParserTest | inline |
| Any_CustomPrefix() | Google.Protobuf.JsonParserTest | inline |
| Any_Nested() | Google.Protobuf.JsonParserTest | inline |
| Any_NoTypeUrl() | Google.Protobuf.JsonParserTest | inline |
| Any_RegularMessage() | Google.Protobuf.JsonParserTest | inline |
| Any_UnknownType() | Google.Protobuf.JsonParserTest | inline |
| Any_WellKnownType() | Google.Protobuf.JsonParserTest | inline |
| Bytes_InvalidBase64(string badBase64) | Google.Protobuf.JsonParserTest | inline |
| BytesWrapper_Standalone() | Google.Protobuf.JsonParserTest | inline |
| DataAfterObject() | Google.Protobuf.JsonParserTest | inline |
| Duration_Invalid(string jsonValue) | Google.Protobuf.JsonParserTest | inline |
| Duration_Valid(string jsonValue, string expectedFormatted) | Google.Protobuf.JsonParserTest | inline |
| Enum_Invalid(string value) | Google.Protobuf.JsonParserTest | inline |
| EnumValid(string value, ForeignEnum expectedValue) | Google.Protobuf.JsonParserTest | inline |
| ExplicitNullValue() | Google.Protobuf.JsonParserTest | inline |
| FieldMask_Invalid(string jsonValue) | Google.Protobuf.JsonParserTest | inline |
| FieldMask_Valid(string jsonValue, params string[] expectedPaths) | Google.Protobuf.JsonParserTest | inline |
| IndividualWrapperTypes() | Google.Protobuf.JsonParserTest | inline |
| IntegerMapKeysAreStrict(string keyText) | Google.Protobuf.JsonParserTest | inline |
| MaliciousRecursion() | Google.Protobuf.JsonParserTest | inline |
| MapField_NullOverallValueAllowed() | Google.Protobuf.JsonParserTest | inline |
| MapField_NullValueProhibited(string json) | Google.Protobuf.JsonParserTest | inline |
| Maps() | Google.Protobuf.JsonParserTest | inline |
| NumberToDouble_Invalid(string jsonValue) | Google.Protobuf.JsonParserTest | inline |
| NumberToDouble_Valid(string jsonValue, double expectedParsedValue) | Google.Protobuf.JsonParserTest | inline |
| NumberToFloat_Invalid(string jsonValue, System.Type expectedExceptionType) | Google.Protobuf.JsonParserTest | inline |
| NumberToFloat_Valid(string jsonValue, float expectedParsedValue) | Google.Protobuf.JsonParserTest | inline |
| NumberToInt32_Invalid(string jsonValue, System.Type expectedExceptionType) | Google.Protobuf.JsonParserTest | inline |
| NumberToInt32_Valid(string jsonValue, int expectedParsedValue) | Google.Protobuf.JsonParserTest | inline |
| NumberToInt64_Invalid(string jsonValue) | Google.Protobuf.JsonParserTest | inline |
| NumberToInt64_Valid(string jsonValue, long expectedParsedValue) | Google.Protobuf.JsonParserTest | inline |
| NumberToUInt32_Invalid(string jsonValue) | Google.Protobuf.JsonParserTest | inline |
| NumberToUInt32_Valid(string jsonValue, uint expectedParsedValue) | Google.Protobuf.JsonParserTest | inline |
| NumberToUInt64_Invalid(string jsonValue) | Google.Protobuf.JsonParserTest | inline |
| NumberToUInt64_Valid(string jsonValue, ulong expectedParsedValue) | Google.Protobuf.JsonParserTest | inline |
| OneofDuplicate_Invalid() | Google.Protobuf.JsonParserTest | inline |
| OriginalFieldNameAccepted() | Google.Protobuf.JsonParserTest | inline |
| ParseListValue() | Google.Protobuf.JsonParserTest | inline |
| ParseStruct() | Google.Protobuf.JsonParserTest | inline |
| RepeatedField_NullElementProhibited() | Google.Protobuf.JsonParserTest | inline |
| RepeatedField_NullOverallValueAllowed() | Google.Protobuf.JsonParserTest | inline |
| RepeatedWrappers() | Google.Protobuf.JsonParserTest | inline |
| SingularWrappers_DefaultNonNullValues() | Google.Protobuf.JsonParserTest | inline |
| SingularWrappers_ExplicitNulls() | Google.Protobuf.JsonParserTest | inline |
| SingularWrappers_NonDefaultValues() | Google.Protobuf.JsonParserTest | inline |
| SourceContextRoundtrip() | Google.Protobuf.JsonParserTest | inline |
| StringToDouble_Invalid(string jsonValue) | Google.Protobuf.JsonParserTest | inline |
| StringToDouble_Valid(string jsonValue, double expectedParsedValue) | Google.Protobuf.JsonParserTest | inline |
| StringToFloat_Invalid(string jsonValue) | Google.Protobuf.JsonParserTest | inline |
| StringToFloat_Valid(string jsonValue, float expectedParsedValue) | Google.Protobuf.JsonParserTest | inline |
| StringToInt32_Invalid(string jsonValue) | Google.Protobuf.JsonParserTest | inline |
| StringToInt32_Valid(string jsonValue, int expectedParsedValue) | Google.Protobuf.JsonParserTest | inline |
| StringToInt64_Invalid(string jsonValue) | Google.Protobuf.JsonParserTest | inline |
| StringToInt64_Valid(string jsonValue, long expectedParsedValue) | Google.Protobuf.JsonParserTest | inline |
| StringToUInt32_Invalid(string jsonValue) | Google.Protobuf.JsonParserTest | inline |
| StringToUInt32_Valid(string jsonValue, uint expectedParsedValue) | Google.Protobuf.JsonParserTest | inline |
| StringToUInt64_Invalid(string jsonValue) | Google.Protobuf.JsonParserTest | inline |
| StringToUInt64_Valid(string jsonValue, ulong expectedParsedValue) | Google.Protobuf.JsonParserTest | inline |
| StructValue_Bool() | Google.Protobuf.JsonParserTest | inline |
| StructValue_List() | Google.Protobuf.JsonParserTest | inline |
| StructValue_Null() | Google.Protobuf.JsonParserTest | inline |
| StructValue_String() | Google.Protobuf.JsonParserTest | inline |
| StructValue_Struct() | Google.Protobuf.JsonParserTest | inline |
| Timestamp_Invalid(string jsonValue) | Google.Protobuf.JsonParserTest | inline |
| Timestamp_Valid(string jsonValue, string expectedFormatted) | Google.Protobuf.JsonParserTest | inline |
| Wrappers_Standalone(System.Type wrapperType, string json, object expectedValue) | Google.Protobuf.JsonParserTest | inline |