SYMBOL INDEX (8885 symbols across 923 files) FILE: Src/Newtonsoft.Json-for-Unity.Tests/Assets/Aot.Tests/AotTests.cs class AotTests (line 11) | [TestFixture] method AotTests (line 14) | static AotTests() class MyAotEnsuredClass (line 20) | private class MyAotEnsuredClass class MyNonAotClass (line 27) | private class MyNonAotClass method ThrowsOnNoAOTGenerated (line 34) | [Test] method PassesOnAOTGenerated (line 49) | [Test] method CreateListOfType (line 57) | static object CreateListOfType(Type type) method CreateListOfType (line 62) | static List CreateListOfType() FILE: Src/Newtonsoft.Json-for-Unity.Tests/Assets/Newtonsoft.Json.Tests.Aot/EnsureTypes.cs class EnsureTypes (line 10) | [TestFixture] method TestInitialize (line 13) | [SetUp] FILE: Src/Newtonsoft.Json-for-Unity.Tests/Assets/UnityTests/HttpUtilityTests.cs class HttpUtilityTests (line 6) | [TestFixture] method HtmlDecodeWorks (line 9) | [Test] method UrlDecodeWorks (line 16) | [Test] FILE: Src/Newtonsoft.Json.TestConsole/Program.cs class Program (line 35) | public class Program method Main (line 37) | public static void Main(string[] args) FILE: Src/Newtonsoft.Json.Tests/Benchmarks/BenchmarkConstants.cs class BenchmarkConstants (line 30) | public static class BenchmarkConstants FILE: Src/Newtonsoft.Json.Tests/Benchmarks/DeserializeBenchmarks.cs class DeserializeBenchmarks (line 41) | public class DeserializeBenchmarks method DeserializeBenchmarks (line 46) | static DeserializeBenchmarks() method DeserializeLargeJsonText (line 53) | [Benchmark] method DeserializeLargeJsonFile (line 59) | [Benchmark] method DeserializeDoubleList (line 70) | [Benchmark] method DeserializeDecimalList (line 76) | [Benchmark] FILE: Src/Newtonsoft.Json.Tests/Benchmarks/DeserializeComparisonBenchmarks.cs class DeserializeComparisonBenchmarks (line 47) | public class DeserializeComparisonBenchmarks method DataContractSerializer (line 52) | [Benchmark] method DeserializeDataContract (line 58) | private T DeserializeDataContract(string xml) method DeserializeDataContractJson (line 66) | private T DeserializeDataContractJson(string json) method BinaryFormatter (line 75) | [Benchmark] method DeserializeBinaryFormatter (line 81) | private T DeserializeBinaryFormatter(byte[] bytes) method JavaScriptSerializer (line 87) | [Benchmark] method DeserializeWebExtensions (line 93) | public T DeserializeWebExtensions(string json) method DataContractJsonSerializer (line 101) | [Benchmark] method JsonNet (line 107) | [Benchmark] method JsonNetIso (line 113) | [Benchmark] method JsonNetManual (line 119) | [Benchmark] method DeserializeJsonNetManual (line 126) | private TestClass DeserializeJsonNetManual(string json) method CreateAddress (line 186) | private static Address CreateAddress(JsonTextReader reader) method JsonNetManualAsync (line 215) | [Benchmark] method JsonNetManualIndentedAsync (line 221) | [Benchmark] method DeserializeJsonNetManualAsync (line 227) | private async Task DeserializeJsonNetManualAsync(string json) method CreateAddressAsync (line 287) | private static async Task
CreateAddressAsync(JsonTextReader r... method JsonNetBson (line 316) | [Benchmark] method DeserializeJsonNetBson (line 322) | private T DeserializeJsonNetBson(byte[] bson) FILE: Src/Newtonsoft.Json.Tests/Benchmarks/JTokenBenchmarks.cs class JTokenBenchmarks (line 39) | public class JTokenBenchmarks method JTokenBenchmarks (line 45) | static JTokenBenchmarks() method TokenWriteTo (line 57) | [Benchmark] method TokenWriteToAsync (line 64) | [Benchmark] method JObjectParse (line 71) | [Benchmark] method JArrayNestedParse (line 77) | [Benchmark] method JArrayNestedBuild (line 83) | [Benchmark] FILE: Src/Newtonsoft.Json.Tests/Benchmarks/JValueConvertBenchmarks.cs class JValueConvertBenchmarks (line 38) | public class JValueConvertBenchmarks method JTokenToObjectFast (line 42) | [Benchmark] method JTokenToObjectWithSerializer (line 48) | [Benchmark] method JTokenToObjectConvert (line 54) | [Benchmark] method JTokenToObjectCast (line 60) | [Benchmark] FILE: Src/Newtonsoft.Json.Tests/Benchmarks/JsonTextReaderBenchmarks.cs class JsonTextReaderBenchmarks (line 36) | public class JsonTextReaderBenchmarks method JsonTextReaderBenchmarks (line 40) | static JsonTextReaderBenchmarks() method ReadLargeJson (line 45) | [Benchmark] method ReadAsDecimal (line 57) | [Benchmark] FILE: Src/Newtonsoft.Json.Tests/Benchmarks/JsonTextWriterBenchmarks.cs class JsonTextWriterBenchmarks (line 34) | public class JsonTextWriterBenchmarks method SerializeUnicodeChars (line 38) | [Benchmark] method SerializeIntegers (line 49) | [Benchmark] FILE: Src/Newtonsoft.Json.Tests/Benchmarks/LargeJArrayBenchmarks.cs class LargeJArrayBenchmarks (line 39) | public class LargeJArrayBenchmarks method SetupData (line 43) | [GlobalSetup] method JTokenPathFirstItem (line 53) | [Benchmark] method JTokenPathLastItem (line 61) | [Benchmark] method AddPerformance (line 69) | [Benchmark] FILE: Src/Newtonsoft.Json.Tests/Benchmarks/LowLevelBenchmarks.cs class LowLevelBenchmarks (line 48) | public class LowLevelBenchmarks method LowLevelBenchmarks (line 57) | static LowLevelBenchmarks() method DictionaryGet (line 69) | [Benchmark] method ConcurrentDictionaryGet (line 75) | [Benchmark] method ConcurrentDictionaryGetOrCreate (line 81) | [Benchmark] method Dummy (line 87) | private object Dummy(string arg) method DecimalTryParseString (line 92) | [Benchmark] method GetMemberWithMemberTypeAndBindingFlags (line 99) | [Benchmark] method GetPropertyGetField (line 105) | [Benchmark] method DecimalTryParseChars (line 112) | [Benchmark] method WriteEscapedJavaScriptString (line 119) | [Benchmark] FILE: Src/Newtonsoft.Json.Tests/Benchmarks/Runner.cs class Runner (line 46) | [TestFixture] method RunBenchmarks (line 50) | [Test] FILE: Src/Newtonsoft.Json.Tests/Benchmarks/SerializeBenchmarks.cs class SerializeBenchmarks (line 42) | public class SerializeBenchmarks method SerializeBenchmarks (line 46) | static SerializeBenchmarks() method SerializeLargeJsonFile (line 53) | [Benchmark] FILE: Src/Newtonsoft.Json.Tests/Benchmarks/SerializeComparisonBenchmarks.cs class SerializeComparisonBenchmarks (line 47) | public class SerializeComparisonBenchmarks method CreateSerializationObject (line 51) | private static TestClass CreateSerializationObject() method DataContractSerializer (line 77) | [Benchmark] method SerializeDataContract (line 83) | private string SerializeDataContract(object value) method BinaryFormatter (line 99) | [Benchmark] method SerializeBinaryFormatter (line 105) | private byte[] SerializeBinaryFormatter(object value) method JavaScriptSerializer (line 114) | [Benchmark] method SerializeWebExtensions (line 120) | private string SerializeWebExtensions(object value) method DataContractJsonSerializer (line 128) | [Benchmark] method SerializeDataContractJson (line 134) | public string SerializeDataContractJson(object value) method JsonNet (line 149) | [Benchmark] method JsonNetLinq (line 155) | [Benchmark] method SerializeJsonNetLinq (line 162) | private string SerializeJsonNetLinq(TestClass c) method JsonNetManual (line 185) | [Benchmark] method SerializeJsonNetManual (line 192) | private string SerializeJsonNetManual(TestClass c) method JsonNetManualAsync (line 248) | [Benchmark] method JsonNetManualIndentedAsync (line 254) | [Benchmark] method SerializeJsonNetManualAsync (line 260) | private async Task SerializeJsonNetManualAsync(TestClass c, Fo... method JsonNetBson (line 318) | [Benchmark] method SerializeJsonNetBson (line 326) | private byte[] SerializeJsonNetBson(TestClass c) FILE: Src/Newtonsoft.Json.Tests/Benchmarks/XmlNodeConverterBenchmarks.cs class XmlNodeConverterBenchmarks (line 41) | public class XmlNodeConverterBenchmarks method ConvertXmlNode (line 43) | [Benchmark] method ConvertXNode (line 55) | [Benchmark] FILE: Src/Newtonsoft.Json.Tests/Bson/BsonReaderAsyncTests.cs class BsonReaderAsyncTests (line 46) | [TestFixture] method ReadSingleObjectAsync (line 51) | [Test] method ReadGuid_TextAsync (line 78) | [Test] method ReadGuid_BytesAsync (line 112) | [Test] method ReadDoubleAsync (line 148) | [Test] method ReadDouble_DecimalAsync (line 172) | [Test] method ReadValuesAsync (line 197) | [Test] method ReadObjectBsonFromSiteAsync (line 287) | [Test] method ReadArrayBsonFromSiteAsync (line 335) | [Test] method ReadAsInt32BadStringAsync (line 377) | [Test] method ReadBytesAsync (line 403) | [Test] method ReadOidAsync (line 444) | [Test] method ReadNestedArrayAsync (line 480) | [Test] method ReadRegexAsync (line 539) | [Test] method ReadCodeAsync (line 568) | [Test] method ReadUndefinedAsync (line 597) | [Test] method ReadLongAsync (line 626) | [Test] method ReadReferenceAsync (line 655) | [Test] method ReadCodeWScopeAsync (line 702) | [Test] method ReadEndOfStreamAsync (line 758) | [Test] method ReadLargeStringsAsync (line 765) | [Test] method ReadEmptyStringsAsync (line 803) | [Test] method WriteAndReadEmptyListsAndDictionariesAsync (line 828) | [Test] method UnspecifiedDateTimeKindHandlingAsync (line 879) | [Test] method LocalDateTimeKindHandlingAsync (line 900) | [Test] method WriteAndReadStringValueAsync (line 920) | private async Task WriteAndReadStringValueAsync(string val) method WriteAndReadStringPropertyNameAsync (line 941) | private async Task WriteAndReadStringPropertyNameAsync(string ... method TestReadLenStringValueShortTripleByteAsync (line 960) | [Test] method TestReadLenStringValueTripleByteCharBufferBoundry0Async (line 973) | [Test] method TestReadLenStringValueTripleByteCharBufferBoundry1Async (line 986) | [Test] method TestReadLenStringValueTripleByteCharOneAsync (line 1000) | [Test] method TestReadLenStringValueTripleByteCharBufferBoundry2Async (line 1010) | [Test] method TestReadStringValueAsync (line 1023) | [Test] method TestReadStringValueLongAsync (line 1030) | [Test] method TestReadStringPropertyNameShortTripleByteAsync (line 1039) | [Test] method TestReadStringPropertyNameTripleByteCharBufferBoundry0Async (line 1052) | [Test] method TestReadStringPropertyNameTripleByteCharBufferBoundry1Async (line 1066) | [Test] method TestReadStringPropertyNameTripleByteCharOneAsync (line 1079) | [Test] method TestReadStringPropertyNameTripleByteCharBufferBoundry2Async (line 1089) | [Test] method TestReadStringPropertyNameAsync (line 1102) | [Test] method TestReadStringPropertyNameLongAsync (line 1109) | [Test] method ReadRegexWithOptionsAsync (line 1118) | [Test] method CanRoundTripStackOverflowDataAsync (line 1154) | [Test] method MultibyteCharacterPropertyNamesAndStringsAsync (line 1201) | [Test] method GuidsShouldBeProperlyDeserialisedAsync (line 1231) | [Test] method GuidsShouldBeProperlyDeserialised_AsBytesAsync (line 1265) | [Test] method GuidsShouldBeProperlyDeserialised_AsBytes_ReadAheadAsync (line 1297) | [Test] class BytesTestClass (line 1330) | public class BytesTestClass class ObjectTestClass (line 1335) | public class ObjectTestClass FILE: Src/Newtonsoft.Json.Tests/Bson/BsonReaderTests.cs class BsonReaderTests (line 54) | [TestFixture] method DeserializeLargeBsonObject (line 59) | [Test] class MyTest (line 72) | public class MyTest method Bson_SupportMultipleContent (line 79) | [Test] method CloseInput (line 119) | [Test] method ReadSingleObject (line 137) | [Test] method ReadGuid_Text (line 164) | [Test] method ReadGuid_Bytes (line 198) | [Test] method ReadDouble (line 234) | [Test] method ReadDouble_Decimal (line 258) | [Test] method ReadValues (line 283) | [Test] method ReadObjectBsonFromSite (line 373) | [Test] method ReadArrayBsonFromSite (line 421) | [Test] method ReadAsInt32BadString (line 463) | [Test] method ReadBytes (line 489) | [Test] method ReadOid (line 530) | [Test] method ReadNestedArray (line 566) | [Test] method ReadNestedArrayIntoLinq (line 625) | [Test] method OidAndBytesAreEqual (line 647) | [Test] method ReadRegex (line 671) | [Test] method ReadCode (line 700) | [Test] method ReadUndefined (line 729) | [Test] method ReadLong (line 758) | [Test] method ReadReference (line 787) | [Test] method ReadCodeWScope (line 834) | [Test] method ReadEndOfStream (line 890) | [Test] method ReadLargeStrings (line 897) | [Test] method ReadEmptyStrings (line 935) | [Test] method WriteAndReadEmptyListsAndDictionaries (line 960) | [Test] method DateTimeKindHandling (line 1011) | [Test] method UnspecifiedDateTimeKindHandling (line 1042) | [Test] method LocalDateTimeKindHandling (line 1066) | [Test] method WriteAndReadStringValue (line 1089) | private string WriteAndReadStringValue(string val) method WriteAndReadStringPropertyName (line 1110) | private string WriteAndReadStringPropertyName(string val) method TestReadLenStringValueShortTripleByte (line 1129) | [Test] method TestReadLenStringValueTripleByteCharBufferBoundry0 (line 1142) | [Test] method TestReadLenStringValueTripleByteCharBufferBoundry1 (line 1155) | [Test] method TestReadLenStringValueTripleByteCharOne (line 1169) | [Test] method TestReadLenStringValueTripleByteCharBufferBoundry2 (line 1179) | [Test] method TestReadStringValue (line 1192) | [Test] method TestReadStringValueLong (line 1199) | [Test] method TestReadStringPropertyNameShortTripleByte (line 1208) | [Test] method TestReadStringPropertyNameTripleByteCharBufferBoundry0 (line 1221) | [Test] method TestReadStringPropertyNameTripleByteCharBufferBoundry1 (line 1235) | [Test] method TestReadStringPropertyNameTripleByteCharOne (line 1248) | [Test] method TestReadStringPropertyNameTripleByteCharBufferBoundry2 (line 1258) | [Test] method TestReadStringPropertyName (line 1271) | [Test] method TestReadStringPropertyNameLong (line 1278) | [Test] method ReadRegexWithOptions (line 1287) | [Test] method CanRoundTripStackOverflowData (line 1323) | [Test] method MultibyteCharacterPropertyNamesAndStrings (line 1370) | [Test] method UriGuidTimeSpanTestClassEmptyTest (line 1400) | [Test] method UriGuidTimeSpanTestClassValuesTest (line 1422) | [Test] method DeserializeByteArrayWithTypeNameHandling (line 1451) | [Test] method Utf8Text (line 1480) | [Test] class BigIntegerTestClass (line 1499) | public class BigIntegerTestClass method WriteBigInteger (line 1504) | [Test] class RegexTestClass (line 1522) | public class RegexTestClass method DeserializeRegexNonConverterBson (line 1527) | [Test] method DeserializeRegexBson (line 1544) | [Test] class Zoo (line 1561) | class Zoo class Animal (line 1566) | class Animal method Animal (line 1568) | public Animal(string name) class Dog (line 1576) | class Dog : Animal method Dog (line 1578) | public Dog(string name) class Cat (line 1584) | class Cat : Animal method Cat (line 1586) | public Cat(string name) class MyBinder (line 1592) | public class MyBinder : DefaultSerializationBinder method BindToName (line 1599) | public override void BindToName(Type serializedType, out string asse... method BindToType (line 1606) | public override Type BindToType(string assemblyName, string typeName) method TypeNameHandlingAuto (line 1613) | [Test] method GuidsShouldBeProperlyDeserialised (line 1652) | [Test] method GuidsShouldBeProperlyDeserialised_AsBytes (line 1686) | [Test] method GuidsShouldBeProperlyDeserialised_AsBytes_ReadAhead (line 1718) | [Test] method DeserializeBsonDocumentWithString (line 1751) | [Test] method DeserializeBsonDocumentWithGuid (line 1761) | [Test] class BytesTestClass (line 1771) | public class BytesTestClass class ObjectTestClass (line 1776) | public class ObjectTestClass FILE: Src/Newtonsoft.Json.Tests/Bson/BsonWriterAsyncTests.cs class BsonWriterAsyncTests (line 47) | [TestFixture] method CloseOutputAsync (line 50) | [Test] method WriteSingleObjectAsync (line 68) | [Test] method WriteValuesAsync (line 83) | [Test] method WriteDoubleAsync (line 110) | [Test] method WriteGuidAsync (line 124) | [Test] method WriteArrayBsonFromSiteAsync (line 140) | [Test] method WriteBytesAsync (line 161) | [Test] method WriteNestedArrayAsync (line 193) | [Test] method WriteLargeStringsAsync (line 230) | [Test] method WriteEmptyStringsAsync (line 257) | [Test] method WriteCommentAsync (line 272) | [Test] method WriteConstructorAsync (line 285) | [Test] method WriteRawAsync (line 298) | [Test] method WriteRawValueAsync (line 311) | [Test] method WriteOidAsync (line 324) | [Test] method WriteOidPlusContentAsync (line 357) | [Test] method WriteRegexPlusContentAsync (line 375) | [Test] method WriteReadEmptyAndNullStringsAsync (line 393) | [Test] method WriteDateTimesAsync (line 431) | [Test] method WriteValueOutsideOfObjectOrArrayAsync (line 471) | [Test] method DateTimeZoneHandlingAsync (line 486) | [Test] method WriteBigIntegerAsync (line 503) | [Test] FILE: Src/Newtonsoft.Json.Tests/Bson/BsonWriterTests.cs class BsonWriterTests (line 57) | [TestFixture] method CloseOutput (line 60) | [Test] method WriteSingleObject (line 78) | [Test] method WriteValues (line 94) | [Test] method WriteDouble (line 122) | [Test] method WriteGuid (line 136) | [Test] method WriteArrayBsonFromSite (line 152) | [Test] method WriteBytes (line 173) | [Test] method WriteNestedArray (line 205) | [Test] method WriteSerializedStore (line 242) | [Test] method WriteLargeStrings (line 292) | [Test] method SerializeGoogleGeoCode (line 319) | [Test] method WriteEmptyStrings (line 394) | [Test] method WriteComment (line 409) | [Test] method WriteConstructor (line 422) | [Test] method WriteRaw (line 435) | [Test] method WriteRawValue (line 448) | [Test] method Example (line 461) | [Test] method WriteOid (line 500) | [Test] method WriteOidPlusContent (line 533) | [Test] method WriteRegexPlusContent (line 551) | [Test] method SerializeEmptyAndNullStrings (line 569) | [Test] method WriteReadEmptyAndNullStrings (line 599) | [Test] method WriteDateTimes (line 637) | [Test] method WriteValueOutsideOfObjectOrArray (line 677) | [Test] method DateTimeZoneHandling (line 692) | [Test] class RegexTestClass (line 708) | public class RegexTestClass method SerializeDeserializeRegex (line 713) | [Test] method SerializeByteArray_ErrorWhenTopLevel (line 736) | [Test] class GuidTestClass (line 749) | public class GuidTestClass class StringTestClass (line 754) | public class StringTestClass method WriteReadGuid (line 759) | [Test] method WriteStringReadGuid (line 780) | [Test] method WriteBigInteger (line 802) | [Test] method WriteUri (line 837) | [Test] method WriteByteArray (line 862) | [Test] method WriteEndOnProperty (line 887) | [Test] method WriteEndOnProperty_Close (line 900) | [Test] method WriteEndOnProperty_Dispose (line 913) | [Test] method AutoCompleteOnClose_False (line 926) | [Test] FILE: Src/Newtonsoft.Json.Tests/Converters/BinaryConverterTests.cs class BinaryConverterTests (line 47) | [TestFixture] class ByteArrayClass (line 52) | public class ByteArrayClass method DeserializeBinaryClass (line 59) | [Test] method DeserializeBinaryClassFromJsonArray (line 73) | [Test] class BinaryClass (line 87) | public class BinaryClass method SerializeBinaryClass (line 93) | [Test] method SerializeByteArrayClass (line 109) | [Test] class SqlBinaryClass (line 125) | public class SqlBinaryClass method SerializeSqlBinaryClass (line 132) | [Test] method DeserializeSqlBinaryClass (line 149) | [Test] method DeserializeByteArrayClass (line 166) | [Test] method DeserializeByteArrayFromJsonArray (line 180) | [Test] FILE: Src/Newtonsoft.Json.Tests/Converters/CustomCreationConverterTests.cs class CustomCreationConverterTests (line 42) | [TestFixture] method DeserializeObject (line 45) | [Test] class MyClass (line 98) | public class MyClass type IThing (line 106) | public interface IThing class MyThing (line 111) | public class MyThing : IThing class MyThingConverter (line 116) | public class MyThingConverter : CustomCreationConverter method Create (line 118) | public override IThing Create(Type objectType) method AssertDoesDeserialize (line 124) | [Test] method AssertShouldSerializeTest (line 141) | [Test] type IRange (line 155) | internal interface IRange class Range (line 161) | internal class Range : IRange class NullInterfaceTestClass (line 167) | internal class NullInterfaceTestClass class DecimalRangeConverter (line 177) | internal class DecimalRangeConverter : CustomCreationConverter Create(Type objectType) class IntRangeConverter (line 185) | internal class IntRangeConverter : CustomCreationConverter> method Create (line 187) | public override IRange Create(Type objectType) method DeserializeAndConvertNullValue (line 193) | [Test] FILE: Src/Newtonsoft.Json.Tests/Converters/DataSetConverterTests.cs class DataSetConverterTests (line 43) | public class DataSetConverterTests : TestFixtureBase method DeserializeInvalidDataTable (line 45) | [Test] method SerializeAndDeserialize (line 55) | [Test] class DataSetTestClass (line 110) | public class DataSetTestClass method WriteJsonNull (line 115) | [Test] method SerializeNull (line 127) | [Test] method SerializeNullRoot (line 146) | [Test] method DeserializeNullTable (line 157) | [Test] method SerializeMultiTableDataSet (line 169) | [Test] method DeserializeMultiTableDataSet (line 244) | [Test] method CreateDataTable (line 295) | private DataTable CreateDataTable(string dataTableName, int rows) class DataSetAndTableTestClass (line 342) | public class DataSetAndTableTestClass method SerializeWithCamelCaseResolver (line 351) | [Test] method SerializeDataSetProperty (line 395) | [Test] method SerializedTypedDataSet (line 476) | [Test] method DeserializedTypedDataSet (line 510) | [Test] method ContractResolverInsideConverter (line 526) | [Test] method CreateDataTable (line 563) | private static DataTable CreateDataTable(int cols, string colNamePrefix) class DataTableWrapper (line 574) | public class DataTableWrapper class MultipleDataTablesJsonTest (line 581) | public class MultipleDataTablesJsonTest class LowercaseDataTableConverter (line 587) | public class LowercaseDataTableConverter : DataTableConverter method WriteJson (line 589) | public override void WriteJson(JsonWriter writer, object value, Json... class LowercaseContractResolver (line 597) | public class LowercaseContractResolver : DefaultContractResolver method ResolvePropertyName (line 599) | protected override string ResolvePropertyName(string propertyName) FILE: Src/Newtonsoft.Json.Tests/Converters/DataTableConverterTests.cs class DataTableConverterTests (line 51) | public class DataTableConverterTests : TestFixtureBase method DeserializeEmptyNestedArray (line 53) | [Test] method SerializeNullValues (line 71) | [Test] method SerializeValues (line 115) | [Test] method WriteJsonNull (line 166) | [Test] method Deserialize (line 178) | [Test] method DeserializeParseHandling (line 244) | [Test] method Serialize (line 284) | [Test] class TestDataTableConverter (line 373) | public class TestDataTableConverter : JsonConverter method WriteJson (line 375) | public override void WriteJson(JsonWriter writer, object value, Json... method ReadJson (line 381) | public override object ReadJson(JsonReader reader, Type objectType, ... method CanConvert (line 389) | public override bool CanConvert(Type objectType) method PassedInJsonConverterOverridesInternalConverter (line 395) | [Test] method RoundtripBsonBytes (line 408) | [Test] method SerializeDataTableWithNull (line 450) | [Test] method SerializeDataTableWithNullAndIgnoreNullHandling (line 467) | [Test] method DerializeDataTableWithImplicitNull (line 487) | [Test] method DerializeDataTableWithExplicitNull (line 503) | [Test] method SerializeKeyValuePairWithDataTableKey (line 519) | [Test] method SerializedTypedDataTable (line 555) | [Test] method DeserializedTypedDataTable (line 570) | [Test] class DataTableTestClass (line 584) | public class DataTableTestClass method SerializeNull (line 589) | [Test] method SerializeNullRoot (line 608) | [Test] method DeserializedTypedDataTableWithConverter (line 620) | [Test] class SqlDateTimeConverter (line 644) | internal class SqlDateTimeConverter : JsonConverter method CanConvert (line 646) | public override bool CanConvert(Type objectType) method ReadJson (line 651) | public override object ReadJson(JsonReader reader, Type objectType, ... method WriteJson (line 663) | public override void WriteJson(JsonWriter writer, object value, Json... method HandleColumnOnError (line 677) | [Test] class CustomDataTable (line 686) | [JsonConverter(typeof(DataTableConverterTest))] class DataTableConverterTest (line 691) | public class DataTableConverterTest : DataTableConverter method CreateTable (line 693) | protected DataTable CreateTable() method ReadJson (line 700) | public override object ReadJson(JsonReader reader, Type objectType, ... method OnError (line 718) | private void OnError(object sender, Json.Serialization.ErrorEventArg... FILE: Src/Newtonsoft.Json.Tests/Converters/DiscriminatedUnionConverterTests.cs class DiscriminatedUnionConverterTests (line 49) | [TestFixture] class DoubleDoubleConverter (line 52) | public class DoubleDoubleConverter : JsonConverter method WriteJson (line 54) | public override void WriteJson(JsonWriter writer, object value, Json... method ReadJson (line 61) | public override object ReadJson(JsonReader reader, Type objectType, ... method CanConvert (line 68) | public override bool CanConvert(Type objectType) method SerializeUnionWithConverter (line 74) | [Test] method SerializeBasicUnion (line 90) | [Test] method SerializePerformance (line 98) | [Test] method DeserializePerformance (line 122) | [Test] method SerializeUnionWithFields (line 148) | [Test] method DeserializeBasicUnion (line 156) | [Test] method DeserializeUnionWithFields (line 169) | [Test] class Union (line 181) | public class Union class UnionCase (line 187) | public class UnionCase method CreateUnion (line 196) | private Union CreateUnion(Type t) method Serialize (line 220) | [Test] method Deserialize (line 237) | [Test] method DeserializeBasicUnion_NoMatch (line 254) | [Test] method DeserializeBasicUnion_MismatchedFieldCount (line 260) | [Test] method DeserializeBasicUnion_NoCaseName (line 266) | [Test] method DeserializeBasicUnion_UnexpectedEnd (line 272) | [Test] method DeserializeBasicUnion_FieldsObject (line 278) | [Test] method DeserializeBasicUnion_UnexpectedProperty (line 284) | [Test] method SerializeUnionWithTypeNameHandlingAndReferenceTracking (line 290) | [Test] FILE: Src/Newtonsoft.Json.Tests/Converters/ExpandoObjectConverterTests.cs class ExpandoObjectConverterTests (line 44) | [TestFixture] class ExpandoContainer (line 47) | public class ExpandoContainer method SerializeExpandoObject (line 54) | [Test] method SerializeNullExpandoObject (line 96) | [Test] method DeserializeExpandoObject (line 110) | [Test] method DeserializeNullExpandoObject (line 166) | [Test] FILE: Src/Newtonsoft.Json.Tests/Converters/GenericJsonConverterTests.cs class GenericJsonConverterTests (line 48) | [TestFixture] class TestGenericConverter (line 51) | public class TestGenericConverter : JsonConverter method WriteJson (line 53) | public override void WriteJson(JsonWriter writer, string value, Json... method ReadJson (line 58) | public override string ReadJson(JsonReader reader, Type objectType, ... method WriteJsonObject (line 64) | [Test] method WriteJsonGeneric (line 76) | [Test] method WriteJsonBadType (line 88) | [Test] method ReadJsonGenericExistingValueNull (line 102) | [Test] method ReadJsonGenericExistingValueString (line 115) | [Test] method ReadJsonObjectExistingValueNull (line 128) | [Test] method ReadJsonObjectExistingValueWrongType (line 141) | [Test] FILE: Src/Newtonsoft.Json.Tests/Converters/IsoDateTimeConverterTests.cs class IsoDateTimeConverterTests (line 42) | [TestFixture] method PropertiesShouldBeSet (line 45) | [Test] method GetUtcOffsetText (line 65) | public static string GetUtcOffsetText(DateTime d) method SerializeDateTime (line 72) | [Test] method SerializeFormattedDateTimeInvariantCulture (line 90) | [Test] method SerializeCustomFormattedDateTime (line 108) | [Test] method SerializeFormattedDateTimeNewZealandCulture (line 127) | [Test] method SerializeDateTimeCulture (line 149) | [Test] method SerializeDateTimeOffset (line 165) | [Test] method SerializeUTC (line 179) | [Test] method NullableSerializeUTC (line 199) | [Test] method NullableDeserializeEmptyString (line 219) | [Test] method DeserializeNullToNonNullable (line 229) | [Test] method SerializeShouldChangeNonUTCDates (line 239) | [Test] method BlogCodeSample (line 266) | [Test] method DeserializeDateTimeOffset (line 287) | [Test] FILE: Src/Newtonsoft.Json.Tests/Converters/JavaScriptDateTimeConverterTests.cs class JavaScriptDateTimeConverterTests (line 41) | [TestFixture] method SerializeDateTime (line 44) | [Test] method SerializeDateTimeOffset (line 57) | [Test] method SerializeNullableDateTimeClass (line 69) | [Test] method DeserializeNullToNonNullable (line 95) | [Test] method DeserializeDateTimeOffset (line 105) | [Test] method DeserializeDateTime (line 118) | [Test] method DeserializeDateTime_MultipleArguments (line 127) | [Test] method DeserializeDateTime_TooManyArguments (line 156) | [Test] method DeserializeDateTime_NoArguments (line 167) | [Test] method DeserializeDateTime_NotArgumentsNotClosed (line 178) | [Test] method DeserializeDateTime_NotClosed (line 189) | [Test] method ConverterList (line 200) | [Test] method ConverterDictionary (line 224) | [Test] method ConverterObject (line 248) | [Test] class ConverterList (line 273) | [JsonArray(ItemConverterType = typeof(JavaScriptDateTimeConverter))] class ConverterDictionary (line 278) | [JsonDictionary(ItemConverterType = typeof(JavaScriptDateTimeConverter))] class ConverterObject (line 283) | [JsonObject(ItemConverterType = typeof(JavaScriptDateTimeConverter))] class DateIntConverter (line 293) | public class DateIntConverter : JsonConverter method WriteJson (line 295) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method ReadJson (line 308) | public override object ReadJson(JsonReader reader, Type objectType, ob... method CanConvert (line 313) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json.Tests/Converters/KeyValuePairConverterTests.cs class KeyValuePairConverterTests (line 17) | [TestFixture] method SerializeUsingInternalConverter (line 20) | [Test] method DeserializeUnexpectedEnd (line 56) | [Test] FILE: Src/Newtonsoft.Json.Tests/Converters/ObjectIdConverterTests.cs class ObjectIdConverterTests (line 41) | [TestFixture] class ObjectIdTestClass (line 44) | public class ObjectIdTestClass method Serialize (line 53) | [Test] method Deserialize (line 74) | [Test] FILE: Src/Newtonsoft.Json.Tests/Converters/RegexConverterTests.cs class RegexConverterTests (line 45) | [TestFixture] class RegexTestClass (line 48) | public class RegexTestClass method WriteJsonNull (line 53) | [Test] method SerializeToText (line 65) | [Test] method SerializeCamelCaseAndStringEnums (line 78) | [Test] method DeserializeCamelCaseAndStringEnums (line 97) | [Test] method DeserializeISerializeRegexJson (line 114) | [Test] method DeserializeStringRegex (line 131) | [Test] method DeserializeStringRegex_NoStartSlash_Error (line 147) | [Test] method DeserializeStringRegex_NoEndSlash_Error (line 162) | [Test] method DeserializeStringRegex_NoStartAndEndSlashes_Error (line 177) | [Test] method SerializeToBson (line 193) | [Test] method DeserializeFromBson (line 211) | [Test] method ConvertEmptyRegexBson (line 225) | [Test] method ConvertRegexWithAllOptionsBson (line 247) | [Test] method DeserializeFromText (line 277) | [Test] method ConvertEmptyRegexJson (line 290) | [Test] class SimpleClassWithRegex (line 309) | public class SimpleClassWithRegex method DeserializeNullRegex (line 314) | [Test] FILE: Src/Newtonsoft.Json.Tests/Converters/StringEnumConverterTests.cs class StringEnumConverterTests (line 44) | [TestFixture] class EnumClass (line 47) | public class EnumClass class EnumContainer (line 54) | public class EnumContainer type FlagsTestEnum (line 59) | [Flags] type NegativeEnum (line 67) | public enum NegativeEnum type NegativeFlagsEnum (line 74) | [Flags] type NamedEnum (line 87) | public enum NamedEnum type NamedEnumDuplicate (line 97) | public enum NamedEnumDuplicate type NamedEnumWithComma (line 107) | public enum NamedEnumWithComma class NegativeEnumClass (line 123) | public class NegativeEnumClass class NegativeFlagsEnumClass (line 129) | public class NegativeFlagsEnumClass type CamelCaseEnumObsolete (line 135) | [JsonConverter(typeof(StringEnumConverter), true)] type CamelCaseEnumNew (line 143) | [JsonConverter(typeof(StringEnumConverter), typeof(CamelCaseNamingStra... type SnakeCaseEnumNew (line 151) | [JsonConverter(typeof(StringEnumConverter), typeof(SnakeCaseNamingStra... type NotAllowIntegerValuesEnum (line 160) | [JsonConverter(typeof(StringEnumConverter), typeof(CamelCaseNamingStra... type AllowIntegerValuesEnum (line 168) | [JsonConverter(typeof(StringEnumConverter), typeof(CamelCaseNamingStra... type NullArgumentInAttribute (line 175) | [JsonConverter(typeof(StringEnumConverter), typeof(CamelCaseNamingStra... method Serialize_CamelCaseFromAttribute_Obsolete (line 182) | [Test] method NamingStrategyAndCamelCaseText (line 189) | [Test] method StringEnumConverter_CamelCaseTextCtor (line 229) | [Test] method StringEnumConverter_NamingStrategyTypeCtor (line 241) | [Test] method StringEnumConverter_NamingStrategyTypeCtor_Null (line 254) | [Test] method StringEnumConverter_NamingStrategyTypeWithArgsCtor_Null (line 263) | [Test] method Deserialize_CamelCaseFromAttribute_Obsolete (line 272) | [Test] method Serialize_CamelCaseFromAttribute (line 279) | [Test] method Deserialize_CamelCaseFromAttribute (line 286) | [Test] method Serialize_SnakeCaseFromAttribute (line 293) | [Test] method Deserialize_SnakeCaseFromAttribute (line 300) | [Test] method Deserialize_NotAllowIntegerValuesFromAttribute (line 308) | [Test] method CannotPassNullArgumentToConverter (line 318) | [Test] method Deserialize_AllowIntegerValuesAttribute (line 329) | [Test] method NamedEnumDuplicateTest (line 337) | [Test] method SerializeNameEnumTest (line 351) | [Test] method NamedEnumCommaTest (line 375) | [Test] method NamedEnumCommaTest2 (line 392) | [Test] method NamedEnumCommaCaseInsensitiveTest (line 409) | [Test] method DeserializeNameEnumTest (line 416) | [Test] method SerializeEnumClass (line 435) | [Test] method SerializeEnumClassWithCamelCase (line 454) | [Test] method SerializeEnumClassUndefined (line 475) | [Test] method SerializeFlagEnum (line 494) | [Test] method SerializeNegativeFlagsEnum (line 513) | [Test] method DeserializeNegativeFlagsEnum (line 528) | [Test] method SerializeNegativeEnum (line 542) | [Test] method DeserializeNegativeEnum (line 559) | [Test] method DeserializeFlagEnum (line 573) | [Test] method DeserializeEnumClass (line 589) | [Test] method DeserializeEnumClassUndefined (line 605) | [Test] method CamelCaseTextFlagEnumSerialization (line 621) | [Test] method CamelCaseTextFlagEnumDeserialization (line 637) | [Test] method DeserializeEmptyStringIntoNullable (line 650) | [Test] method DeserializeInvalidString (line 663) | [Test] class Bucket (line 676) | public class Bucket type MyEnum (line 681) | public enum MyEnum method DeserializeIntegerButNotAllowed (line 687) | [Test] method EnumMemberPlusFlags (line 710) | [Test] method DuplicateNameEnumTest (line 767) | [Test] type Foo (line 776) | [Flags] type Bar (line 788) | [JsonConverter(typeof(StringEnumConverter))] method DataContractSerializerDuplicateNameEnumTest (line 799) | [Test] method EnumMemberWithNumbers (line 825) | [Test] method EnumMemberWithNumbers_NoIntegerValues (line 847) | [Test] method AllowIntegerValueAndStringNumber (line 870) | [Test] method AllowIntegerValueAndNegativeStringNumber (line 881) | [Test] method AllowIntegerValueAndPositiveStringNumber (line 892) | [Test] method AllowIntegerValueAndDash (line 903) | [Test] method AllowIntegerValueAndNonNamedValue (line 914) | [Test] type EnumWithDifferentCases (line 923) | public enum EnumWithDifferentCases method SerializeEnumWithDifferentCases (line 929) | [Test] method DeserializeEnumWithDifferentCases (line 941) | [Test] type EnumMemberDoesNotMatchName (line 952) | [JsonConverter(typeof(StringEnumConverter))] method DeserializeEnumCaseIncensitive_ByEnumMemberValue_UpperCase (line 959) | [Test] method DeserializeEnumCaseIncensitive_ByEnumMemberValue_MixedCase (line 966) | [Test] method DeserializeEnumCaseIncensitive_ByName_LowerCase (line 973) | [Test] method DeserializeEnumCaseIncensitive_ByName_UperCase (line 980) | [Test] method DeserializeEnumCaseIncensitive_FromAttribute (line 987) | [Test] type EnumMemberWithDiffrentCases (line 994) | [JsonConverter(typeof(StringEnumConverter))] method DeserializeEnumMemberWithDifferentCasing_ByEnumMemberValue_First (line 1003) | [Test] method DeserializeEnumMemberWithDifferentCasing_ByEnumMemberValue_Second (line 1010) | [Test] type EnumMemberWithDifferentCases (line 1017) | [DataContract(Name = "DateFormats")] method SerializeEnumMemberWithDifferentCases (line 1026) | [Test] method DeserializeEnumMemberWithDifferentCases (line 1038) | [Test] class DuplicateEnumNameTestClass (line 1053) | [DataContract] type NumberNamesEnum (line 1063) | [DataContract] type DuplicateNameEnum (line 1076) | [DataContract] type DuplicateNameEnum2 (line 1092) | [DataContract] FILE: Src/Newtonsoft.Json.Tests/Converters/UnixDateTimeConverterTests.cs class UnixDateTimeConverterTests (line 41) | [TestFixture] method SerializeDateTime (line 44) | [Test] method SerializeDateTimeNow (line 54) | [Test] method SerializeInvalidDate (line 65) | [Test] method WriteJsonInvalidType (line 74) | [Test] method SerializeDateTimeOffset (line 86) | [Test] method SerializeNullableDateTimeClass (line 96) | [Test] method DeserializeNullToNonNullable (line 121) | [Test] method DeserializeDateTimeOffset (line 133) | [Test] method DeserializeStringToDateTimeOffset (line 146) | [Test] method DeserializeInvalidStringToDateTimeOffset (line 154) | [Test] method DeserializeIntegerToDateTime (line 164) | [Test] method DeserializeNullToNullable (line 172) | [Test] method DeserializeInvalidValue (line 180) | [Test] method DeserializeInvalidValueType (line 189) | [Test] method ConverterList (line 198) | [Test] method ConverterDictionary (line 220) | [Test] method ConverterObject (line 242) | [Test] class UnixConverterList (line 268) | [JsonArray(ItemConverterType = typeof(UnixDateTimeConverter))] class UnixConverterDictionary (line 271) | [JsonDictionary(ItemConverterType = typeof(UnixDateTimeConverter))] class UnixConverterObject (line 274) | [JsonObject(ItemConverterType = typeof(UnixDateTimeConverter))] FILE: Src/Newtonsoft.Json.Tests/Converters/VersionConverterTests.cs class VersionClass (line 40) | public class VersionClass method VersionClass (line 42) | public VersionClass(string version1, string version2) method VersionClass (line 50) | public VersionClass() class VersionConverterTests (line 60) | [TestFixture] class VersionHelperClass (line 63) | internal static class VersionHelperClass method SerializeVersionClass (line 65) | internal static void SerializeVersionClass(string version1, string v... method DeserializeVersionClass (line 81) | internal static void DeserializeVersionClass(string version1, string... method WriteJsonNull (line 96) | [Test] method SerializeVersionClass (line 108) | [Test] method DeserializeVersionClass (line 121) | [Test] method RoundtripImplicitConverter (line 134) | [Test] FILE: Src/Newtonsoft.Json.Tests/Converters/XmlNodeConverterTest.cs class XmlNodeConverterTest (line 58) | [TestFixture] method SerializeXmlNode (line 62) | private string SerializeXmlNode(XmlNode node) method DeserializeXmlNode (line 98) | private XmlNode DeserializeXmlNode(string json) method DeserializeXmlNode (line 103) | private XmlNode DeserializeXmlNode(string json, string deserializeRoot... method IndentXml (line 137) | private string IndentXml(string xml) method DeserializeXmlNode_DefaultDate (line 155) | [Test] method XmlNode_Null (line 163) | [Test] method XmlNode_Roundtrip_PropertyNameWithColon (line 171) | [Test] method XmlNode_Roundtrip_PropertyNameWithEscapedValue (line 185) | [Test] method XmlNode_EncodeSpecialCharacters (line 199) | [Test] method XmlNode_UnescapeTextContent (line 281) | [Test] method DeserializeXNode_DefaultDate (line 294) | [Test] method WriteJsonNull (line 303) | [Test] method XNode_Null (line 316) | [Test] method XNode_UnescapeTextContent (line 324) | [Test] method XNode_Roundtrip_PropertyNameWithColon (line 334) | [Test] method XNode_Roundtrip_PropertyNameWithEscapedValue (line 348) | [Test] method XNode_EncodeSpecialCharacters (line 362) | [Test] method XNode_MetadataArray_EncodeSpecialCharacters (line 444) | [Test] method SerializeDollarProperty (line 474) | [Test] method SerializeNonKnownDollarProperty (line 488) | [Test] class MyModel (line 504) | public class MyModel method ConvertNullString (line 509) | [Test] class Foo (line 527) | public class Foo method SerializeAndDeserializeXElement (line 532) | [Test] method MultipleNamespacesXDocument (line 544) | [Test] method MultipleNamespacesXmlDocument (line 573) | [Test] method SerializeXmlElement (line 601) | [Test] method SerializeXElement (line 641) | [Test] class DecimalContainer (line 677) | public class DecimalContainer method FloatParseHandlingDecimal (line 682) | [Test] class DateTimeOffsetContainer (line 706) | public class DateTimeOffsetContainer method DateTimeParseHandlingOffset (line 711) | [Test] method GroupElementsOfTheSameName (line 735) | [Test] method SerializeEmptyDocument (line 752) | [Test] method SerializeAndDeserializeXmlWithNamespaceInChildrenAndNoValueInChildren (line 779) | [Test] method DeserializeUndeclaredNamespacePrefix (line 798) | [Test] method DeserializeMultipleRootElements (line 813) | [Test] method DocumentSerializeIndented (line 836) | [Test] method SerializeNodeTypes (line 894) | [Test] method SerializeNodeTypes_Encoding (line 973) | [Test] method DocumentFragmentSerialize (line 1001) | [Test] method XmlDocumentTypeSerialize (line 1018) | [Test] class Utf8StringWriter (line 1120) | public class Utf8StringWriter : StringWriter method Utf8StringWriter (line 1127) | public Utf8StringWriter(StringBuilder sb) : base(sb) method ToStringWithDeclaration (line 1133) | public static string ToStringWithDeclaration(XDocument doc, bool inden... method ToStringWithDeclaration (line 1144) | public static string ToStringWithDeclaration(XmlDocument doc, bool ind... method NamespaceSerializeDeserialize (line 1154) | [Test] method FailOnIncomplete (line 1238) | [Test] method DocumentDeserialize (line 1248) | [Test] method GetIndentedInnerXml (line 1284) | private string GetIndentedInnerXml(XmlNode node) class Foo2 (line 1299) | public class Foo2 method SerializeAndDeserializeXmlElement (line 1304) | [Test] method SingleTextNode (line 1316) | [Test] method EmptyNode (line 1341) | [Test] method OtherElementDataTypes (line 1387) | [Test] method NoRootObject (line 1399) | [Test] method RootObjectMultipleProperties (line 1405) | [Test] method JavaScriptConstructor (line 1413) | [Test] method ForceJsonArray (line 1439) | [Test] method MultipleRootPropertiesXmlDocument (line 1547) | [Test] method MultipleRootPropertiesXDocument (line 1559) | [Test] method MultipleRootPropertiesAddRootElement (line 1570) | [Test] method NestedArrays (line 1588) | [Test] method RoundTripNestedArrays (line 1651) | [Test] method MultipleNestedArraysToXml (line 1712) | [Test] method Encoding (line 1746) | [Test] method SerializeComment (line 1761) | [Test] method SerializeExample (line 1789) | [Test] method DeserializeExample (line 1858) | [Test] method EscapingNames (line 1898) | [Test] method SerializeDeserializeMetadataProperties (line 1942) | [Test] method SerializeDeserializeMetadataArray (line 1992) | [Test] method SerializeDeserializeMetadataArrayNoId (line 2023) | [Test] method SerializeDeserializeMetadataArrayWithIdLast (line 2055) | [Test] method SerializeMetadataPropertyWithBadValue (line 2095) | [Test] method SerializeDeserializeMetadataWithNullValue (line 2107) | [Test] method SerializeDeserializeMetadataArrayNull (line 2127) | [Test] method EmptyPropertyName (line 2148) | [Test] method SingleItemArrayPropertySerialization (line 2235) | [Test] class TestComplexArrayClass (line 2270) | public class TestComplexArrayClass method ComplexSingleItemArrayPropertySerialization (line 2276) | [Test] method OmitRootObject (line 2317) | [Test] method EmtpyElementWithArrayAttributeShouldWriteAttributes (line 2352) | [Test] method EmtpyElementWithArrayAttributeShouldWriteElement (line 2401) | [Test] method DeserializeNonInt64IntegerValues (line 2422) | [Test] method DeserializingBooleanValues (line 2436) | [Test] method IgnoreCultureForTypedAttributes (line 2450) | [Test] method NullAttributeValue (line 2487) | [Test] method NonStandardAttributeValues (line 2500) | [Test] method NonStandardElementsValues (line 2526) | [Test] method JsonBodyToSoapXml (line 2552) | private static void JsonBodyToSoapXml(Stream json, Stream xml) method DeserializeXNodeDefaultNamespace (line 2573) | [Test] method DeserializeXmlNodeDefaultNamespace (line 2812) | [Test] method DeserializeAttributePropertyNotAtStart (line 3061) | [Test] method SerializingXmlNamespaceScope (line 3072) | [Test] class NullableXml (line 3099) | public class NullableXml method SerializeAndDeserializeNullableXml (line 3106) | [Test] method SerializeAndDeserializeXElementWithNamespaceInChildrenRootDontHaveNameSpace (line 3120) | [Test] method SerializeAndDeserializeXmlElementWithNamespaceInChildrenRootDontHaveNameSpace (line 3140) | [Test] method DeserializeBigInteger (line 3159) | [Test] method DeserializeXmlIncompatibleCharsInPropertyName (line 3174) | [Test] method RootPropertyError (line 3188) | [Test] method SerializeEmptyNodeAndOmitRoot (line 3217) | [Test] method Serialize_XDocument_NoRoot (line 3232) | [Test] method Deserialize_XDocument_NoRoot (line 3242) | [Test] method Serialize_XDocument_NoRootWithDeclaration (line 3251) | [Test] method Deserialize_XDocument_NoRootWithDeclaration (line 3262) | [Test] method DateTimeToXml_Unspecified (line 3273) | [Test] method DateTimeToXml_Utc (line 3283) | [Test] method DateTimeToXml_Local (line 3293) | [Test] method DateTimeToXml_Unspecified_Precision (line 3305) | [Test] method DateTimeToXml_Utc_Precision (line 3315) | [Test] method DateTimeToXml_Local_Precision (line 3325) | [Test] method SerializeEmptyNodeAndOmitRoot_XElement (line 3337) | [Test] method SerializeElementExplicitAttributeNamespace (line 3349) | [Test] method SerializeElementImplicitAttributeNamespace (line 3362) | [Test] method SerializeDocumentExplicitAttributeNamespace (line 3375) | [Test] method SerializeDocumentImplicitAttributeNamespace (line 3388) | [Test] class Model (line 3401) | public class Model method DeserializeDateInElementText (line 3406) | [Test] FILE: Src/Newtonsoft.Json.Tests/DemoTests.cs class DemoTests (line 55) | [TestFixture] class HtmlColor (line 58) | public class HtmlColor method JsonConverter (line 65) | [Test] class PersonDemo (line 104) | public class PersonDemo class Session (line 111) | public class Session class HtmlColorConverter (line 117) | public class HtmlColorConverter : JsonConverter method WriteJson (line 119) | public override void WriteJson(JsonWriter writer, object value, Json... method ReadJson (line 137) | public override object ReadJson(JsonReader reader, Type objectType, method CanConvert (line 153) | public override bool CanConvert(Type objectType) method SerializationGuide (line 159) | [Test] method SerializationBasics (line 195) | [Test] method SerializationBasics2 (line 222) | [Test] method DeserializationBasics1 (line 249) | [Test] method DeserializationBasics2 (line 267) | [Test] class City (line 282) | public class City class Employee (line 288) | public class Employee class Manager (line 293) | public class Manager : Employee method SerializeReferencesByValue (line 298) | [Test] method SerializeReferencesWithMetadata (line 344) | [Test] method RoundtripTypesAndReferences (line 407) | [Test] class House (line 450) | public class House class House1 (line 458) | public class House1 class House3 (line 472) | [JsonObject(MemberSerialization.OptIn)] class House2 (line 483) | [JsonObject(MemberSerialization.OptIn)] class House4 (line 494) | [JsonObject(MemberSerialization.OptIn)] class House5 (line 507) | [JsonObject(MemberSerialization.OptIn)] method SerializeAttributes (line 521) | [Test] method MergeJson (line 557) | [Test] method ArrayPooling (line 600) | [Test] method SerializeDataTable (line 618) | [Test] method JsonPathRegex (line 660) | [Test] method AsyncDemo (line 685) | [Test] class JsonArrayPool (line 709) | public class JsonArrayPool : IArrayPool method Rent (line 713) | public char[] Rent(int minimumLength) method Return (line 719) | public void Return(char[] array) FILE: Src/Newtonsoft.Json.Tests/Documentation/ConditionalPropertiesTests.cs class Employee (line 54) | public class Employee class ShouldSerializeContractResolver (line 61) | public class ShouldSerializeContractResolver : DefaultContractResolver method CreateProperty (line 65) | protected override JsonProperty CreateProperty(MemberInfo member, Memb... class ConditionalPropertiesTests (line 84) | [TestFixture] class Employee (line 88) | public class Employee method ShouldSerializeManager (line 93) | public bool ShouldSerializeManager() method ShouldSerializeClassTest (line 101) | [Test] method ShouldSerializeContractResolverTest (line 143) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/ConvertingJsonAndXmlTests.cs class ConvertingJsonAndXmlTests (line 53) | [TestFixture] method SerializeXmlNode (line 56) | [Test] method DeserializeXmlNode (line 99) | [Test] method ForceJsonArray (line 139) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/JsonSchemaTests.cs class JsonSchemaTests (line 55) | public class JsonSchemaTests method IsValidBasic (line 57) | public void IsValidBasic() method IsValidMessages (line 85) | public void IsValidMessages() method JsonValidatingReader (line 116) | public void JsonValidatingReader() method LoadJsonSchema (line 139) | public void LoadJsonSchema() method ManuallyCreateJsonSchema (line 155) | public void ManuallyCreateJsonSchema() FILE: Src/Newtonsoft.Json.Tests/Documentation/LinqToJsonTests.cs class File (line 53) | public static class File method OpenText (line 55) | public static StreamReader OpenText(string path) method CreateText (line 60) | public static StreamWriter CreateText(string path) method WriteAllText (line 65) | public static void WriteAllText(string path, string contents) method ReadAllText (line 69) | public static string ReadAllText(string path) class LinqToJsonTests (line 75) | [TestFixture] method LinqToJsonBasic (line 78) | [Test] method LinqToJsonCreateNormal (line 102) | [Test] class Post (line 121) | public class Post method GetPosts (line 129) | private List GetPosts() method LinqToJsonCreateDeclaratively (line 134) | [Test] method LinqToJsonCreateFromObject (line 192) | [Test] method LinqToJsonCreateParse (line 220) | [Test] method LinqToJsonCreateParseArray (line 236) | [Test] method LinqToJsonReadObject (line 250) | [Test] method LinqToJsonSimpleQuerying (line 262) | [Test] method LinqToJsonQuerying (line 311) | [Test] class Shortie (line 377) | public class Shortie class ShortieException (line 385) | public class ShortieException method LinqToJsonDeserializeExample (line 392) | [Test] method SelectTokenSimple (line 431) | [Test] method SelectTokenComplex (line 472) | [Test] method SelectTokenLinq (line 522) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/PerformanceTests.cs class Person (line 54) | [JsonConverter(typeof(PersonConverter))] method Person (line 57) | public Person() class ConverterContractResolver (line 68) | public class ConverterContractResolver : DefaultContractResolver method CreateContract (line 72) | protected override JsonContract CreateContract(Type objectType) class PersonConverter (line 87) | public class PersonConverter : JsonConverter method WriteJson (line 89) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method ReadJson (line 93) | public override object ReadJson(JsonReader reader, Type objectType, ob... method CanConvert (line 105) | public override bool CanConvert(Type objectType) class PerformanceTests (line 111) | [TestFixture] class AppSettings (line 114) | private static class AppSettings method ReuseContractResolverTest (line 119) | [Test] method ConverterContractResolverTest (line 150) | [Test] class HttpClient (line 161) | public class HttpClient method GetStreamAsync (line 163) | public Task GetStreamAsync(string url) method GetStringAsync (line 168) | public Task GetStringAsync(string url) method DeserializeString (line 174) | [Test] method DeserializeStream (line 188) | [Test] class PersonWriter (line 208) | public static class PersonWriter method ToJson (line 211) | public static string ToJson(this Person p) method ToPerson (line 239) | public static Person ToPerson(this string s) FILE: Src/Newtonsoft.Json.Tests/Documentation/ReadingAndWritingJsonTests.cs class ReadingAndWritingJsonTests (line 52) | [TestFixture] method ReadingAndWritingJsonText (line 55) | [Test] method ReadingJsonText (line 94) | [Test] method ReadingAndWritingJsonLinq (line 138) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson/DeserializeFromBson.cs class DeserializeFromBson (line 42) | [TestFixture] class Event (line 46) | public class Event method Example (line 54) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson/DeserializeFromBsonCollection.cs class DeserializeFromBsonCollection (line 42) | [TestFixture] class Event (line 46) | public class Event method Example (line 54) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Bson/SerializeToBson.cs class SerializeToBson (line 43) | [TestFixture] class Event (line 47) | public class Event method Example (line 55) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/CustomJsonReader.cs class XmlJsonReader (line 48) | public class XmlJsonReader : JsonReader method XmlJsonReader (line 55) | public XmlJsonReader(XmlReader reader) method PeekState (line 61) | private JTokenType PeekState() method Read (line 67) | public override bool Read() method HandleValueType (line 176) | private bool HandleValueType() method ReadAsInt32 (line 214) | public override int? ReadAsInt32() method ReadAsString (line 224) | public override string ReadAsString() method ReadAsBytes (line 234) | public override byte[] ReadAsBytes() method ReadAsDecimal (line 244) | public override decimal? ReadAsDecimal() method ReadAsDateTime (line 254) | public override DateTime? ReadAsDateTime() method ReadAsDateTimeOffset (line 264) | public override DateTimeOffset? ReadAsDateTimeOffset() class CustomJsonReader (line 276) | [TestFixture] method Example (line 279) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/CustomJsonWriter.cs class XmlJsonWriter (line 48) | public class XmlJsonWriter : JsonWriter method XmlJsonWriter (line 53) | public XmlJsonWriter(XmlWriter writer) method WriteComment (line 58) | public override void WriteComment(string text) method WritePropertyName (line 64) | public override void WritePropertyName(string name) method WriteNull (line 70) | public override void WriteNull() method WriteValue (line 78) | public override void WriteValue(DateTime value) method WriteValue (line 87) | public override void WriteValue(DateTimeOffset value) method WriteValue (line 96) | public override void WriteValue(Guid value) method WriteValue (line 105) | public override void WriteValue(TimeSpan value) method WriteValue (line 114) | public override void WriteValue(Uri value) method WriteValue (line 123) | public override void WriteValue(string value) method WriteValue (line 132) | public override void WriteValue(int value) method WriteValue (line 141) | public override void WriteValue(long value) method WriteValue (line 150) | public override void WriteValue(short value) method WriteValue (line 159) | public override void WriteValue(byte value) method WriteValue (line 168) | public override void WriteValue(bool value) method WriteValue (line 177) | public override void WriteValue(char value) method WriteValue (line 186) | public override void WriteValue(decimal value) method WriteValue (line 195) | public override void WriteValue(double value) method WriteValue (line 204) | public override void WriteValue(float value) method WriteValueElement (line 213) | private void WriteValueElement(JTokenType type) method WriteValueElement (line 226) | private void WriteValueElement(string elementName, JTokenType type) method WriteStartArray (line 232) | public override void WriteStartArray() method WriteStartObject (line 248) | public override void WriteStartObject() method WriteStartConstructor (line 264) | public override void WriteStartConstructor(string name) method WriteEndArray (line 282) | public override void WriteEndArray() method WriteEndObject (line 288) | public override void WriteEndObject() method WriteEndConstructor (line 294) | public override void WriteEndConstructor() method Flush (line 300) | public override void Flush() method WriteIndent (line 305) | protected override void WriteIndent() class CustomJsonWriter (line 325) | [TestFixture] method Example (line 328) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/ReadJsonWithJsonTextReader.cs class ReadJsonWithJsonTextReader (line 41) | [TestFixture] method Example (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/ReadMultipleContentWithJsonReader.cs class ReadMultipleContentWithJsonReader (line 41) | [TestFixture] class Role (line 45) | public class Role method Example (line 51) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Json/WriteJsonWithJsonTextWriter.cs class WriteJsonWithJsonTextWriter (line 41) | [TestFixture] method Example (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/ErrorWhenNoMatchQuery.cs class ErrorWhenNoMatchQuery (line 45) | [TestFixture] method Example (line 48) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectToken.cs class QueryJsonSelectToken (line 46) | [TestFixture] method Example (line 49) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectTokenEscaped.cs class QueryJsonSelectTokenEscaped (line 45) | [TestFixture] method Example (line 48) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectTokenJsonPath.cs class QueryJsonSelectTokenJsonPath (line 45) | [TestFixture] method Example (line 48) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/QueryJsonSelectTokenWithLinq.cs class QueryJsonSelectTokenWithLinq (line 46) | [TestFixture] method Example (line 49) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/RegexQuery.cs class RegexQuery (line 45) | [TestFixture] method Example (line 48) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/JsonPath/StrictEqualsQuery.cs class StrictEqualsQuery (line 45) | [TestFixture] method Example (line 48) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/Clone.cs class Clone (line 41) | [TestFixture] method Example (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonAnonymousObject.cs class CreateJsonAnonymousObject (line 46) | [TestFixture] class Post (line 50) | public class Post method Example (line 59) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonCollectionInitializer.cs class CreateJsonCollectionInitializer (line 41) | [TestFixture] method Example (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonDeclaratively.cs class CreateJsonDeclaratively (line 46) | [TestFixture] class Post (line 50) | public class Post method GetPosts (line 59) | private List GetPosts() method Example (line 76) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonDynamic.cs class CreateJsonDynamic (line 44) | [TestFixture] method Example (line 47) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonJTokenWriter.cs class CreateJsonJTokenWriter (line 41) | [TestFixture] method Example (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateJsonManually.cs class CreateJsonManually (line 41) | [TestFixture] method Example (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateReader.cs class CreateReader (line 41) | [TestFixture] method Example (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/CreateWriter.cs class CreateWriter (line 41) | [TestFixture] method Example (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/DeepEquals.cs class DeepEquals (line 41) | [TestFixture] method Example (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/DeserializeWithLinq.cs class DeserializeWithLinq (line 54) | [TestFixture] class BlogPost (line 58) | public class BlogPost method Example (line 68) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/FromObject.cs class FromObject (line 41) | [TestFixture] class Computer (line 45) | public class Computer method Example (line 53) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JObjectProperties.cs class JObjectProperties (line 41) | [TestFixture] method Example (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JTokenAnnotation.cs class JTokenAnnotation (line 42) | [TestFixture] method Example (line 45) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JValueCast.cs class JValueCast (line 41) | [TestFixture] method Example (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/JValueValue.cs class JValueValue (line 41) | [TestFixture] method Example (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/MergeJson.cs class MergeJson (line 38) | [TestFixture] method Example (line 41) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ModifyJson.cs class ModifyJson (line 41) | [TestFixture] method Example (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ParseJsonAny.cs class ParseJsonAny (line 41) | [TestFixture] method Example (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ParseJsonArray.cs class ParseJsonArray (line 41) | [TestFixture] method Example (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ParseJsonObject.cs class ParseJsonObject (line 41) | [TestFixture] method Example (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJson.cs class QueryJson (line 46) | [TestFixture] method Example (line 49) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJsonDynamic.cs class QueryJsonDynamic (line 49) | [TestFixture] method Example (line 52) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJsonIgnoreCase.cs class QueryJsonIgnoreCase (line 45) | [TestFixture] method Example (line 48) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/QueryJsonLinq.cs class QueryJsonLinq (line 46) | [TestFixture] method Example (line 49) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ReadJTokenFromBson.cs class ReadJTokenFromBson (line 43) | [TestFixture] method Example (line 47) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ReadJson.cs class ReadJson (line 42) | [TestFixture] method Example (line 45) | [Test] class File (line 60) | public static class File method OpenText (line 62) | public static StreamReader OpenText(string path) method ReadAllText (line 67) | public static string ReadAllText(string path) FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/SerializeWithLinq.cs class SerializeWithLinq (line 54) | [TestFixture] class BlogPost (line 58) | public class BlogPost method Example (line 68) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToObjectComplex.cs class ToObjectComplex (line 41) | [TestFixture] class Person (line 45) | public class Person method Example (line 51) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToObjectGeneric.cs class ToObjectGeneric (line 41) | [TestFixture] method Example (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToObjectType.cs class ToObjectType (line 41) | [TestFixture] method Example (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToString.cs class ToString (line 42) | [TestFixture] method Example (line 45) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/ToStringJsonConverter.cs class ToStringJsonConverter (line 42) | [TestFixture] method Example (line 45) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/WriteJTokenToBson.cs class WriteJTokenToBson (line 43) | [TestFixture] method Example (line 47) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Linq/WriteToJsonFile.cs class WriteToJsonFile (line 42) | [TestFixture] method Example (line 45) | [Test] class File (line 65) | public static class File method CreateText (line 67) | public static StreamWriter CreateText(string path) method WriteAllText (line 72) | public static void WriteAllText(string s1, string s2) FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/CreateJsonSchemaManually.cs class CreateJsonSchemaManually (line 35) | public class CreateJsonSchemaManually method Example (line 37) | public void Example() FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JTokenIsValid.cs class JTokenIsValid (line 35) | public class JTokenIsValid method Example (line 37) | public void Example() FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JTokenIsValidWithMessages.cs class JTokenIsValidWithMessages (line 35) | public class JTokenIsValidWithMessages method Example (line 37) | public void Example() FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JTokenValidateWithEvent.cs class JTokenValidateWithEvent (line 35) | public class JTokenValidateWithEvent method Example (line 37) | public void Example() FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JsonSchemaParse.cs class JsonSchemaParse (line 35) | public class JsonSchemaParse method Example (line 37) | public void Example() FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/JsonValidatingReaderAndSerializer.cs class JsonValidatingReaderAndSerializer (line 35) | public class JsonValidatingReaderAndSerializer class Person (line 38) | public class Person method Example (line 45) | public void Example() FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/LoadJsonSchemaFromFile.cs class LoadJsonSchemaFromFile (line 35) | public class LoadJsonSchemaFromFile method Example (line 37) | public void Example() FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/RefJsonSchemaResolver.cs class RefJsonSchemaResolver (line 35) | public class RefJsonSchemaResolver method Example (line 37) | public void Example() FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Schema/SaveJsonSchemaToFile.cs class SaveJsonSchemaToFile (line 35) | public class SaveJsonSchemaToFile method Example (line 37) | public void Example() FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomContractResolver.cs class CustomContractResolver (line 46) | [TestFixture] class DynamicContractResolver (line 50) | public class DynamicContractResolver : DefaultContractResolver method DynamicContractResolver (line 54) | public DynamicContractResolver(char startingWithChar) method CreateProperties (line 59) | protected override IList CreateProperties(Type type, M... class Person (line 71) | public class Person method Example (line 83) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomJsonConverter.cs class CustomJsonConverter (line 46) | [TestFixture] class KeysJsonConverter (line 50) | public class KeysJsonConverter : JsonConverter method KeysJsonConverter (line 54) | public KeysJsonConverter(params Type[] types) method WriteJson (line 59) | public override void WriteJson(JsonWriter writer, object value, Json... method ReadJson (line 78) | public override object ReadJson(JsonReader reader, Type objectType, ... method CanConvert (line 88) | public override bool CanConvert(Type objectType) class Employee (line 94) | public class Employee method Example (line 102) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomJsonConverterGeneric.cs class CustomJsonConverterGeneric (line 40) | [TestFixture] class VersionConverter (line 44) | public class VersionConverter : JsonConverter method WriteJson (line 46) | public override void WriteJson(JsonWriter writer, Version value, Jso... method ReadJson (line 51) | public override Version ReadJson(JsonReader reader, Type objectType,... class NuGetPackage (line 59) | public class NuGetPackage method Example (line 66) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/CustomTraceWriter.cs class CustomTraceWriter (line 44) | [TestFixture] class NLogTraceWriter (line 48) | public class NLogTraceWriter : ITraceWriter method Trace (line 58) | public void Trace(TraceLevel level, string message, Exception ex) method GetLogLevel (line 71) | private LogLevel GetLogLevel(TraceLevel level) method Example (line 90) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DataContractAndDataMember.cs class DataContractAndDataMember (line 43) | [TestFixture] class File (line 47) | [DataContract] method Example (line 62) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DefaultSettings.cs class DefaultSettings (line 44) | [TestFixture] method Example (line 47) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DefaultValueAttributeIgnore.cs class DefaultValueAttributeIgnore (line 41) | [TestFixture] class Customer (line 45) | public class Customer method Example (line 58) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DefaultValueHandlingIgnore.cs class DefaultValueHandlingIgnore (line 40) | [TestFixture] class Person (line 44) | public class Person method Example (line 53) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeAnonymousType.cs class DeserializeAnonymousType (line 40) | [TestFixture] method Example (line 43) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeCollection.cs class DeserializeCollection (line 45) | [TestFixture] method Example (line 48) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeConstructorHandling.cs class DeserializeConstructorHandling (line 41) | [TestFixture] class Website (line 45) | public class Website method Website (line 49) | private Website() method Website (line 53) | public Website(Website website) method Example (line 65) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeCustomCreationConverter.cs class DeserializeCustomCreationConverter (line 41) | [TestFixture] class Person (line 45) | public class Person class Employee (line 52) | public class Employee : Person class PersonConverter (line 58) | public class PersonConverter : CustomCreationConverter method Create (line 60) | public override Person Create(Type objectType) method Example (line 67) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeDataSet.cs class DeserializeDataSet (line 43) | [TestFixture] method Example (line 46) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeDateFormatString.cs class DeserializeDateFormatString (line 42) | [TestFixture] method Example (line 45) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeDictionary.cs class DeserializeDictionary (line 40) | [TestFixture] method Example (line 43) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeExtensionData.cs class DeserializeExtensionData (line 41) | [TestFixture] class DirectoryAccount (line 45) | public class DirectoryAccount method OnDeserialized (line 57) | [OnDeserialized] method DirectoryAccount (line 68) | public DirectoryAccount() method Example (line 75) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeImmutableCollections.cs class DeserializeImmutableCollections (line 46) | [TestFixture] method Example (line 49) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeMetadataPropertyHandling.cs class DeserializeMetadataPropertyHandling (line 42) | [TestFixture] method Example (line 45) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeMissingMemberHandling.cs class DeserializeMissingMemberHandling (line 40) | [TestFixture] class Account (line 44) | public class Account method Example (line 51) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeObject.cs class DeserializeObject (line 40) | [TestFixture] class Account (line 44) | public class Account method Example (line 53) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeObjectCreationHandling.cs class DeserializeObjectCreationHandling (line 40) | [TestFixture] class UserViewModel (line 44) | public class UserViewModel method UserViewModel (line 49) | public UserViewModel() method Example (line 61) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeWithDependencyInjection.cs class DeserializeWithDependencyInjection (line 49) | [TestFixture] class AutofacContractResolver (line 53) | public class AutofacContractResolver : DefaultContractResolver method AutofacContractResolver (line 57) | public AutofacContractResolver(IContainer container) method CreateObjectContract (line 62) | protected override JsonObjectContract CreateObjectContract(Type obje... method ResolveContact (line 76) | private JsonObjectContract ResolveContact(Type objectType) class TaskController (line 94) | public class TaskController method TaskController (line 99) | public TaskController(ITaskRepository repository, ILogger logger) method Example (line 117) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/DeserializeWithJsonSerializerFromFile.cs class DeserializeWithJsonSerializerFromFile (line 41) | [TestFixture] class Movie (line 45) | public class Movie method Example (line 52) | [Test] class File (line 68) | public static class File method ReadAllText (line 70) | public static string ReadAllText(string s) method OpenText (line 75) | public static StreamReader OpenText(string s) FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/ErrorHandlingAttribute.cs class ErrorHandlingAttribute (line 42) | [TestFixture] class Employee (line 46) | public class Employee method OnError (line 69) | [OnError] method Example (line 77) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/ErrorHandlingEvent.cs class ErrorHandlingEvent (line 42) | [TestFixture] method Example (line 45) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonConstructorAttribute.cs class JsonConstructorAttribute (line 41) | [TestFixture] class User (line 45) | public class User method User (line 50) | public User() method User (line 54) | [JsonConstructor] method Example (line 63) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonConverterAttributeClass.cs class JsonConverterAttributeClass (line 41) | [TestFixture] class UserConverter (line 45) | public class UserConverter : JsonConverter method WriteJson (line 47) | public override void WriteJson(JsonWriter writer, object value, Json... method ReadJson (line 54) | public override object ReadJson(JsonReader reader, Type objectType, ... method CanConvert (line 62) | public override bool CanConvert(Type objectType) class User (line 68) | [JsonConverter(typeof(UserConverter))] method Example (line 75) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonConverterAttributeProperty.cs class JsonConverterAttributeProperty (line 41) | [TestFixture] type UserStatus (line 45) | public enum UserStatus class User (line 52) | public class User method Example (line 61) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonObjectAttributeOptIn.cs class JsonObjectAttributeOptIn (line 40) | [TestFixture] class File (line 44) | [JsonObject(MemberSerialization.OptIn)] method Example (line 59) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonObjectAttributeOverrideIEnumerable.cs class JsonObjectAttributeOverrideIEnumerable (line 41) | [TestFixture] class Directory (line 45) | [JsonObject] method Directory (line 51) | public Directory() method GetEnumerator (line 56) | public IEnumerator GetEnumerator() method GetEnumerator (line 61) | IEnumerator IEnumerable.GetEnumerator() method Example (line 68) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyItemLevelSetting.cs class JsonPropertyItemLevelSetting (line 40) | [TestFixture] class Business (line 44) | public class Business class Employee (line 52) | public class Employee method Example (line 61) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyName.cs class JsonPropertyName (line 40) | [TestFixture] class Videogame (line 44) | public class Videogame method Example (line 54) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyOrder.cs class JsonPropertyOrder (line 40) | [TestFixture] class Account (line 44) | public class Account method Example (line 64) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyPropertyLevelSetting.cs class JsonPropertyPropertyLevelSetting (line 40) | [TestFixture] class Vessel (line 44) | public class Vessel method Example (line 54) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/JsonPropertyRequired.cs class JsonPropertyRequired (line 40) | [TestFixture] class Videogame (line 44) | public class Videogame method Example (line 54) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/MaxDepth.cs class MaxDepth (line 40) | [TestFixture] method Example (line 43) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategyAttributes.cs class NamingStrategyAttributes (line 41) | [TestFixture] class User (line 45) | [JsonObject(NamingStrategyType = typeof(CamelCaseNamingStrategy))] method Example (line 55) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategyCamelCase.cs class NamingStrategyCamelCase (line 41) | [TestFixture] class User (line 45) | public class User method Example (line 52) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategyKebabCase.cs class NamingStrategyKebabCase (line 41) | [TestFixture] class User (line 45) | public class User method Example (line 52) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategySkipDictionaryKeys.cs class NamingStrategySkipDictionaryKeys (line 41) | [TestFixture] class DailyHighScores (line 45) | public class DailyHighScores method Example (line 53) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategySkipSpecifiedNames.cs class NamingStrategySkipSpecifiedNames (line 41) | [TestFixture] class User (line 45) | public class User method Example (line 54) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NamingStrategySnakeCase.cs class NamingStrategySnakeCase (line 41) | [TestFixture] class User (line 45) | public class User method Example (line 52) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/NullValueHandlingIgnore.cs class NullValueHandlingIgnore (line 40) | [TestFixture] class Person (line 44) | public class Person method Example (line 53) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/PopulateObject.cs class PopulateObject (line 45) | [TestFixture] class Account (line 49) | public class Account method Example (line 58) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/PreserveReferencesHandlingObject.cs class PreserveReferencesHandlingObject (line 40) | [TestFixture] class Directory (line 44) | public class Directory class File (line 51) | public class File method Example (line 58) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/PropertyJsonIgnore.cs class PropertyJsonIgnore (line 40) | [TestFixture] class Account (line 44) | public class Account method Example (line 54) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/ReferenceLoopHandlingIgnore.cs class ReferenceLoopHandlingIgnore (line 40) | [TestFixture] class Employee (line 44) | public class Employee method Example (line 51) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializationCallbackAttributes.cs class SerializationCallbackAttributes (line 41) | [TestFixture] class SerializationEventTestObject (line 45) | public class SerializationEventTestObject method SerializationEventTestObject (line 63) | public SerializationEventTestObject() method OnSerializingMethod (line 71) | [OnSerializing] method OnSerializedMethod (line 77) | [OnSerialized] method OnDeserializingMethod (line 83) | [OnDeserializing] method OnDeserializedMethod (line 89) | [OnDeserialized] method Example (line 97) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeCollection.cs class SerializeCollection (line 40) | [TestFixture] method Example (line 43) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeConditionalProperty.cs class SerializeConditionalProperty (line 40) | [TestFixture] class Employee (line 44) | public class Employee method ShouldSerializeManager (line 49) | public bool ShouldSerializeManager() method Example (line 57) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeContractResolver.cs class SerializeContractResolver (line 41) | [TestFixture] class Person (line 45) | public class Person method Example (line 57) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDataSet.cs class SerializeDataSet (line 43) | [TestFixture] method Example (line 46) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDateFormatHandling.cs class SerializeDateFormatHandling (line 40) | [TestFixture] method Example (line 43) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDateFormatString.cs class SerializeDateFormatString (line 40) | [TestFixture] method Example (line 43) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDateTimeZoneHandling.cs class SerializeDateTimeZoneHandling (line 40) | [TestFixture] class Flight (line 44) | public class Flight method Example (line 54) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeDictionary.cs class SerializeDictionary (line 40) | [TestFixture] method Example (line 43) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeExtensionData.cs class SerializeExtensionData (line 41) | [TestFixture] class CustomerInvoice (line 47) | public class CustomerInvoice method Example (line 60) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeImmutableCollections.cs class SerializeImmutableCollections (line 47) | [TestFixture] method Example (line 50) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeObject.cs class SerializeObject (line 40) | [TestFixture] class Account (line 44) | public class Account method Example (line 53) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeRawJson.cs class SerializeRawJson (line 41) | [TestFixture] class JavaScriptSettings (line 45) | public class JavaScriptSettings method Example (line 52) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeSerializationBinder.cs class SerializeSerializationBinder (line 47) | [TestFixture] class KnownTypesBinder (line 51) | public class KnownTypesBinder : ISerializationBinder method BindToType (line 55) | public Type BindToType(string assemblyName, string typeName) method BindToName (line 60) | public void BindToName(Type serializedType, out string assemblyName,... class Car (line 67) | public class Car method Example (line 74) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeTypeNameHandling.cs class SerializeTypeNameHandling (line 40) | [TestFixture] class Business (line 44) | public abstract class Business class Hotel (line 49) | public class Hotel : Business class Stockholder (line 54) | public class Stockholder method Example (line 61) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeUnindentedJson.cs class SerializeUnindentedJson (line 40) | [TestFixture] class Account (line 44) | public class Account method Example (line 53) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeWithJsonConverters.cs class SerializeWithJsonConverters (line 46) | [TestFixture] method Example (line 49) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/SerializeWithJsonSerializerToFile.cs class SerializeWithJsonSerializerToFile (line 41) | [TestFixture] class Movie (line 45) | public class Movie method Example (line 52) | [Test] class File (line 74) | public static class File method CreateText (line 76) | public static StreamWriter CreateText(string path) method WriteAllText (line 81) | public static void WriteAllText(string s1, string s2) FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Serializer/TraceWriter.cs class TraceWriter (line 46) | [TestFixture] class Account (line 50) | public class Account method Example (line 57) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml/ConvertJsonToXml.cs class ConvertJsonToXml (line 43) | [TestFixture] method Example (line 46) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml/ConvertXmlToJson.cs class ConvertXmlToJson (line 43) | [TestFixture] method Example (line 46) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/Samples/Xml/ConvertXmlToJsonForceArray.cs class ConvertXmlToJsonForceArray (line 43) | [TestFixture] method Example (line 46) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/SerializationTests.cs class SerializationTests (line 54) | [TestFixture] class StreamWriter (line 57) | public class StreamWriter : OriginalStreamWriter method StreamWriter (line 59) | public StreamWriter(string path) : base(TestFixtureBase.ResolvePath(... method SerializeObject (line 64) | [Test] method JsonSerializerToStream (line 93) | [Test] class Person (line 122) | [JsonObject(MemberSerialization.OptIn)] class SerializationEventTestObject (line 143) | public class SerializationEventTestObject method SerializationEventTestObject (line 161) | public SerializationEventTestObject() method OnSerializingMethod (line 169) | [OnSerializing] method OnSerializedMethod (line 175) | [OnSerialized] method OnDeserializingMethod (line 181) | [OnDeserializing] method OnDeserializedMethod (line 187) | [OnDeserialized] method SerializationCallbacksExample (line 195) | [Test] method SerializationErrorHandling (line 241) | [Test] method SerializationErrorHandlingWithParent (line 279) | [Test] class PersonError (line 298) | public class PersonError method OnError (line 321) | [OnError] method SerializationErrorHandlingAttributeExample (line 329) | [Test] method PreservingObjectReferencesOff (line 358) | [Test] method PreservingObjectReferencesOn (line 402) | [Test] class EmployeeReference (line 453) | [JsonObject(IsReference = true)] type IPerson (line 462) | public interface IPerson class Employee (line 469) | public class Employee : IPerson class PersonConverter (line 479) | public class PersonConverter : CustomCreationConverter method Create (line 481) | public override IPerson Create(Type objectType) method CustomCreationConverterExample (line 488) | [Test] method ContractResolver (line 545) | [Test] method SerializingCollectionsSerializing (line 588) | [Test] method SerializingCollectionsDeserializing (line 642) | [Test] method SerializingCollectionsDeserializingDictionaries (line 675) | [Test] class LogEntry (line 694) | public class LogEntry method WriteJsonDates (line 700) | [Test] class Car (line 726) | public class Car class Computer (line 740) | [DataContract] class Movie (line 759) | public class Movie method ReducingSerializedJsonSizeNullValueHandlingExample (line 770) | [Test] class Invoice (line 817) | public class Invoice method ReducingSerializedJsonSizeDefaultValueHandlingExample (line 836) | [Test] class DynamicContractResolver (line 889) | public class DynamicContractResolver : DefaultContractResolver method DynamicContractResolver (line 893) | public DynamicContractResolver(char startingWithChar) method CreateProperties (line 898) | protected override IList CreateProperties(Type type, M... class Book (line 910) | public class Book method ReducingSerializedJsonSizeContractResolverExample (line 920) | [Test] class SearchResult (line 964) | public class SearchResult method SerializingPartialJsonFragmentsExample (line 972) | [Test] method SerializeMultidimensionalArrayExample (line 1054) | [Test] FILE: Src/Newtonsoft.Json.Tests/Documentation/TraceWriterTests.cs class LogEventInfo (line 56) | public class LogEventInfo class LogLevel (line 63) | public class LogLevel class Logger (line 72) | public class Logger method Log (line 74) | public void Log(LogEventInfo logEvent) class LogManager (line 79) | public static class LogManager method GetLogger (line 81) | public static Logger GetLogger(string className) class TraceWriterTests (line 87) | [TestFixture] class NLogTraceWriter (line 91) | public class NLogTraceWriter : ITraceWriter method Trace (line 101) | public void Trace(TraceLevel level, string message, Exception ex) method GetLogLevel (line 114) | private LogLevel GetLogLevel(TraceLevel level) method MemoryTraceWriterTest (line 133) | [Test] FILE: Src/Newtonsoft.Json.Tests/ExceptionTests.cs class ExceptionTests (line 43) | [TestFixture] method JsonSerializationException (line 46) | [Test] method JsonWriterException (line 61) | [Test] method JsonReaderException (line 76) | [Test] method JsonSchemaException (line 92) | [Test] method BinarySerializeException (line 109) | [Test] FILE: Src/Newtonsoft.Json.Tests/FileSystemEntityModel.Designer.cs class DataServicesTestDatabaseEntities (line 36) | public partial class DataServicesTestDatabaseEntities : ObjectContext method DataServicesTestDatabaseEntities (line 43) | public DataServicesTestDatabaseEntities() : base("name=DataServicesTes... method DataServicesTestDatabaseEntities (line 51) | public DataServicesTestDatabaseEntities(string connectionString) : bas... method DataServicesTestDatabaseEntities (line 59) | public DataServicesTestDatabaseEntities(EntityConnection connection) :... method OnContextCreated (line 68) | partial void OnContextCreated(); method AddToFile (line 113) | public void AddToFile(File file) method AddToFolder (line 121) | public void AddToFolder(Folder folder) class File (line 137) | [EdmEntityTypeAttribute(NamespaceName="DataServicesTestDatabaseModel", N... method CreateFile (line 151) | public static File CreateFile(global::System.Guid fileId, global::Syst... method OnFileIdChanging (line 189) | partial void OnFileIdChanging(global::System.Guid value); method OnFileIdChanged (line 190) | partial void OnFileIdChanged(); method OnNameChanging (line 213) | partial void OnNameChanging(global::System.String value); method OnNameChanged (line 214) | partial void OnNameChanged(); method OnDescriptionChanging (line 237) | partial void OnDescriptionChanging(global::System.String value); method OnDescriptionChanged (line 238) | partial void OnDescriptionChanged(); method OnCreatedDateChanging (line 261) | partial void OnCreatedDateChanging(global::System.DateTime value); method OnCreatedDateChanged (line 262) | partial void OnCreatedDateChanged(); class Folder (line 314) | [EdmEntityTypeAttribute(NamespaceName="DataServicesTestDatabaseModel", N... method CreateFolder (line 328) | public static Folder CreateFolder(global::System.Guid folderId, global... method OnFolderIdChanging (line 366) | partial void OnFolderIdChanging(global::System.Guid value); method OnFolderIdChanged (line 367) | partial void OnFolderIdChanged(); method OnNameChanging (line 390) | partial void OnNameChanging(global::System.String value); method OnNameChanged (line 391) | partial void OnNameChanged(); method OnDescriptionChanging (line 414) | partial void OnDescriptionChanging(global::System.String value); method OnDescriptionChanged (line 415) | partial void OnDescriptionChanged(); method OnCreatedDateChanging (line 438) | partial void OnCreatedDateChanging(global::System.DateTime value); method OnCreatedDateChanged (line 439) | partial void OnCreatedDateChanged(); FILE: Src/Newtonsoft.Json.Tests/Issues/Issue0198.cs class Issue0198 (line 48) | [TestFixture] method Test_List (line 51) | [Test] method Test_Collection (line 100) | [Test] class TestClass1 (line 123) | class TestClass1 : AbstactClass method TestClass1 (line 125) | public TestClass1() class TestClass2 (line 135) | class TestClass2 class AbstactClass (line 141) | abstract class AbstactClass class TestClass3 (line 146) | class TestClass3 method TestClass3 (line 148) | public TestClass3() FILE: Src/Newtonsoft.Json.Tests/Issues/Issue0573.cs class Issue0573 (line 43) | [TestFixture] method Test (line 46) | [Test] class PrivateSetterTestClass (line 61) | public class PrivateSetterTestClass FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1307.cs class Issue1307 (line 42) | [TestFixture] class MyOtherClass (line 45) | public class MyOtherClass class MyClass2 (line 51) | public class MyClass2 class MyJsonConverter (line 56) | internal class MyJsonConverter : JsonConverter method CanConvert (line 60) | public override bool CanConvert(Type objectType) method ReadJson (line 65) | public override object ReadJson(JsonReader reader, Type objectType, ... method WriteJson (line 90) | public override void WriteJson(JsonWriter writer, object value, Json... method Test (line 99) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1321.cs class Issue1321 (line 50) | [TestFixture] method Test (line 53) | [Test] method Test2 (line 64) | [Test] method Test2_Async (line 80) | [Test] method Test3 (line 96) | [Test] method Test3_Async (line 113) | [Test] method Test4 (line 130) | [Test] method Test4_Async (line 148) | [Test] method Test5 (line 166) | [Test] method Test5_Async (line 184) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1322.cs class Issue1322 (line 42) | [TestFixture] method Test (line 45) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1327.cs class Issue1327 (line 47) | [TestFixture] class PersonWithXmlNode (line 51) | public class PersonWithXmlNode class PersonWithXObject (line 62) | public class PersonWithXObject method Test_XmlNode (line 75) | [Test] method Test_XObject (line 99) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1351.cs class Issue1351 (line 49) | [TestFixture] class Color (line 52) | public class Color method Color (line 54) | public Color() method Color (line 58) | public Color(uint colorCode) class Colors (line 72) | public static class Colors class TestClass (line 77) | [DataContract] method TestClass (line 80) | public TestClass() method Test (line 89) | [Test] method Test_Replace (line 133) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1353.cs class Issue1353 (line 39) | [TestFixture] method Test (line 42) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1362.cs class Issue1362 (line 47) | [TestFixture] method Test (line 50) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1396.cs class Issue1396 (line 48) | [TestFixture] method Test (line 51) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1404.cs class Issue1404 (line 44) | [TestFixture] method Test (line 47) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1445.cs class Issue1445 (line 40) | [TestFixture] method Test (line 43) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1460.cs class Issue1460 (line 55) | [TestFixture] method Test (line 58) | [Test] method TestAsync (line 69) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1461.cs class Issue1461 (line 51) | [TestFixture] method Test (line 54) | [Test] class TestObject (line 82) | private class TestObject class TraceWriter (line 87) | private class TraceWriter : ITraceWriter method Trace (line 91) | public void Trace(TraceLevel level, string message, Exception ex) class IdJsonConverter (line 97) | private class IdJsonConverter : JsonConverter method CanConvert (line 99) | public override bool CanConvert(Type objectType) => typeof(Id) == ob... method ReadJson (line 101) | public override object ReadJson(JsonReader reader, Type objectType, ... method WriteJson (line 111) | public override void WriteJson(JsonWriter writer, object value, Json... class Id (line 124) | private class Id : IEquatable method Id (line 128) | public Id(string id) { Value = id; } method Id (line 129) | public Id(long id) { Value = id; } method Id (line 130) | public Id(Guid id) { Value = id; } method ToString (line 140) | public override string ToString() method Equals (line 145) | public bool Equals(Id other) method Equals (line 152) | public override bool Equals(object obj) method GetHashCode (line 159) | public override int GetHashCode() FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1512.cs class Issue1512 (line 42) | [TestFixture] method Test_Constructor (line 45) | [Test] method Test_Property (line 61) | [Test] class Outer (line 78) | public sealed class Outer method Outer (line 80) | public Outer(ImmutableArray? inners) class OuterProperty (line 88) | public sealed class OuterProperty FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1541.cs class Issue1541 (line 39) | [TestFixture] method Test_DirectoryInfo (line 43) | [Test] method Test_FileInfo (line 53) | [Test] method Test_DriveInfo (line 64) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1545.cs class Issue1545 (line 38) | [TestFixture] method Test_Populate (line 41) | [Test] method Test_Multidimensional (line 64) | [Test] class Simple (line 93) | public class Simple class SimpleObject (line 99) | [JsonConverter(typeof(LineInfoConverter))] class JsonLineInfo (line 105) | public class JsonLineInfo class LineInfoConverter (line 114) | public class LineInfoConverter : JsonConverter method WriteJson (line 121) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method CanConvert (line 126) | public override bool CanConvert(Type objectType) method ReadJson (line 135) | public override object ReadJson(JsonReader reader, Type objectType, ob... FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1552.cs class Issue1552 (line 38) | [TestFixture] method Test_Error (line 41) | [Test] method Test_Ignore (line 54) | [Test] class RefAndRefReadonlyTestClass (line 66) | public class RefAndRefReadonlyTestClass method RefAndRefReadonlyTestClass (line 71) | public RefAndRefReadonlyTestClass(int refReadonlyField) method SetRefField (line 80) | public void SetRefField(int value) class RefAndRefReadonlyIgnoredTestClass (line 86) | public class RefAndRefReadonlyIgnoredTestClass method RefAndRefReadonlyIgnoredTestClass (line 91) | public RefAndRefReadonlyIgnoredTestClass(int refReadonlyField) method SetRefField (line 102) | public void SetRefField(int value) FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1561.cs class Issue1561 (line 38) | [TestFixture] method Test (line 41) | [Test] class Data (line 54) | public class Data FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1566.cs class Issue1566 (line 41) | [TestFixture] method Github_deserialize_pr_state_should_be_case_insensitive (line 44) | [Test] method Github_deserialize_pr_state_changes_requested_should_be_case_insensitive (line 60) | [Test] type GitHubPullRequestReviewState (line 76) | public enum GitHubPullRequestReviewState class GitHubPullRequestReview (line 94) | public class GitHubPullRequestReview FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1569.cs class Issue1569 (line 43) | [TestFixture] method Test (line 46) | [Test] class AsyncOnlyStream (line 63) | public class AsyncOnlyStream : Stream method AsyncOnlyStream (line 67) | public AsyncOnlyStream(Stream innerStream) method Flush (line 72) | public override void Flush() method FlushAsync (line 77) | public override Task FlushAsync(CancellationToken cancellationToken) method Seek (line 82) | public override long Seek(long offset, SeekOrigin origin) method SetLength (line 87) | public override void SetLength(long value) method Read (line 92) | public override int Read(byte[] buffer, int offset, int count) method ReadAsync (line 97) | public override Task ReadAsync(byte[] buffer, int offset, int c... method Write (line 102) | public override void Write(byte[] buffer, int offset, int count) method WriteAsync (line 107) | public override Task WriteAsync(byte[] buffer, int offset, int count... FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1574.cs class Issue1574 (line 42) | [TestFixture] method Test (line 45) | [Test] type ServerType (line 54) | public enum ServerType { STUN, TURN }; class TestClass (line 56) | public class TestClass FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1576.cs class Issue1576 (line 43) | [TestFixture] method Test (line 46) | [Test] method Test_WithJsonConverterAttribute (line 61) | [Test] class TestClass (line 71) | public class TestClass class TestClassWithJsonConverter (line 76) | public class TestClassWithJsonConverter class CustomContractResolver (line 82) | public class CustomContractResolver : DefaultContractResolver method CreateProperty (line 84) | protected override JsonProperty CreateProperty(MemberInfo member, Me... class OneItemListJsonConverter (line 97) | public class OneItemListJsonConverter : JsonConverter method WriteJson (line 101) | public override void WriteJson(JsonWriter writer, object value, Json... method ReadJson (line 106) | public override object ReadJson(JsonReader reader, Type objectType, ... method CanConvert (line 131) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1592.cs class Issue1592 (line 44) | [TestFixture] method Test (line 47) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1593.cs class Issue1593 (line 46) | [TestFixture] method Test (line 49) | [Test] class BaseModel (line 56) | class BaseModel method BaseModel (line 58) | public BaseModel() class SpecificModel (line 66) | class SpecificModel : BaseModel method CreateModel (line 71) | BaseModel CreateModel() FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1597.cs class Issue1597 (line 47) | [TestFixture] method Test (line 50) | [Test] method Test_WithNumbers (line 70) | [Test] method Test_Serialize (line 90) | [Test] type CollectionStatus (line 113) | public enum CollectionStatus FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1598.cs class Issue1598 (line 47) | [TestFixture] method Test (line 50) | [Test] method Test_SubClass (line 72) | [Test] class Activity (line 92) | public class Activity class ActivitiesSubClass (line 97) | public class ActivitiesSubClass : Activities class Activities (line 101) | [DataContract] method GetEnumerator (line 107) | public IEnumerator GetEnumerator() method GetEnumerator (line 112) | IEnumerator IEnumerable.GetEnumerator() FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1619.cs class Issue1619 (line 38) | [TestFixture] method Test (line 41) | [Test] class Foo (line 61) | public class Foo class DirectoryInfoJsonConverter (line 66) | public class DirectoryInfoJsonConverter : JsonConverter method CanConvert (line 68) | public override bool CanConvert(Type objectType) method ReadJson (line 73) | public override object ReadJson(JsonReader reader, Type objectType, ... method WriteJson (line 83) | public override void WriteJson(JsonWriter writer, object value, Json... FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1620.cs class Issue1620 (line 54) | [TestFixture] method Test_SerializeMock (line 57) | [Test] method Test_GetFieldsAndProperties (line 67) | [Test] type IFoo (line 78) | public interface IFoo class Foo (line 82) | public class Foo : IFoo class FooConverter (line 86) | public class FooConverter : JsonConverter method WriteJson (line 88) | public override void WriteJson(JsonWriter writer, object value, Json... method ReadJson (line 93) | public override object ReadJson(JsonReader reader, Type objectType, ... method CanConvert (line 98) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1642.cs class Issue1642 (line 48) | [TestFixture] method Test (line 51) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1682.cs class Issue1682 (line 46) | [TestFixture] method Test_Serialize (line 49) | [Test] method Test_Deserialize (line 59) | [Test] class ClassWithSerializableProperty (line 67) | public class ClassWithSerializableProperty class ConcreteSerializable (line 72) | [Serializable] method ConcreteSerializable (line 75) | public ConcreteSerializable() method ConcreteSerializable (line 79) | protected ConcreteSerializable(SerializationInfo info, StreamingCont... class BaseSerializable (line 85) | [Serializable] // it won't blow up after removing that attribute method BaseSerializable (line 88) | public BaseSerializable() method BaseSerializable (line 93) | protected BaseSerializable(SerializationInfo info, StreamingContext ... method GetObjectData (line 97) | public void GetObjectData(SerializationInfo info, StreamingContext c... FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1708.cs class Issue1708 (line 47) | [TestFixture] method Test_DateTime (line 50) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1711.cs class Issue1711 (line 46) | [TestFixture] method Test_Raw (line 49) | [Test] method Test_String (line 56) | [Test] class FooClass (line 63) | public class FooClass FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1719.cs class Issue1719 (line 51) | [TestFixture] method Test (line 54) | [Test] method Test_PreviousWorkaround (line 65) | [Test] method Test_DefaultValue (line 76) | [Test] class ExtensionDataTestClass (line 87) | class ExtensionDataTestClass class ExtensionDataWithDefaultValueTestClass (line 95) | class ExtensionDataWithDefaultValueTestClass type B (line 104) | enum B class ExtensionDataTestClassWorkaround (line 110) | class ExtensionDataTestClassWorkaround FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1725.cs class Issue1725 (line 46) | [TestFixture] method Test_In (line 49) | [Test] method Test_Ref (line 59) | [Test] method Test_InNullable (line 70) | [Test] method Test_RefNullable (line 80) | [Test] class InPerson (line 91) | public class InPerson method InPerson (line 93) | public InPerson(in string name) class RefPerson (line 101) | public class RefPerson method RefPerson (line 103) | public RefPerson(ref string name) class InNullablePerson (line 111) | public class InNullablePerson method InNullablePerson (line 113) | public InNullablePerson(in int? age) class RefNullablePerson (line 121) | public class RefNullablePerson method RefNullablePerson (line 123) | public RefNullablePerson(ref int? age) FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1734.cs class Issue1734 (line 46) | [TestFixture] method Test_XmlNode (line 50) | [Test] method IndentXml (line 126) | private string IndentXml(string xml) method Test_XNode (line 145) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1752.cs class Issue1752 (line 50) | [TestFixture] method Test_EmptyString (line 53) | [Test] method Test_Null (line 67) | [Test] class TestObject (line 74) | class TestObject class TestObject1 (line 79) | class TestObject1 FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1757.cs class Issue1757 (line 52) | [TestFixture] method Test_Serialize (line 55) | [Test] method Test_SerializeEncoding (line 61) | [Test] method Test_Deserialize (line 67) | [Test] class TestObject (line 73) | public class TestObject method DoNothing (line 95) | private static void DoNothing(Span param) method PrintMySpan (line 99) | public string PrintMySpan(string str, Span mySpan = default) method GetSpan (line 104) | public Span GetSpan(int[] array) type MyByRefLikeType (line 110) | public ref struct MyByRefLikeType method MyByRefLikeType (line 112) | public MyByRefLikeType(int i) { } FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1778.cs class Issue1778 (line 51) | [TestFixture] method Test (line 54) | [Test] method Test_Async (line 67) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1796.cs class Issue1796 (line 51) | [TestFixture] method Test (line 54) | [Test] method Test_Generic (line 62) | [Test] class TestStack (line 70) | public class TestStack : SortedSet class TestStack (line 74) | public class TestStack : SortedSet FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1798.cs class Issue1798 (line 44) | [TestFixture] class NonSerializableException (line 47) | public class NonSerializableException : Exception method Test (line 51) | [Test] method Test_DefaultContractResolver (line 85) | [Test] method AssertNoTargetSite (line 101) | private void AssertNoTargetSite(string json) FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1834.cs class Issue1834 (line 50) | [TestFixture] method Test (line 53) | [Test] method Test_UnsetRequired (line 62) | [Test] class ItemWithJsonConstructor (line 71) | public class ItemWithJsonConstructor method ItemWithJsonConstructor (line 76) | [JsonConstructor] class ItemWithJsonConstructorAndDefaultValue (line 86) | public class ItemWithJsonConstructorAndDefaultValue method ItemWithJsonConstructorAndDefaultValue (line 91) | [JsonConstructor] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1837.cs class Issue1837 (line 42) | [TestFixture] method AllStrictEqualityTests (line 45) | [Test] method AssertNone (line 99) | private void AssertNone(Comparator comparator, JValue token, params JV... method AssertNone (line 107) | private void AssertNone(Comparator comparator, JValue token, params JV... method AssertAll (line 116) | private void AssertAll(Comparator comparator, JValue token, params JVa... method AssertAll (line 124) | private void AssertAll(Comparator comparator, JValue token, params JVa... class TestData (line 137) | public class TestData method TestData (line 178) | public TestData() FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1874.cs class Issue1874 (line 40) | [TestFixture] method Test (line 43) | [Test] class Something (line 59) | public class Something FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1877.cs class Issue1877 (line 41) | [TestFixture] method Test (line 44) | [Test] class Fubar (line 67) | class Fubar class Fubar2 (line 74) | private class Fubar2 : Fubar FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1962.cs class Issue1962 (line 38) | [TestFixture] method Test_Default (line 41) | [Test] method Test_LoadComments (line 52) | [Test] method Test_IgnoreComments (line 69) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue1984.cs class Issue1984 (line 40) | [TestFixture] method Test_NullValue (line 43) | [Test] method Test_WithoutValue (line 51) | [Test] class A (line 59) | public class A FILE: Src/Newtonsoft.Json.Tests/Issues/Issue2082.cs class Issue2082 (line 43) | [TestFixture] method Test (line 46) | [Test] class TestClass (line 64) | public class TestClass type TestEnum (line 69) | public enum TestEnum FILE: Src/Newtonsoft.Json.Tests/Issues/Issue2156.cs class Issue2156 (line 38) | [TestFixture] method Test (line 41) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue2165.cs class Issue2165 (line 42) | [TestFixture] method Test_Deserializer (line 45) | [Test] method Test (line 53) | [Test] method TestAsync (line 68) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue2176.cs class Issue2176 (line 38) | [TestFixture] method Test (line 41) | [Test] class Dummy (line 49) | public class Dummy method Dummy (line 309) | public Dummy(int p0, int p1, int p2, int p3, int p4, int p5, int p6,... FILE: Src/Newtonsoft.Json.Tests/Issues/Issue2444.cs class Issue2444 (line 40) | [TestFixture] method Test (line 43) | [Test] type MyEnum (line 76) | public enum MyEnum class DataClass (line 82) | public class DataClass FILE: Src/Newtonsoft.Json.Tests/Issues/Issue2450.cs class Issue2450 (line 42) | [TestFixture] method Test (line 45) | [Test] method Test_Serialize (line 58) | [Test] method Test_Deserialize (line 71) | [Test] type Dict (line 81) | public struct Dict : IReadOnlyDictionary method Dict (line 84) | public Dict(IDictionary dict) => _dict = dict; method ContainsKey (line 90) | public bool ContainsKey(string key) => _dict.ContainsKey(key); method GetEnumerator (line 91) | public IEnumerator> GetEnumerator() => ... method TryGetValue (line 92) | public bool TryGetValue(string key, out object value) => _dict.TryGe... method GetEnumerator (line 93) | IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); FILE: Src/Newtonsoft.Json.Tests/Issues/Issue2484.cs class Issue2484 (line 43) | [TestFixture] method Test (line 46) | [Test] FILE: Src/Newtonsoft.Json.Tests/Issues/Issue2492.cs class Issue2492 (line 44) | [TestFixture] method Test_Object (line 47) | [Test] method Test_Integer (line 62) | [Test] FILE: Src/Newtonsoft.Json.Tests/JsonArrayAttributeTests.cs class JsonArrayAttributeTests (line 37) | [TestFixture] method IsReferenceTest (line 40) | [Test] method NullValueHandlingTest (line 56) | [Test] method DefaultValueHandlingTest (line 68) | [Test] FILE: Src/Newtonsoft.Json.Tests/JsonConvertTest.cs class JsonConvertTest (line 60) | [TestFixture] method ToStringEnsureEscapedArrayLength (line 63) | [Test] class PopulateTestObject (line 75) | public class PopulateTestObject method PopulateObjectWithHeaderComment (line 80) | [Test] method PopulateObjectWithMultipleHeaderComment (line 94) | [Test] method PopulateObjectWithNoContent (line 109) | [Test] method PopulateObjectWithOnlyComment (line 121) | [Test] method DefaultSettings (line 137) | [Test] class NameTableTestClass (line 163) | public class NameTableTestClass class NameTableTestClassConverter (line 168) | public class NameTableTestClassConverter : JsonConverter method WriteJson (line 170) | public override void WriteJson(JsonWriter writer, object value, Json... method ReadJson (line 175) | public override object ReadJson(JsonReader reader, Type objectType, ... method CanConvert (line 195) | public override bool CanConvert(Type objectType) method NameTableTest (line 201) | [Test] class CustonNameTable (line 217) | public class CustonNameTable : JsonNameTable method Get (line 219) | public override string Get(char[] key, int start, int length) method CustonNameTableTest (line 225) | [Test] method DefaultSettings_Example (line 241) | [Test] method DefaultSettings_Override (line 284) | [Test] method DefaultSettings_Override_JsonConverterOrder (line 307) | [Test] method DefaultSettings_Create (line 337) | [Test] method DefaultSettings_CreateWithSettings (line 383) | [Test] class IntConverter (line 434) | public class IntConverter : JsonConverter method WriteJson (line 436) | public override void WriteJson(JsonWriter writer, object value, Json... method ReadJson (line 442) | public override object ReadJson(JsonReader reader, Type objectType, ... method CanConvert (line 447) | public override bool CanConvert(Type objectType) method DeserializeObject_EmptyString (line 453) | [Test] method DeserializeObject_Integer (line 460) | [Test] method DeserializeObject_Integer_EmptyString (line 467) | [Test] method DeserializeObject_Decimal_EmptyString (line 474) | [Test] method DeserializeObject_DateTime_EmptyString (line 481) | [Test] method EscapeJavaScriptString (line 488) | [Test] method EscapeJavaScriptString_UnicodeLinefeeds (line 549) | [Test] method ToStringInvalid (line 564) | [Test] method GuidToString (line 570) | [Test] method EnumToString (line 578) | [Test] method ObjectToString (line 585) | [Test] method TestInvalidStrings (line 655) | [Test] method DeserializeValueObjects (line 671) | [Test] method FloatToString (line 692) | [Test] method DecimalToString (line 711) | [Test] method StringEscaping (line 730) | [Test] method ToStringStringEscapeHandling (line 739) | [Test] method WriteDateTime (line 754) | [Test] class DateTimeResult (line 901) | public class DateTimeResult method TestDateTime (line 914) | private DateTimeResult TestDateTime(string name, T value) method TestDateTimeFormat (line 962) | private static string TestDateTimeFormat(T value, DateFormatHandlin... method TestDateTimeFormat (line 996) | private static void TestDateTimeFormat(T value, JsonConverter conve... method GetTicks (line 1020) | public static long GetTicks(object value) method Write (line 1025) | public static string Write(object value, JsonConverter converter) method Read (line 1035) | public static T Read(string text, JsonConverter converter) method SerializeObjectDateTimeZoneHandling (line 1043) | [Test] method DeserializeObject (line 1056) | [Test] method TestJsonDateTimeOffsetRoundtrip (line 1077) | [Test] method MaximumDateTimeOffsetLength (line 1099) | [Test] method MaximumDateTimeLength (line 1115) | [Test] method MaximumDateTimeMicrosoftDateFormatLength (line 1128) | [Test] method IntegerLengthOverflows (line 1143) | [Test] method ParseIsoDate (line 1157) | [Test] method StackOverflowTest (line 1169) | [Test] class Nest (line 1193) | public class Nest method ParametersPassedToJsonConverterConstructor (line 1198) | [Test] class ClobberMyProperties (line 1207) | public class ClobberMyProperties class ClobberingJsonConverter (line 1221) | public class ClobberingJsonConverter : JsonConverter method ClobberingJsonConverter (line 1227) | public ClobberingJsonConverter(string clobberValueString, int clobbe... method ClobberingJsonConverter (line 1233) | public ClobberingJsonConverter(string clobberValueString) method WriteJson (line 1238) | public override void WriteJson(JsonWriter writer, object value, Json... method ReadJson (line 1243) | public override object ReadJson(JsonReader reader, Type objectType, ... method CanConvert (line 1248) | public override bool CanConvert(Type objectType) method WrongParametersPassedToJsonConvertConstructorShouldThrow (line 1254) | [Test] class IncorrectJsonConvertParameters (line 1262) | public class IncorrectJsonConvertParameters class OverloadsJsonConverterer (line 1273) | public class OverloadsJsonConverterer : JsonConverter method OverloadsJsonConverterer (line 1279) | public OverloadsJsonConverterer(Type typeParam) method OverloadsJsonConverterer (line 1284) | public OverloadsJsonConverterer(object objectParam) method OverloadsJsonConverterer (line 1291) | public OverloadsJsonConverterer(byte byteParam) method OverloadsJsonConverterer (line 1296) | public OverloadsJsonConverterer(short shortParam) method OverloadsJsonConverterer (line 1301) | public OverloadsJsonConverterer(int intParam) method OverloadsJsonConverterer (line 1306) | public OverloadsJsonConverterer(long longParam) method OverloadsJsonConverterer (line 1311) | public OverloadsJsonConverterer(double doubleParam) method OverloadsJsonConverterer (line 1318) | public OverloadsJsonConverterer(params int[] intParams) method OverloadsJsonConverterer (line 1323) | public OverloadsJsonConverterer(bool[] intParams) method OverloadsJsonConverterer (line 1330) | public OverloadsJsonConverterer(IEnumerable iEnumerableParam) method OverloadsJsonConverterer (line 1335) | public OverloadsJsonConverterer(IList iListParam) method WriteJson (line 1340) | public override void WriteJson(JsonWriter writer, object value, Json... method ReadJson (line 1345) | public override object ReadJson(JsonReader reader, Type objectType, ... method CanConvert (line 1350) | public override bool CanConvert(Type objectType) class OverloadWithTypeParameter (line 1357) | public class OverloadWithTypeParameter method JsonConverterConstructor_OverloadWithTypeParam (line 1363) | [Test] class OverloadWithUnhandledParameter (line 1372) | public class OverloadWithUnhandledParameter method JsonConverterConstructor_OverloadWithUnhandledParam_FallbackToObject (line 1378) | [Test] class OverloadWithIntParameter (line 1387) | public class OverloadWithIntParameter class OverloadWithUIntParameter (line 1393) | public class OverloadWithUIntParameter class OverloadWithLongParameter (line 1399) | public class OverloadWithLongParameter class OverloadWithULongParameter (line 1405) | public class OverloadWithULongParameter class OverloadWithShortParameter (line 1411) | public class OverloadWithShortParameter class OverloadWithUShortParameter (line 1417) | public class OverloadWithUShortParameter class OverloadWithSByteParameter (line 1423) | public class OverloadWithSByteParameter class OverloadWithByteParameter (line 1429) | public class OverloadWithByteParameter class OverloadWithCharParameter (line 1435) | public class OverloadWithCharParameter class OverloadWithBoolParameter (line 1441) | public class OverloadWithBoolParameter class OverloadWithFloatParameter (line 1447) | public class OverloadWithFloatParameter class OverloadWithDoubleParameter (line 1453) | public class OverloadWithDoubleParameter method JsonConverterConstructor_OverloadsWithPrimitiveParams (line 1459) | [Test] class OverloadWithArrayParameters (line 1543) | public class OverloadWithArrayParameters method JsonConverterConstructor_OverloadsWithArrayParams (line 1552) | [Test] class OverloadWithBaseType (line 1561) | public class OverloadWithBaseType method CustomDoubleRounding (line 1578) | [Test] class Measurements (line 1593) | public class Measurements class RoundingJsonConverter (line 1606) | public class RoundingJsonConverter : JsonConverter method RoundingJsonConverter (line 1611) | public RoundingJsonConverter() method RoundingJsonConverter (line 1616) | public RoundingJsonConverter(int precision) method RoundingJsonConverter (line 1621) | public RoundingJsonConverter(int precision, MidpointRounding rounding) method CanConvert (line 1632) | public override bool CanConvert(Type objectType) method ReadJson (line 1637) | public override object ReadJson(JsonReader reader, Type objectType, ... method WriteJson (line 1642) | public override void WriteJson(JsonWriter writer, object value, Json... method GenericBaseClassSerialization (line 1648) | [Test] class GenericBaseClass (line 1655) | public class GenericBaseClass class GenericIntermediateClass (line 1660) | public class GenericIntermediateClass : GenericBaseClass class NonGenericChildClass (line 1665) | public class NonGenericChildClass : GenericIntermediateClass method ShouldNotPopulateReadOnlyEnumerableObjectWithNonDefaultConstructor (line 1669) | [Test] method ShouldNotPopulateReadOnlyEnumerableObjectWithDefaultConstructor (line 1676) | [Test] method ShouldNotPopulateContructorArgumentEnumerableObject (line 1683) | [Test] method ShouldNotPopulateEnumerableObjectProperty (line 1690) | [Test] method ShouldNotPopulateReadOnlyDictionaryObjectWithNonDefaultConstructor (line 1698) | [Test] class HasReadOnlyDictionary (line 1705) | public sealed class HasReadOnlyDictionary method HasReadOnlyDictionary (line 1710) | [JsonConstructor] class HasReadOnlyEnumerableObject (line 1718) | public sealed class HasReadOnlyEnumerableObject method HasReadOnlyEnumerableObject (line 1723) | [JsonConstructor] class HasReadOnlyEnumerableObjectAndDefaultConstructor (line 1730) | public sealed class HasReadOnlyEnumerableObjectAndDefaultConstructor method HasReadOnlyEnumerableObjectAndDefaultConstructor (line 1735) | [JsonConstructor] class AcceptsEnumerableObjectToConstructor (line 1742) | public sealed class AcceptsEnumerableObjectToConstructor method AcceptsEnumerableObjectToConstructor (line 1744) | [JsonConstructor] class HasEnumerableObject (line 1755) | public sealed class HasEnumerableObject method HasEnumerableObject (line 1760) | [JsonConstructor] class EnumerableWithConverter (line 1767) | [JsonConverter(typeof(Converter))] class Converter (line 1770) | public sealed class Converter : JsonConverter method CanConvert (line 1772) | public override bool CanConvert(Type objectType) method ReadJson (line 1775) | public override object ReadJson method WriteJson (line 1782) | public override void WriteJson method GetEnumerator (line 1790) | public IEnumerator GetEnumerator() method GetEnumerator (line 1795) | IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); method ShouldNotRequireIgnoredPropertiesWithItemsRequired (line 1798) | [Test] class ItemsRequiredObjectWithIgnoredProperty (line 1811) | [JsonObject(ItemRequired = Required.Always)] FILE: Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ExceptionHandlingAsyncTests.cs class ExceptionHandlingAsyncTests (line 47) | [TestFixture] method ReadAsBytes_MissingCommaAsync (line 53) | [Test] method ReadAsInt32_MissingCommaAsync (line 69) | [Test] method ReadAsBoolean_MissingCommaAsync (line 83) | [Test] method ReadAsDateTime_MissingCommaAsync (line 97) | [Test] method ReadAsDateTimeOffset_MissingCommaAsync (line 112) | [Test] method ReadAsString_MissingCommaAsync (line 127) | [Test] method Read_MissingCommaAsync (line 141) | [Test] method UnexpectedEndAfterReadingNAsync (line 155) | [Test] method UnexpectedEndAfterReadingNuAsync (line 162) | [Test] method UnexpectedEndAfterReadingNeAsync (line 169) | [Test] method UnexpectedEndOfHexAsync (line 176) | [Test] method UnexpectedEndOfControlCharacterAsync (line 184) | [Test] method ReadInvalidNonBase10NumberAsync (line 192) | [Test] method ThrowErrorWhenParsingUnquoteStringThatStartsWithNEAsync (line 210) | [Test] method UnexpectedEndOfStringAsync (line 232) | [Test] method UnexpectedEndTokenWhenParsingOddEndTokenAsync (line 240) | [Test] method ResetJsonTextReaderErrorCountAsync (line 250) | [Test] method MatchWithInsufficentCharactersAsync (line 286) | [Test] method MatchWithWrongCharactersAsync (line 294) | [Test] method MatchWithNoTrailingSeparatorAsync (line 302) | [Test] method UnclosedCommentAsync (line 310) | [Test] method BadCommentStartAsync (line 318) | [Test] method MissingColonAsync (line 326) | [Test] method ParseConstructorWithBadCharacterAsync (line 347) | [Test] method ParseConstructorWithUnexpectedEndAsync (line 356) | [Test] method ParseConstructorWithUnexpectedCharacterAsync (line 365) | [Test] method ParseAdditionalContent_CommaAsync (line 374) | [Test] method ParseAdditionalContent_TextAsync (line 393) | [Test] method ParseAdditionalContent_WhitespaceThenTextAsync (line 425) | [Test] method ParseIncompleteCommentSeparatorAsync (line 440) | [Test] method ReadBadCharInArrayAsync (line 448) | [Test] method ReadAsBytesNoContentWrappedObjectAsync (line 458) | [Test] method ReadBytesEmptyWrappedObjectAsync (line 466) | [Test] method ReadIntegerWithErrorAsync (line 474) | [Test] method ReadIntegerWithErrorInArrayAsync (line 497) | [Test] method ReadBytesWithErrorAsync (line 526) | [Test] method ReadInt32OverflowAsync (line 555) | [Test] method ReadInt32Overflow_NegativeAsync (line 575) | [Test] method ReadInt64OverflowAsync (line 597) | [Test] method ReadInt64Overflow_NegativeAsync (line 617) | [Test] method ReadAsString_Null_AdditionalBadDataAsync (line 638) | [Test] method ReadAsBoolean_AdditionalBadDataAsync (line 648) | [Test] method ReadAsString_AdditionalBadDataAsync (line 658) | [Test] method ReadAsBoolean_UnexpectedEndAsync (line 668) | [Test] method ReadAsBoolean_BadDataAsync (line 678) | [Test] method ReadAsString_BadDataAsync (line 688) | [Test] method ReadAsDouble_BadDataAsync (line 698) | [Test] method ReadAsDouble_BooleanAsync (line 708) | [Test] method ReadAsBytes_BadDataAsync (line 718) | [Test] method ReadAsBytesIntegerArrayWithNoEndAsync (line 728) | [Test] method ReadAsBytesArrayWithBadContentAsync (line 736) | [Test] method ReadAsBytesBadContentAsync (line 744) | [Test] method ReadAsBytes_CommaErrorsAsync (line 752) | [Test] method ReadAsBytes_InvalidEndArrayAsync (line 767) | [Test] method ReadAsBytes_CommaErrors_MultipleAsync (line 778) | [Test] method ReadBytesWithBadCharacterAsync (line 794) | [Test] method ReadBytesWithUnexpectedEndAsync (line 802) | [Test] method ReadAsDateTime_BadDataAsync (line 813) | [Test] method ReadAsDateTime_BooleanAsync (line 823) | [Test] method ReadAsDateTimeOffsetBadContentAsync (line 834) | [Test] method ReadAsDecimalBadContentAsync (line 843) | [Test] method ReadAsDecimalBadContent_SecondLineAsync (line 851) | [Test] method ReadInt32WithBadCharacterAsync (line 860) | [Test] method ReadNumberValue_CommaErrorsAsync (line 868) | [Test] method ReadNumberValue_InvalidEndArrayAsync (line 883) | [Test] method ReadNumberValue_CommaErrors_MultipleAsync (line 894) | [Test] method ReadAsString_UnexpectedEndAsync (line 910) | [Test] method ReadAsString_Null_UnexpectedEndAsync (line 920) | [Test] method ReadStringValue_InvalidEndArrayAsync (line 930) | [Test] method ReadStringValue_CommaErrorsAsync (line 941) | [Test] method ReadStringValue_CommaErrors_MultipleAsync (line 956) | [Test] method ReadStringValue_Numbers_NotStringAsync (line 972) | [Test] method ErrorReadingCommentAsync (line 997) | [Test] method EscapedPathInExceptionMessageAsync (line 1007) | [Test] method MaxDepthAsync (line 1033) | [Test] method MaxDepthDoesNotRecursivelyErrorAsync (line 1048) | [Test] method UnexpectedEndWhenParsingUnquotedPropertyAsync (line 1097) | [Test] FILE: Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ExceptionHandlingTests.cs class ExceptionHandlingTests (line 58) | [TestFixture] method ReadAsBytes_MissingComma (line 64) | [Test] method ReadAsInt32_MissingComma (line 80) | [Test] method ReadAsBoolean_MissingComma (line 94) | [Test] method ReadAsDateTime_MissingComma (line 108) | [Test] method ReadAsDateTimeOffset_MissingComma (line 123) | [Test] method ReadAsString_MissingComma (line 138) | [Test] method Read_MissingComma (line 152) | [Test] method UnexpectedEndAfterReadingN (line 166) | [Test] method UnexpectedEndAfterReadingNu (line 173) | [Test] method UnexpectedEndAfterReadingNe (line 180) | [Test] method UnexpectedEndOfHex (line 187) | [Test] method UnexpectedEndOfControlCharacter (line 195) | [Test] method ReadInvalidNonBase10Number (line 203) | [Test] method ThrowErrorWhenParsingUnquoteStringThatStartsWithNE (line 221) | [Test] method UnexpectedEndOfString (line 243) | [Test] method UnexpectedEndTokenWhenParsingOddEndToken (line 251) | [Test] method ResetJsonTextReaderErrorCount (line 261) | [Test] method MatchWithInsufficentCharacters (line 297) | [Test] method MatchWithWrongCharacters (line 305) | [Test] method MatchWithNoTrailingSeparator (line 313) | [Test] method UnclosedComment (line 321) | [Test] method BadCommentStart (line 329) | [Test] method MissingColon (line 337) | [Test] method NullTextReader (line 358) | [Test] method ParseConstructorWithBadCharacter (line 371) | [Test] method ParseConstructorWithUnexpectedEnd (line 380) | [Test] method ParseConstructorWithUnexpectedCharacter (line 389) | [Test] method ParseAdditionalContent_Comma (line 398) | [Test] method ParseAdditionalContent_Text (line 417) | [Test] method ParseAdditionalContent_WhitespaceThenText (line 449) | [Test] method ParseIncompleteCommentSeparator (line 464) | [Test] method ReadBadCharInArray (line 472) | [Test] method ReadAsBytesNoContentWrappedObject (line 482) | [Test] method ReadBytesEmptyWrappedObject (line 490) | [Test] method ReadIntegerWithError (line 498) | [Test] method ReadIntegerWithErrorInArray (line 521) | [Test] method ReadBytesWithError (line 550) | [Test] method ReadInt32Overflow (line 579) | [Test] method ReadInt32Overflow_Negative (line 599) | [Test] method ReadInt64Overflow (line 621) | [Test] method ReadInt64Overflow_Negative (line 643) | [Test] method ReadAsString_Null_AdditionalBadData (line 664) | [Test] method ReadAsBoolean_AdditionalBadData (line 674) | [Test] method ReadAsString_AdditionalBadData (line 684) | [Test] method ReadAsBoolean_UnexpectedEnd (line 694) | [Test] method ReadAsBoolean_BadData (line 704) | [Test] method ReadAsString_BadData (line 714) | [Test] method ReadAsDouble_BadData (line 724) | [Test] method ReadAsDouble_Boolean (line 734) | [Test] method ReadAsBytes_BadData (line 744) | [Test] method ReadAsBytesIntegerArrayWithNoEnd (line 754) | [Test] method ReadAsBytesArrayWithBadContent (line 762) | [Test] method ReadAsBytesBadContent (line 770) | [Test] method ReadAsBytes_CommaErrors (line 778) | [Test] method ReadAsBytes_InvalidEndArray (line 793) | [Test] method ReadAsBytes_CommaErrors_Multiple (line 804) | [Test] method ReadBytesWithBadCharacter (line 820) | [Test] method ReadBytesWithUnexpectedEnd (line 828) | [Test] method ReadAsDateTime_BadData (line 839) | [Test] method ReadAsDateTime_Boolean (line 849) | [Test] method ReadAsDateTimeOffsetBadContent (line 860) | [Test] method ReadAsDecimalBadContent (line 869) | [Test] method ReadAsDecimalBadContent_SecondLine (line 877) | [Test] method ReadInt32WithBadCharacter (line 886) | [Test] method ReadNumberValue_CommaErrors (line 894) | [Test] method ReadNumberValue_InvalidEndArray (line 909) | [Test] method ReadNumberValue_CommaErrors_Multiple (line 920) | [Test] method ReadAsString_UnexpectedEnd (line 936) | [Test] method ReadAsString_Null_UnexpectedEnd (line 946) | [Test] method ReadStringValue_InvalidEndArray (line 956) | [Test] method ReadStringValue_CommaErrors (line 967) | [Test] method ReadStringValue_CommaErrors_Multiple (line 982) | [Test] method ReadStringValue_Numbers_NotString (line 998) | [Test] method ErrorReadingComment (line 1023) | [Test] method EscapedPathInExceptionMessage (line 1033) | [Test] method MaxDepth (line 1059) | [Test] method MaxDepthDoesNotRecursivelyError (line 1074) | [Test] method UnexpectedEndWhenParsingUnquotedProperty (line 1123) | [Test] FILE: Src/Newtonsoft.Json.Tests/JsonTextReaderTests/FloatAsyncTests.cs class FloatAsyncTests (line 41) | [TestFixture] method Float_ReadAsString_ExactAsync (line 47) | [Test] method Float_NaN_ReadAsync (line 60) | [Test] method Float_NaN_ReadAsInt32Async (line 78) | [Test] method Float_NaNAndInifinity_ReadAsDoubleAsync (line 91) | [Test] method Float_NaNAndInifinity_ReadAsStringAsync (line 120) | [Test] method FloatParseHandling_ReadAsStringAsync (line 149) | [Test] method FloatParseHandlingAsync (line 180) | [Test] method FloatParseHandling_NaNAsync (line 215) | [Test] method FloatingPointNonFiniteNumbersAsync (line 229) | [Test] method ReadFloatingPointNumberAsync (line 262) | [Test] FILE: Src/Newtonsoft.Json.Tests/JsonTextReaderTests/FloatTests.cs class FloatTests (line 60) | [TestFixture] method Float_ReadAsString_Exact (line 66) | [Test] method Float_NaN_Read (line 79) | [Test] method Float_NaN_ReadAsInt32 (line 97) | [Test] method Float_NaNAndInifinity_ReadAsDouble (line 110) | [Test] method Float_NaNAndInifinity_ReadAsString (line 139) | [Test] method FloatParseHandling_ReadAsString (line 168) | [Test] method FloatParseHandling (line 199) | [Test] method FloatParseHandling_NaN (line 234) | [Test] method FloatingPointNonFiniteNumbers (line 248) | [Test] method ReadFloatingPointNumber (line 281) | [Test] FILE: Src/Newtonsoft.Json.Tests/JsonTextReaderTests/MiscAsyncTests.cs class MiscAsyncTests (line 45) | [TestFixture] method ReadWithSupportMultipleContentCommaDelimitedAsync (line 51) | [Test] method LineInfoAndNewLinesAsync (line 104) | [Test] method UnescapeDoubleQuotesAsync (line 181) | [Test] method SurrogatePairValidAsync (line 213) | [Test] method SurrogatePairReplacementAsync (line 233) | [Test] method ReadStringAsync (line 268) | private async Task ReadStringAsync(string input) method YahooFinanceAsync (line 278) | [Test] method DepthAsync (line 310) | [Test] method AppendCharsWhileReadingNullAsync (line 439) | [Test] method AppendCharsWhileReadingNewLineAsync (line 475) | [Test] method BufferTestAsync (line 508) | [Test] method BufferTest_WithErrorAsync (line 544) | [Test] method WriteReadWriteAsync (line 575) | [Test] method LongStringTestAsync (line 638) | [Test] method EscapedUnicodeTextAsync (line 661) | [Test] method SupportMultipleContentAsync (line 684) | [Test] method SingleLineCommentsAsync (line 750) | [Test] method JustSinglelineCommentAsync (line 887) | [Test] method ScientificNotationAsync (line 901) | [Test] method WriteReadBoundaryDecimalsAsync (line 964) | [Test] method LinePositionOnNewLineAsync (line 991) | [Test] method InvalidUnicodeSequenceAsync (line 1039) | [Test] FILE: Src/Newtonsoft.Json.Tests/JsonTextReaderTests/MiscTests.cs class MiscTests (line 59) | [TestFixture] method ReadWithSupportMultipleContentCommaDelimited (line 65) | [Test] method LineInfoAndNewLines (line 118) | [Test] method UnescapeDoubleQuotes (line 195) | [Test] method SurrogatePairValid (line 227) | [Test] method SurrogatePairReplacement (line 247) | [Test] method ReadString (line 282) | private string ReadString(string input) method CloseInput (line 294) | [Test] method YahooFinance (line 312) | [Test] method Depth (line 344) | [Test] method AppendCharsWhileReadingNull (line 473) | [Test] method AppendCharsWhileReadingNewLine (line 509) | [Test] method BufferTest (line 542) | [Test] method BufferTest_WithError (line 578) | [Test] method WriteReadWrite (line 609) | [Test] method LongStringTest (line 672) | [Test] method EscapedUnicodeText (line 695) | [Test] method SupportMultipleContent (line 718) | [Test] method SingleLineComments (line 784) | [Test] method JustSinglelineComment (line 921) | [Test] method ScientificNotation (line 935) | [Test] method WriteReadBoundaryDecimals (line 1000) | [Test] method LinePositionOnNewLine (line 1028) | [Test] method DisposeSupressesFinalization (line 1077) | [Test] method InvalidUnicodeSequence (line 1086) | [Test] FILE: Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ParseAsyncTests.cs class ParseAsyncTests (line 44) | [TestFixture] method ParseAdditionalContent_WhitespaceAsync (line 50) | [Test] method ParsingQuotedPropertyWithControlCharactersAsync (line 67) | [Test] method ParseIntegersAsync (line 83) | [Test] method ParseDecimalsAsync (line 123) | [Test] method ParseDoublesAsync (line 155) | [Test] method ParseArrayWithMissingValuesAsync (line 229) | [Test] method ParseBooleanWithNoExtraContentAsync (line 257) | [Test] method ParseContentDelimitedByNonStandardWhitespaceAsync (line 268) | [Test] method ParseObjectWithNoEndAsync (line 304) | [Test] method ParseEmptyArrayAsync (line 316) | [Test] method ParseEmptyObjectAsync (line 329) | [Test] method ParseEmptyConstructorAsync (line 342) | [Test] method ParseHexNumberAsync (line 355) | [Test] method ParseNumbersAsync (line 367) | [Test] method ParseLineFeedDelimitedConstructorAsync (line 393) | [Test] method ParseNullStringConstructorAsync (line 407) | [Test] method ParseOctalNumberAsync (line 424) | [Test] method DateParseHandlingAsync (line 436) | [Test] FILE: Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ParseTests.cs class ParseTests (line 58) | [TestFixture] method ParseAdditionalContent_Whitespace (line 64) | [Test] method ParsingQuotedPropertyWithControlCharacters (line 81) | [Test] method ParseIntegers (line 97) | [Test] method ParseDecimals (line 139) | [Test] method ParseDoubles (line 173) | [Test] method ParseArrayWithMissingValues (line 249) | [Test] method ParseBooleanWithNoExtraContent (line 277) | [Test] method ParseContentDelimitedByNonStandardWhitespace (line 288) | [Test] method ParseObjectWithNoEnd (line 324) | [Test] method ParseEmptyArray (line 336) | [Test] method ParseEmptyObject (line 349) | [Test] method ParseEmptyConstructor (line 362) | [Test] method ParseHexNumber (line 375) | [Test] method ParseNumbers (line 387) | [Test] method ParseLineFeedDelimitedConstructor (line 413) | [Test] method ParseNullStringConstructor (line 427) | [Test] method ParseOctalNumber (line 444) | [Test] method DateParseHandling (line 456) | [Test] FILE: Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ReadAsyncTests.cs class ReadAsyncTests (line 53) | [TestFixture] method Read_EmptyStream_ReturnsFalse (line 59) | [Test] method ReadAsInt32Async_IntegerTooLarge_ThrowsJsonReaderException (line 69) | [Test] method ReadAsDecimalAsync_IntegerTooLarge_ThrowsJsonReaderException (line 80) | [Test] method ReadAsInt32Async_BigIntegerValue_Success (line 93) | [Test] method ReadMissingInt64 (line 103) | [Test] method ReadAsInt32AsyncWithUndefined (line 124) | [Test] method ReadAsBooleanAsync (line 136) | [Test] method ReadAsBoolean_NullCharAsync (line 222) | [Test] method ReadAsBytesAsync (line 233) | [Test] method ReadAsBooleanNoContentAsync (line 247) | [Test] method ReadAsBytesIntegerArrayWithCommentsAsync (line 256) | [Test] method ReadUnicodeAsync (line 267) | [Test] method ReadHexidecimalWithAllLettersAsync (line 294) | [Test] method ReadLargeObjectsAsync (line 316) | [Test] method ReadSingleBytesAsync (line 374) | [Test] method ReadOctalNumberAsync (line 387) | [Test] method ReadOctalNumberAsInt64Async (line 414) | [Test] method ReadOctalNumberAsInt32Async (line 444) | [Test] method ReadAsDecimalNoContentAsync (line 474) | [Test] method ReadAsBytesNoContentAsync (line 483) | [Test] method ReadAsDateTimeOffsetNoContentAsync (line 492) | [Test] method ReadAsDateTimeOffsetAsync (line 501) | [Test] method ReadAsDateTimeOffsetNegativeAsync (line 523) | [Test] method ReadAsDateTimeOffsetBadStringAsync (line 545) | [Test] method ReadAsDateTimeOffsetHoursOnlyAsync (line 564) | [Test] method ReadAsDateTimeOffsetWithMinutesAsync (line 586) | [Test] method ReadAsDateTimeOffsetIsoDateAsync (line 608) | [Test] method ReadAsDateTimeOffsetUnitedStatesDateAsync (line 630) | [Test] method ReadAsDateTimeOffsetNewZealandDateAsync (line 655) | [Test] method ReadAsDecimalIntAsync (line 680) | [Test] method ReadAsIntDecimalAsync (line 699) | [Test] method ReadAsDecimalAsync (line 718) | [Test] method ReadAsDecimalFrenchAsync (line 740) | [Test] method ReadBufferOnControlCharAsync (line 763) | [Test] method ReadBufferOnEndCommentAsync (line 793) | [Test] method ReadAsDouble_NullAsync (line 823) | [Test] method ReadAsDouble_SuccessAsync (line 830) | [Test] method ReadAsDouble_HexAsync (line 837) | [Test] method ReadAsDouble_AllowThousandsAsync (line 844) | [Test] method ReadAsDouble_FailureAsync (line 851) | [Test] method ReadAsString_BooleanAsync (line 867) | [Test] method Read_Boolean_FailureAsync (line 882) | [Test] method ReadAsString_Boolean_FailureAsync (line 900) | [Test] method ReadValue_EmptyString_PositionAsync (line 918) | [Test] method ReadValueCommentsAsync (line 951) | [Test] method ReadContentDelimitedByCommentsAsync (line 1001) | [Test] method ReadNullIntLineNumberAndPositionAsync (line 1065) | [Test] method ReadingFromSlowStreamAsync (line 1103) | [Test] method ReadCommentInsideArrayAsync (line 1162) | [Test] method ReadAsBytes_Base64AndGuidAsync (line 1202) | [Test] method ReadSingleQuoteInsideDoubleQuoteStringAsync (line 1218) | [Test] method ReadMultilineStringAsync (line 1231) | [Test] method ReadBigIntegerAsync (line 1249) | [Test] method ReadBadMSDateAsStringAsync (line 1287) | [Test] method ReadConstructorAsync (line 1312) | [Test] method ReadingIndentedAsync (line 1338) | [Test] method ReadLongStringAsync (line 1417) | [Test] method ReadLongJsonArrayAsync (line 1427) | [Test] method NullCharReadingAsync (line 1455) | [Test] method ReadNullTerminatorStringsAsync (line 1502) | [Test] method ReadBytesNoStartWithUnexpectedEndAsync (line 1511) | [Test] method ReadNewLinesAsync (line 1521) | [Test] method ReadBytesFollowingNumberInArrayAsync (line 1586) | [Test] method ReadBytesFollowingNumberInObjectAsync (line 1606) | [Test] method ReadingEscapedStringsAsync (line 1628) | [Test] method ReadRandomJsonAsync (line 1659) | [Test] method AsyncMethodsAlreadyCancelled (line 1690) | [Test] class NoOverridesDerivedJsonTextAsync (line 1708) | private class NoOverridesDerivedJsonTextAsync : JsonTextReader method NoOverridesDerivedJsonTextAsync (line 1710) | public NoOverridesDerivedJsonTextAsync() class MinimalOverridesDerivedJsonReader (line 1716) | private class MinimalOverridesDerivedJsonReader : JsonReader method Read (line 1718) | public override bool Read() => true; method AsyncMethodsAlreadyCancelledOnTextReaderSubclass (line 1721) | [Test] method AsyncMethodsAlreadyCancelledOnReaderSubclass (line 1739) | [Test] method ThrowOnDuplicateKeysDeserializingAsync (line 1757) | [Test] FILE: Src/Newtonsoft.Json.Tests/JsonTextReaderTests/ReadTests.cs class ReadTests (line 58) | [TestFixture] method Read_EmptyStream_ReturnsFalse (line 64) | [Test] method ReadAsInt32_IntegerTooLarge_ThrowsJsonReaderException (line 74) | [Test] method ReadAsDecimal_IntegerTooLarge_ThrowsJsonReaderException (line 85) | [Test] method ReadAsInt32_BigIntegerValue_Success (line 98) | [Test] method ReadMissingInt64 (line 108) | [Test] method ReadAsInt32WithUndefined (line 129) | [Test] method ReadAsBoolean (line 141) | [Test] method ReadAsBoolean_NullChar (line 227) | [Test] method ReadAsBytes (line 238) | [Test] method ReadAsBooleanNoContent (line 252) | [Test] method ReadAsBytesIntegerArrayWithComments (line 261) | [Test] method ReadUnicode (line 272) | [Test] method ReadHexidecimalWithAllLetters (line 299) | [Test] method ReadLargeObjects (line 321) | [Test] method ReadSingleBytes (line 379) | [Test] method ReadOctalNumber (line 392) | [Test] method ReadOctalNumberAsInt64 (line 419) | [Test] method ReadOctalNumberAsInt32 (line 449) | [Test] method ReadAsDecimalNoContent (line 479) | [Test] method ReadAsBytesNoContent (line 488) | [Test] method ReadAsDateTimeOffsetNoContent (line 498) | [Test] method ReadAsDateTimeOffset (line 509) | [Test] method ReadAsDateTimeOffsetNegative (line 533) | [Test] method ReadAsDateTimeOffsetBadString (line 557) | [Test] method ReadAsDateTimeOffsetHoursOnly (line 575) | [Test] method ReadAsDateTimeOffsetWithMinutes (line 599) | [Test] method ReadAsDateTimeOffsetIsoDate (line 623) | [Test] method ReadAsDateTimeOffsetUnitedStatesDate (line 647) | [Test] method ReadAsDateTimeOffsetNewZealandDate (line 674) | [Test] method ReadAsDecimalInt (line 700) | [Test] method ReadAsIntDecimal (line 719) | [Test] method ReadAsDecimal (line 735) | [Test] method ReadAsDecimalFrench (line 757) | [Test] method ReadBufferOnControlChar (line 780) | [Test] method ReadBufferOnEndComment (line 810) | [Test] method ReadAsDouble_Null (line 840) | [Test] method ReadAsDouble_Success (line 847) | [Test] method ReadAsDouble_Hex (line 854) | [Test] method ReadAsDouble_AllowThousands (line 861) | [Test] method ReadAsDouble_Failure (line 868) | [Test] method ReadAsString_Boolean (line 883) | [Test] method Read_Boolean_Failure (line 898) | [Test] method ReadAsString_Boolean_Failure (line 915) | [Test] method ReadValue_EmptyString_Position (line 933) | [Test] method ReadValueComments (line 967) | [Test] method ReadContentDelimitedByComments (line 1017) | [Test] method ReadNullIntLineNumberAndPosition (line 1082) | [Test] method ReadingFromSlowStream (line 1120) | [Test] method ReadCommentInsideArray (line 1179) | [Test] method ReadAsBytes_Base64AndGuid (line 1219) | [Test] method ReadSingleQuoteInsideDoubleQuoteString (line 1235) | [Test] method ReadMultilineString (line 1248) | [Test] method ReadBigInteger (line 1268) | [Test] method ReadBadMSDateAsString (line 1307) | [Test] method ReadConstructor (line 1332) | [Test] method ReadingIndented (line 1358) | [Test] method ReadLongString (line 1437) | [Test] method ReadLongJsonArray (line 1447) | [Test] method NullCharReading (line 1473) | [Test] method ReadNullTerminatorStrings (line 1520) | [Test] method ReadBytesNoStartWithUnexpectedEnd (line 1529) | [Test] method ReadNewLines (line 1539) | [Test] method ReadBytesFollowingNumberInArray (line 1630) | [Test] method ReadBytesFollowingNumberInObject (line 1650) | [Test] method ReadingEscapedStrings (line 1672) | [Test] method ReadNewlineLastCharacter (line 1703) | [Test] method ReadRandomJson (line 1717) | [Test] method ThrowOnDuplicateKeysDeserializing (line 1748) | [Test] FILE: Src/Newtonsoft.Json.Tests/JsonTextWriterAsyncTests.cs class JsonTextWriterAsyncTests (line 49) | [TestFixture] class LazyStringWriter (line 52) | public class LazyStringWriter : StringWriter method LazyStringWriter (line 54) | public LazyStringWriter(IFormatProvider formatProvider) : base(forma... method FlushAsync (line 58) | public override Task FlushAsync() method WriteAsync (line 63) | public override Task WriteAsync(char value) method WriteAsync (line 68) | public override Task WriteAsync(char[] buffer, int index, int count) method WriteAsync (line 73) | public override Task WriteAsync(string value) method WriteLineAsync (line 78) | public override Task WriteLineAsync() method WriteLineAsync (line 83) | public override Task WriteLineAsync(char value) method WriteLineAsync (line 88) | public override Task WriteLineAsync(char[] buffer, int index, int co... method WriteLineAsync (line 93) | public override Task WriteLineAsync(string value) method DoDelay (line 98) | private async Task DoDelay(Task t) method WriteLazy (line 106) | [Test] method WriteLazy_Property (line 205) | [Test] method BufferTestAsync (line 232) | [Test] method BufferTest_WithErrorAsync (line 276) | [Test] method NewLineAsync (line 311) | [Test] method QuoteNameAndStringsAsync (line 337) | [Test] method CloseOutputAsync (line 355) | [Test] method WriteIConvertableAsync (line 374) | [Test] method ValueFormattingAsync (line 385) | [Test] method NullableValueFormattingAsync (line 416) | [Test] method WriteValueObjectWithNullableAsync (line 462) | [Test] method WriteValueObjectWithUnsupportedValueAsync (line 481) | [Test] method StringEscapingAsync (line 496) | [Test] method WriteEndAsync (line 518) | [Test] method CloseWithRemainingContentAsync (line 558) | [Test] method IndentingAsync (line 597) | [Test] method StateAsync (line 649) | [Test] method FloatingPointNonFiniteNumbers_SymbolAsync (line 692) | [Test] method FloatingPointNonFiniteNumbers_ZeroAsync (line 728) | [Test] method FloatingPointNonFiniteNumbers_StringAsync (line 776) | [Test] method FloatingPointNonFiniteNumbers_QuoteCharAsync (line 812) | [Test] method WriteRawInStartAsync (line 849) | [Test] method WriteRawInArrayAsync (line 875) | [Test] method WriteRawInObjectAsync (line 903) | [Test] method WriteTokenAsync (line 924) | [Test] method WriteRawValueAsync (line 939) | [Test] method WriteObjectNestedInConstructorAsync (line 966) | [Test] method WriteFloatingPointNumberAsync (line 990) | [Test] method WriteIntegerNumberAsync (line 1028) | [Test] method WriteTokenDirectAsync (line 1068) | [Test] method WriteTokenDirect_BadValueAsync (line 1088) | [Test] method WriteTokenNullCheckAsync (line 1105) | [Test] method TokenTypeOutOfRangeAsync (line 1115) | [Test] method BadWriteEndArrayAsync (line 1128) | [Test] method IndentationAsync (line 1148) | [Test] method WriteSingleBytesAsync (line 1195) | [Test] method WriteBytesInArrayAsync (line 1222) | [Test] method PathAsync (line 1257) | [Test] method DateTimeZoneHandlingAsync (line 1327) | [Test] method HtmlStringEscapeHandlingAsync (line 1341) | [Test] method NonAsciiStringEscapeHandlingAsync (line 1363) | [Test] method WriteEndOnPropertyAsync (line 1399) | [Test] method QuoteCharAsync (line 1413) | [Test] method CultureAsync (line 1455) | [Test] method CompareNewStringEscapingWithOldAsync (line 1482) | [Test] method WriteEscapedJavaScriptStringOld (line 1510) | private static void WriteEscapedJavaScriptStringOld(TextWriter writer,... method CustomJsonTextWriterTestsAsync (line 1644) | [Test] method QuoteDictionaryNamesAsync (line 1664) | [Test] method WriteCommentsAsync (line 1690) | [Test] method AsyncMethodsAlreadyCancelled (line 1738) | [Test] class NoOverridesDerivedJsonTextWriter (line 1807) | private class NoOverridesDerivedJsonTextWriter : JsonTextWriter method NoOverridesDerivedJsonTextWriter (line 1809) | public NoOverridesDerivedJsonTextWriter(TextWriter textWriter) : bas... class MinimalOverridesDerivedJsonWriter (line 1814) | private class MinimalOverridesDerivedJsonWriter : JsonWriter method Flush (line 1816) | public override void Flush() method AsyncMethodsAlreadyCancelledOnTextWriterSubclass (line 1821) | [Test] method AsyncMethodsAlreadyCancelledOnWriterSubclass (line 1890) | [Test] method FailureOnStartWriteProperty (line 1959) | [Test] method FailureOnStartWriteObject (line 1969) | [Test] class ThrowingWriter (line 1976) | public class ThrowingWriter : TextWriter method ThrowingWriter (line 1982) | public ThrowingWriter(params char[] throwChars) method WriteAsync (line 1991) | public override Task WriteAsync(char value) method WriteAsync (line 1997) | public override Task WriteAsync(char[] buffer, int index, int count) method WriteAsync (line 2010) | public override Task WriteAsync(string value) method Write (line 2015) | public override void Write(char value) class CustomAsyncJsonTextWriter (line 2022) | public class CustomAsyncJsonTextWriter : CustomJsonTextWriter method CustomAsyncJsonTextWriter (line 2024) | public CustomAsyncJsonTextWriter(TextWriter textWriter) : base(textWri... method WritePropertyNameAsync (line 2028) | public override Task WritePropertyNameAsync(string name, CancellationT... method WritePropertyNameAsync (line 2033) | public override async Task WritePropertyNameAsync(string name, bool es... method WriteNullAsync (line 2052) | public override async Task WriteNullAsync(CancellationToken cancellati... method WriteStartObjectAsync (line 2059) | public override async Task WriteStartObjectAsync(CancellationToken can... method WriteEndObjectAsync (line 2066) | public override Task WriteEndObjectAsync(CancellationToken cancellatio... method WriteEndAsync (line 2071) | protected override Task WriteEndAsync(JsonToken token, CancellationTok... FILE: Src/Newtonsoft.Json.Tests/JsonTextWriterTest.cs class JsonTextWriterTest (line 56) | [TestFixture] method BufferTest (line 59) | [Test] method BufferTest_WithError (line 103) | [Test] method BufferErroringWithInvalidSize (line 140) | [Test] method NewLine (line 166) | [Test] method QuoteNameAndStrings (line 192) | [Test] method CloseOutput (line 210) | [Test] method WriteIConvertable (line 229) | [Test] method ValueFormatting (line 240) | [Test] method NullableValueFormatting (line 271) | [Test] method WriteValueObjectWithNullable (line 325) | [Test] method WriteValueObjectWithUnsupportedValue (line 344) | [Test] method StringEscaping (line 359) | [Test] method WriteEnd (line 381) | [Test] method CloseWithRemainingContent (line 421) | [Test] method Indenting (line 460) | [Test] method State (line 512) | [Test] method FloatingPointNonFiniteNumbers_Symbol (line 555) | [Test] method FloatingPointNonFiniteNumbers_Zero (line 591) | [Test] method FloatingPointNonFiniteNumbers_String (line 639) | [Test] method FloatingPointNonFiniteNumbers_QuoteChar (line 675) | [Test] method WriteRawInStart (line 712) | [Test] method WriteRawInArray (line 738) | [Test] method WriteRawInObject (line 766) | [Test] method WriteToken (line 787) | [Test] method WriteRawValue (line 801) | [Test] method WriteObjectNestedInConstructor (line 828) | [Test] method WriteFloatingPointNumber (line 852) | [Test] method WriteIntegerNumber (line 891) | [Test] method WriteTokenDirect (line 937) | [Test] method WriteTokenDirect_BadValue (line 959) | [Test] method WriteTokenNullCheck (line 976) | [Test] method TokenTypeOutOfRange (line 986) | [Test] method BadWriteEndArray (line 999) | [Test] method InvalidQuoteChar (line 1019) | [Test] method Indentation (line 1035) | [Test] method WriteSingleBytes (line 1082) | [Test] method WriteBytesInArray (line 1109) | [Test] method Path (line 1144) | [Test] method BuildStateArray (line 1217) | [Test] method GetValues (line 1242) | private static IList GetValues(Type enumType) method DateTimeZoneHandling (line 1260) | [Test] method HtmlStringEscapeHandling (line 1274) | [Test] method NonAsciiStringEscapeHandling (line 1296) | [Test] method WriteEndOnProperty (line 1332) | [Test] method WriteEndOnProperty_Close (line 1346) | [Test] method WriteEndOnProperty_Dispose (line 1360) | [Test] method AutoCompleteOnClose_False (line 1375) | [Test] method QuoteChar (line 1392) | [Test] method Culture (line 1434) | [Test] method CompareNewStringEscapingWithOld (line 1462) | [Test] method WriteEscapedJavaScriptStringOld (line 1490) | private static void WriteEscapedJavaScriptStringOld(TextWriter writer,... method CustomJsonTextWriterTests (line 1624) | [Test] method QuoteDictionaryNames (line 1644) | [Test] method WriteComments (line 1670) | [Test] method DisposeSupressesFinalization (line 1718) | [Test] class CustomJsonTextWriter (line 1728) | public class CustomJsonTextWriter : JsonTextWriter method CustomJsonTextWriter (line 1732) | public CustomJsonTextWriter(TextWriter textWriter) : base(textWriter) method WritePropertyName (line 1737) | public override void WritePropertyName(string name) method WritePropertyName (line 1742) | public override void WritePropertyName(string name, bool escape) method WriteNull (line 1761) | public override void WriteNull() method WriteStartObject (line 1768) | public override void WriteStartObject() method WriteEndObject (line 1775) | public override void WriteEndObject() method WriteEnd (line 1780) | protected override void WriteEnd(JsonToken token) class UnmanagedResourceFakingJsonWriter (line 1793) | public class UnmanagedResourceFakingJsonWriter : JsonWriter method CreateAndDispose (line 1797) | public static void CreateAndDispose() method UnmanagedResourceFakingJsonWriter (line 1802) | public UnmanagedResourceFakingJsonWriter() method Dispose (line 1807) | protected override void Dispose(bool disposing) method Flush (line 1818) | public override void Flush() FILE: Src/Newtonsoft.Json.Tests/JsonValidatingReaderTests.cs class JsonValidatingReaderTests (line 53) | [TestFixture] method CheckInnerReader (line 56) | [Test] method ValidateTypes (line 66) | [Test] method ValidateUnrestrictedArray (line 146) | [Test] method StringLessThanMinimumLength (line 219) | [Test] method StringGreaterThanMaximumLength (line 243) | [Test] method StringIsNotInEnum (line 267) | [Test] method StringDoesNotMatchPattern (line 308) | [Test] method IntegerGreaterThanMaximumValue (line 332) | [Test] method IntegerGreaterThanMaximumValue_BigInteger (line 357) | [Test] method IntegerLessThanMaximumValue_BigInteger (line 381) | [Test] method ThrowExceptionWhenNoValidationEventHandler (line 401) | [Test] method IntegerLessThanMinimumValue (line 418) | [Test] method IntegerIsNotInEnum (line 441) | [Test] method FloatGreaterThanMaximumValue (line 482) | [Test] method FloatLessThanMinimumValue (line 505) | [Test] method FloatIsNotInEnum (line 528) | [Test] method FloatDivisibleBy (line 569) | [Test] method BigIntegerDivisibleBy_Success (line 610) | [Test] method BigIntegerDivisibleBy_Failure (line 640) | [Test] method BigIntegerDivisibleBy_Fraction (line 673) | [Test] method BigIntegerDivisibleBy_FractionWithZeroValue (line 705) | [Test] method IntValidForNumber (line 726) | [Test] method NullNotInEnum (line 756) | [Test] method BooleanNotInEnum (line 790) | [Test] method ArrayCountGreaterThanMaximumItems (line 828) | [Test] method ArrayCountLessThanMinimumItems (line 864) | [Test] method InvalidDataType (line 894) | [Test] method StringDisallowed (line 919) | [Test] method MissingRequiredProperties (line 955) | [Test] method MissingNonRequiredProperties (line 997) | [Test] method DisableAdditionalProperties (line 1037) | [Test] method ExtendsStringGreaterThanMaximumLength (line 1094) | [Test] method GetExtendedSchema (line 1127) | private JsonSchema GetExtendedSchema() method ExtendsDisallowAdditionProperties (line 1157) | [Test] method ExtendsMissingRequiredProperties (line 1215) | [Test] method NoAdditionalItems (line 1236) | [Test] method PatternPropertiesNoAdditionalProperties (line 1274) | [Test] method ExtendedComplex (line 1337) | [Test] method DuplicateErrorsTest (line 1475) | [Test] method ReadAsBytes (line 1591) | [Test] method ReadAsInt32 (line 1607) | [Test] method ReadAsInt32Failure (line 1621) | [Test] method ReadAsDecimal (line 1637) | [Test] method ReadAsDecimalFailure (line 1651) | [Test] method ReadAsInt32FromSerializer (line 1667) | [Test] method ReadAsInt32InArray (line 1680) | [Test] method ReadAsInt32InArrayIncomplete (line 1716) | [Test] method CloseAlsoClosesUnderlyingReader (line 1751) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/AnnotationsTests.cs class AnnotationsTests (line 21) | [TestFixture] method AddAnnotation (line 24) | [Test] method AddAnnotation_MultipleOfTheSameType (line 37) | [Test] method AddAnnotation_MultipleOfDifferentTypes (line 51) | [Test] method GetAnnotation_NeverSet (line 71) | [Test] method GetAnnotations (line 83) | [Test] method GetAnnotations_MultipleTypes (line 106) | [Test] method RemoveAnnotation (line 132) | [Test] method RemoveAnnotation_NonGeneric (line 144) | [Test] method RemoveAnnotation_Multiple (line 159) | [Test] method RemoveAnnotation_MultipleCalls (line 181) | [Test] method RemoveAnnotation_Multiple_NonGeneric (line 198) | [Test] method RemoveAnnotation_MultipleCalls_NonGeneric (line 211) | [Test] method RemoveAnnotation_MultipleWithDifferentTypes (line 228) | [Test] method RemoveAnnotation_MultipleWithDifferentTypes_NonGeneric (line 244) | [Test] method AnnotationsAreCopied (line 260) | [Test] method MultipleAnnotationsAreCopied (line 288) | [Test] method AssertCloneCopy (line 306) | private void AssertCloneCopy(JToken t, T annotation) where T : class method Example (line 312) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/ComponentModel/BindingTests.cs class BindingTests (line 33) | [TestFixture] method DataBinderEval (line 36) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/ComponentModel/JPropertyDescriptorTests.cs class JPropertyDescriptorTests (line 38) | [TestFixture] method GetValue (line 41) | [Test] method GetValue_NullOwner_ReturnsNull (line 53) | [Test] method SetValue (line 61) | [Test] method SetValue_NullOwner_NoError (line 73) | [Test] method ResetValue (line 81) | [Test] method IsReadOnly (line 92) | [Test] method PropertyType (line 100) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/DynamicTests.cs class DynamicTests (line 49) | [TestFixture] method AccessPropertyValue (line 52) | [Test] method PropertyDoesNotEqualNull (line 67) | [Test] method UpdateValueCount (line 81) | private void UpdateValueCount(IDictionary counts, dynamic d) method DeserializeLargeDynamic (line 95) | [Test] method JObjectPropertyNames (line 132) | [Test] method JObjectCount (line 162) | [Test] method JObjectEnumerator (line 179) | [Test] method JObjectPropertyNameWithJArray (line 200) | [Test] method JObjectPropertyNameWithNonToken (line 214) | [Test] method JObjectMethods (line 225) | [Test] method JValueEquals (line 245) | [Test] method JValueAddition (line 354) | [Test] method JValueToString (line 689) | [Test] method JObjectGetDynamicPropertyNames (line 725) | [Test] method JValueConvert (line 753) | [Test] method AssertValueConverted (line 810) | private static void AssertValueConverted(object value) method AssertValueConverted (line 815) | private static void AssertValueConverted(object value, object expec... method DynamicSerializerExample (line 824) | [Test] method DynamicLinqExample (line 849) | [Test] method ImprovedDynamicLinqExample (line 872) | [Test] method DynamicAccess_ToJToken_ShouldNotFail (line 907) | [Test] method DynamicAccess_ToJTokenExplicit_ShouldNotFail (line 917) | [Test] method DynamicAccess_ToJTokenSafeCast_ShouldNotFail (line 927) | [Test] method IndexAccess_ToJToken_ShouldNotFail (line 937) | [Test] method DynamicAccess_ToJToken_ShouldFail (line 947) | [Test] class DynamicDictionary (line 959) | public class DynamicDictionary : DynamicObject method GetDynamicMemberNames (line 963) | public override IEnumerable GetDynamicMemberNames() method TryGetMember (line 968) | public override bool TryGetMember(GetMemberBinder binder, out object r... method TrySetMember (line 974) | public override bool TrySetMember(SetMemberBinder binder, object value) FILE: Src/Newtonsoft.Json.Tests/Linq/JArrayTests.cs class JArrayTests (line 46) | [TestFixture] method RemoveSpecificAndRemoveSelf (line 49) | [Test] method Clear (line 69) | [Test] method AddToSelf (line 79) | [Test] method Contains (line 88) | [Test] method GenericCollectionCopyTo (line 101) | [Test] method GenericCollectionCopyToNullArrayShouldThrow (line 125) | [Test] method GenericCollectionCopyToNegativeArrayIndexShouldThrow (line 136) | [Test] method GenericCollectionCopyToArrayIndexEqualGreaterToArrayLengthShouldThrow (line 147) | [Test] method GenericCollectionCopyToInsufficientArrayCapacity (line 155) | [Test] method Remove (line 166) | [Test] method IndexOf (line 183) | [Test] method RemoveAt (line 210) | [Test] method RemoveAtOutOfRangeIndexShouldError (line 234) | [Test] method RemoveAtNegativeIndexShouldError (line 246) | [Test] method Insert (line 258) | [Test] method AddFirstAddedTokenShouldBeFirst (line 279) | [Test] method InsertShouldInsertAtZeroIndex (line 303) | [Test] method InsertNull (line 319) | [Test] method InsertNegativeIndexShouldThrow (line 328) | [Test] method InsertOutOfRangeIndexShouldThrow (line 340) | [Test] method Item (line 352) | [Test] method Parse_ShouldThrowOnUnexpectedToken (line 374) | [Test] class ListItemFields (line 382) | public class ListItemFields method ArrayOrder (line 388) | [Test] method Iterate (line 437) | [Test] method ITypedListGetItemProperties (line 451) | [Test] method AddArrayToSelf (line 466) | [Test] method SetValueWithInvalidIndex (line 478) | [Test] method SetValue (line 488) | [Test] method ReplaceAll (line 499) | [Test] method ParseIncomplete (line 513) | [Test] method InsertAddEnd (line 519) | [Test] method ParseAdditionalContent (line 531) | [Test] method ToListOnEmptyArray (line 543) | [Test] method Parse_NoComments (line 559) | [Test] method Parse_ExcessiveContentJustComments (line 593) | [Test] method Parse_ExcessiveContent (line 607) | [Test] method Parse_LineInfo (line 618) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/JConstructorAsyncTests.cs class JConstructorAsyncTests (line 42) | [TestFixture] method LoadAsync (line 45) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/JConstructorTests.cs class JConstructorTests (line 46) | [TestFixture] method Load (line 49) | [Test] method CreateWithMultiValue (line 60) | [Test] method Iterate (line 71) | [Test] method SetValueWithInvalidIndex (line 84) | [Test] method SetValue (line 94) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/JObjectAsyncTests.cs class JObjectAsyncTests (line 43) | [TestFixture] method ReadWithSupportMultipleContentAsync (line 46) | [Test] method JTokenReaderAsync (line 73) | [Test] method LoadFromNestedObjectAsync (line 114) | [Test] method LoadFromNestedObjectIncompleteAsync (line 143) | [Test] method ParseMultipleProperties_EmptySettingsAsync (line 166) | [Test] method ParseMultipleProperties_IgnoreDuplicateSettingAsync (line 181) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/JObjectTests.cs class JObjectTests (line 58) | [TestFixture] method EmbedJValueStringInNewJObject (line 62) | [Test] method ReadWithSupportMultipleContent (line 80) | [Test] method JObjectWithComments (line 107) | [Test] method WritePropertyWithNoValue (line 126) | [Test] method Keys (line 137) | [Test] method TryGetValue (line 150) | [Test] method DictionaryItemShouldSet (line 168) | [Test] method Remove (line 192) | [Test] method GenericCollectionRemove (line 206) | [Test] method DuplicatePropertyNameShouldThrow (line 222) | [Test] method GenericDictionaryAdd (line 233) | [Test] method GenericCollectionAdd (line 247) | [Test] method GenericCollectionClear (line 257) | [Test] method GenericCollectionContains (line 272) | [Test] method Contains (line 296) | [Test] method GenericDictionaryContains (line 319) | [Test] method GenericCollectionCopyTo (line 330) | [Test] method GenericCollectionCopyToNullArrayShouldThrow (line 357) | [Test] method GenericCollectionCopyToNegativeArrayIndexShouldThrow (line 370) | [Test] method GenericCollectionCopyToArrayIndexEqualGreaterToArrayLengthShouldThrow (line 383) | [Test] method GenericCollectionCopyToInsufficientArrayCapacity (line 393) | [Test] method FromObjectRaw (line 407) | [Test] method JTokenReader (line 425) | [Test] method DeserializeFromRaw (line 466) | [Test] method Parse_ShouldThrowOnUnexpectedToken (line 487) | [Test] method ParseJavaScriptDate (line 497) | [Test] method GenericValueCast (line 508) | [Test] method Blog (line 522) | [Test] method RawChildValues (line 531) | [Test] method Iterate (line 546) | [Test] method KeyValuePairIterate (line 565) | [Test] method WriteObjectNullStringValue (line 582) | [Test] method Example (line 600) | [Test] method DeserializeClassManually (line 628) | [Test] method JObjectContainingHtml (line 664) | [Test] method ImplicitValueConversions (line 679) | [Test] method ReplaceJPropertyWithJPropertyWithSameName (line 713) | [Test] method PropertyChanging (line 747) | [Test] method PropertyChanged (line 807) | [Test] method IListContains (line 848) | [Test] method IListIndexOf (line 858) | [Test] method IListClear (line 868) | [Test] method IListCopyTo (line 881) | [Test] method IListAdd (line 896) | [Test] method IListAddBadToken (line 911) | [Test] method IListAddBadValue (line 924) | [Test] method IListAddPropertyWithExistingName (line 937) | [Test] method IListRemove (line 952) | [Test] method IListRemoveAt (line 976) | [Test] method IListInsert (line 993) | [Test] method IListIsReadOnly (line 1010) | [Test] method IListIsFixedSize (line 1017) | [Test] method IListSetItem (line 1024) | [Test] method IListSetItemAlreadyExists (line 1039) | [Test] method IListSetItemInvalid (line 1055) | [Test] method IListSyncRoot (line 1068) | [Test] method IListIsSynchronized (line 1078) | [Test] method GenericListJTokenContains (line 1088) | [Test] method GenericListJTokenIndexOf (line 1098) | [Test] method GenericListJTokenClear (line 1108) | [Test] method GenericListJTokenCopyTo (line 1121) | [Test] method GenericListJTokenAdd (line 1136) | [Test] method GenericListJTokenAddBadToken (line 1151) | [Test] method GenericListJTokenAddBadValue (line 1164) | [Test] method GenericListJTokenAddPropertyWithExistingName (line 1178) | [Test] method GenericListJTokenRemove (line 1193) | [Test] method GenericListJTokenRemoveAt (line 1217) | [Test] method GenericListJTokenInsert (line 1234) | [Test] method GenericListJTokenIsReadOnly (line 1251) | [Test] method GenericListJTokenSetItem (line 1258) | [Test] method GenericListJTokenSetItemAlreadyExists (line 1273) | [Test] method IBindingListSortDirection (line 1290) | [Test] method IBindingListSortProperty (line 1297) | [Test] method IBindingListSupportsChangeNotification (line 1304) | [Test] method IBindingListSupportsSearching (line 1311) | [Test] method IBindingListSupportsSorting (line 1318) | [Test] method IBindingListAllowEdit (line 1325) | [Test] method IBindingListAllowNew (line 1332) | [Test] method IBindingListAllowRemove (line 1339) | [Test] method IBindingListAddIndex (line 1346) | [Test] method IBindingListApplySort (line 1354) | [Test] method IBindingListRemoveSort (line 1364) | [Test] method IBindingListRemoveIndex (line 1374) | [Test] method IBindingListFind (line 1382) | [Test] method IBindingListIsSorted (line 1392) | [Test] method IBindingListAddNew (line 1399) | [Test] method IBindingListAddNewWithEvent (line 1409) | [Test] method ITypedListGetListName (line 1424) | [Test] method ITypedListGetItemProperties (line 1434) | [Test] method ListChanged (line 1445) | [Test] method CollectionChanged (line 1485) | [Test] method GetGeocodeAddress (line 1524) | [Test] method SetValueWithInvalidPropertyName (line 1578) | [Test] method SetValue (line 1588) | [Test] method ParseMultipleProperties (line 1599) | [Test] method ParseMultipleProperties_EmptySettings (line 1613) | [Test] method ParseMultipleProperties_IgnoreDuplicateSetting (line 1627) | [Test] method ParseMultipleProperties_ReplaceDuplicateSetting (line 1644) | [Test] method WriteObjectNullDBNullValue (line 1662) | [Test] method InvalidValueCastExceptionMessage (line 1681) | [Test] method InvalidPropertyValueCastExceptionMessage (line 1698) | [Test] method ParseIncomplete (line 1715) | [Test] method LoadFromNestedObject (line 1721) | [Test] method LoadFromNestedObjectIncomplete (line 1750) | [Test] method GetProperties (line 1774) | [Test] method ParseEmptyObjectWithComment (line 1814) | [Test] method FromObjectTimeSpan (line 1821) | [Test] method FromObjectUri (line 1830) | [Test] method FromObjectGuid (line 1839) | [Test] method ParseAdditionalContent (line 1848) | [Test] method DeepEqualsIgnoreOrder (line 1868) | [Test] method ToListOnEmptyObject (line 1918) | [Test] method EmptyObjectDeepEquals (line 1937) | [Test] method GetValueBlogExample (line 1952) | [Test] method GetValue (line 1970) | [Test] class FooJsonConverter (line 2002) | public class FooJsonConverter : JsonConverter method WriteJson (line 2004) | public override void WriteJson(JsonWriter writer, object value, Json... method ReadJson (line 2022) | public override object ReadJson(JsonReader reader, Type objectType, ... method CanConvert (line 2032) | public override bool CanConvert(Type objectType) method FromObjectInsideConverterWithCustomSerializer (line 2038) | [Test] method Parse_NoComments (line 2057) | [Test] method Parse_ExcessiveContentJustComments (line 2073) | [Test] method Parse_ExcessiveContent (line 2087) | [Test] method GetPropertyOwner_ReturnsJObject (line 2099) | [Test] method Property (line 2121) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/JPropertyAsyncTests.cs class JPropertyAsyncTests (line 41) | [TestFixture] method LoadAsync (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/JPropertyTests.cs class JPropertyTests (line 47) | [TestFixture] method NullValue (line 50) | [Test] method ListChanged (line 65) | [Test] method IListCount (line 87) | [Test] method IListClear (line 96) | [Test] method IListAdd (line 105) | [Test] method IListRemove (line 114) | [Test] method IListRemoveAt (line 123) | [Test] method JPropertyLinq (line 132) | [Test] method JPropertyDeepEquals (line 142) | [Test] method JPropertyIndexOf (line 151) | [Test] method JPropertyContains (line 164) | [Test] method Load (line 174) | [Test] method MultiContentConstructor (line 202) | [Test] method IListGenericAdd (line 213) | [Test] method NullParent (line 221) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/JRawTests.cs class JRawTests (line 37) | [TestFixture] method RawEquals (line 40) | [Test] method RawClone (line 51) | [Test] method RawToObject (line 60) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/JTokenAsyncTests.cs class JTokenAsyncTests (line 44) | [TestFixture] method ReadFromAsync (line 47) | [Test] method LoadAsync (line 87) | [Test] method CreateWriterAsync (line 94) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/JTokenEqualityComparerTests.cs class JTokenEqualityComparerTests (line 38) | [TestFixture] method CompareEmptyProperties (line 41) | [Test] method JValueDictionary (line 57) | [Test] method JArrayDictionary (line 69) | [Test] method JObjectDictionary (line 81) | [Test] method JConstructorDictionary (line 93) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/JTokenReaderAsyncTests.cs class JTokenReaderAsyncTests (line 48) | [TestFixture] method ConvertBigIntegerToDoubleAsync (line 52) | [Test] method YahooFinanceAsync (line 65) | [Test] method ReadAsDateTimeOffsetBadStringAsync (line 142) | [Test] method ReadAsDateTimeOffsetBooleanAsync (line 160) | [Test] method ReadAsDateTimeOffsetStringAsync (line 178) | [Test] method ReadLineInfoAsync (line 199) | [Test] method ReadBytesAsync (line 300) | [Test] method ReadBytesFailureAsync (line 330) | [Test] class HasBytes (line 354) | public class HasBytes method ReadAsDecimalIntAsync (line 359) | [Test] method ReadAsInt32IntAsync (line 380) | [Test] method ReadAsInt32BadStringAsync (line 404) | [Test] method ReadAsInt32BooleanAsync (line 422) | [Test] method ReadAsDecimalStringAsync (line 440) | [Test] method ReadAsDecimalBadStringAsync (line 461) | [Test] method ReadAsDecimalBooleanAsync (line 479) | [Test] method ReadAsDecimalNullAsync (line 497) | [Test] method InitialPath_PropertyBase_PropertyTokenAsync (line 518) | [Test] method InitialPath_ArrayBase_PropertyTokenAsync (line 546) | [Test] method InitialPath_PropertyBase_ArrayTokenAsync (line 574) | [Test] method InitialPath_ArrayBase_ArrayTokenAsync (line 602) | [Test] method ReadAsDouble_InvalidTokenAsync (line 630) | [Test] method ReadAsBoolean_InvalidTokenAsync (line 645) | [Test] method ReadAsDateTime_InvalidTokenAsync (line 660) | [Test] method ReadAsDateTimeOffset_InvalidTokenAsync (line 675) | [Test] method ReadAsDateTimeOffset_DateTimeAsync (line 690) | [Test] method ReadAsDateTimeOffset_StringAsync (line 700) | [Test] method ReadAsDateTime_DateTimeOffsetAsync (line 710) | [Test] method ReadAsDateTime_StringAsync (line 720) | [Test] method ReadAsDouble_String_SuccessAsync (line 730) | [Test] method ReadAsDouble_Null_SuccessAsync (line 740) | [Test] method ReadAsDouble_Integer_SuccessAsync (line 750) | [Test] method ReadAsBoolean_BigInteger_SuccessAsync (line 761) | [Test] method ReadAsBoolean_String_SuccessAsync (line 772) | [Test] method ReadAsBoolean_Null_SuccessAsync (line 782) | [Test] method ReadAsBoolean_Integer_SuccessAsync (line 792) | [Test] method ReadAsDateTime_Null_SuccessAsync (line 802) | [Test] method ReadAsDateTimeOffset_Null_SuccessAsync (line 812) | [Test] method ReadAsString_Integer_SuccessAsync (line 822) | [Test] method ReadAsString_Guid_SuccessAsync (line 832) | [Test] method ReadAsBytes_Integer_SuccessAsync (line 842) | [Test] method ReadAsBytes_ArrayAsync (line 852) | [Test] method ReadAsBytes_NullAsync (line 869) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/JTokenReaderTest.cs class JTokenReaderTest (line 47) | [TestFixture] method ConvertBigIntegerToDouble (line 51) | [Test] method ConvertBigIntegerToDecimal (line 63) | [Test] method ErrorTokenIndex (line 76) | [Test] method YahooFinance (line 90) | [Test] method ReadAsDateTimeOffsetBadString (line 167) | [Test] method ReadAsDateTimeOffsetBoolean (line 185) | [Test] method ReadAsDateTimeOffsetString (line 203) | [Test] method ReadLineInfo (line 225) | [Test] method ReadBytes (line 326) | [Test] method ReadBytesFailure (line 356) | [Test] class HasBytes (line 380) | public class HasBytes method ReadBytesFromString (line 385) | [Test] method ReadBytesFromEmptyString (line 404) | [Test] class ReadAsBytesTestObject (line 423) | public class ReadAsBytesTestObject method ReadAsBytesNull (line 428) | [Test] method DeserializeByteArrayWithTypeNameHandling (line 438) | [Test] method DeserializeStringInt (line 463) | [Test] method ReadAsDecimalInt (line 484) | [Test] method ReadAsInt32Int (line 505) | [Test] method ReadAsInt32BadString (line 529) | [Test] method ReadAsInt32Boolean (line 547) | [Test] method ReadAsDecimalString (line 565) | [Test] method ReadAsDecimalBadString (line 586) | [Test] method ReadAsDecimalBoolean (line 604) | [Test] method ReadAsDecimalNull (line 622) | [Test] method InitialPath_PropertyBase_PropertyToken (line 643) | [Test] method InitialPath_ArrayBase_PropertyToken (line 671) | [Test] method InitialPath_PropertyBase_ArrayToken (line 699) | [Test] method InitialPath_ArrayBase_ArrayToken (line 727) | [Test] method ReadAsDouble_InvalidToken (line 755) | [Test] method ReadAsBoolean_InvalidToken (line 770) | [Test] method ReadAsDateTime_InvalidToken (line 785) | [Test] method ReadAsDateTimeOffset_InvalidToken (line 801) | [Test] method ReadAsDateTimeOffset_DateTime (line 816) | [Test] method ReadAsDateTimeOffset_String (line 826) | [Test] method ReadAsDateTime_DateTimeOffset (line 836) | [Test] method ReadAsDateTime_String (line 847) | [Test] method ReadAsDouble_String_Success (line 857) | [Test] method ReadAsDouble_Null_Success (line 867) | [Test] method ReadAsDouble_Integer_Success (line 877) | [Test] method ReadAsBoolean_BigInteger_Success (line 888) | [Test] method ReadAsBoolean_String_Success (line 899) | [Test] method ReadAsBoolean_Null_Success (line 909) | [Test] method ReadAsBoolean_Integer_Success (line 919) | [Test] method ReadAsDateTime_Null_Success (line 929) | [Test] method ReadAsDateTimeOffset_Null_Success (line 940) | [Test] method ReadAsString_Integer_Success (line 951) | [Test] method ReadAsString_Guid_Success (line 961) | [Test] method ReadAsBytes_Integer_Success (line 971) | [Test] method ReadAsBytes_Array (line 981) | [Test] method ReadAsBytes_Null (line 998) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/JTokenTests.cs class JTokenTests (line 53) | [TestFixture] method DeepEqualsObjectOrder (line 56) | [Test] method ReadFrom (line 67) | [Test] method Load (line 111) | [Test] method Parse (line 118) | [Test] method Parent (line 125) | [Test] method Next (line 167) | [Test] method Previous (line 191) | [Test] method Children (line 215) | [Test] method BeforeAfter (line 230) | [Test] method BeforeSelf_NoParent_ReturnEmpty (line 245) | [Test] method BeforeSelf_OnlyChild_ReturnEmpty (line 254) | [Test] method Casting (line 266) | [Test] method FailedCasting (line 423) | [Test] method ToObject (line 489) | [Test] method ImplicitCastingTo (line 542) | [Test] method Root (line 610) | [Test] method Remove (line 626) | [Test] method AfterSelf (line 664) | [Test] method BeforeSelf (line 683) | [Test] method HasValues (line 702) | [Test] method Ancestors (line 716) | [Test] method AncestorsAndSelf (line 734) | [Test] method AncestorsAndSelf_Many (line 753) | [Test] method Ancestors_Many (line 784) | [Test] method Descendants (line 813) | [Test] method Descendants_Many (line 833) | [Test] method DescendantsAndSelf (line 862) | [Test] method DescendantsAndSelf_Many (line 883) | [Test] method CreateWriter (line 914) | [Test] method AddFirst (line 942) | [Test] method RemoveAll (line 969) | [Test] method AddPropertyToArray (line 990) | [Test] method AddValueToObject (line 1000) | [Test] method Replace (line 1010) | [Test] method ToStringWithConverters (line 1035) | [Test] method ToStringWithNoIndenting (line 1054) | [Test] method AddAfterSelf (line 1067) | [Test] method AddBeforeSelf (line 1091) | [Test] method DeepClone (line 1125) | [Test] method Clone (line 1176) | [Test] method DoubleDeepEquals (line 1203) | [Test] method ParseAdditionalContent (line 1225) | [Test] method Path (line 1240) | [Test] method Parse_NoComments (line 1278) | [Test] method Parse_ExcessiveContentJustComments (line 1294) | [Test] method Parse_ExcessiveContent (line 1308) | [Test] method PathEscapingTest (line 1319) | #if DNXCORE50 FILE: Src/Newtonsoft.Json.Tests/Linq/JTokenWriterAsyncTests.cs class JTokenWriterAsyncTests (line 46) | [TestFixture] method ValueFormattingAsync (line 49) | [Test] method StateAsync (line 93) | [Test] method CurrentTokenAsync (line 134) | [Test] method WriteCommentAsync (line 190) | [Test] method WriteBigIntegerAsync (line 204) | [Test] method WriteRawAsync (line 224) | [Test] method WriteTokenWithParentAsync (line 241) | [Test] method WriteTokenWithPropertyParentAsync (line 272) | [Test] method WriteValueTokenWithParentAsync (line 293) | [Test] method WriteEmptyTokenAsync (line 313) | [Test] method WriteRawValueAsync (line 335) | [Test] method WriteDuplicatePropertyNameAsync (line 351) | [Test] method DateTimeZoneHandlingAsync (line 373) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/JTokenWriterTest.cs class JTokenWriterTest (line 51) | [TestFixture] method ValueFormatting (line 54) | [Test] method State (line 98) | [Test] method CurrentToken (line 139) | [Test] method WriteComment (line 195) | [Test] method WriteBigInteger (line 209) | [Test] method WriteRaw (line 229) | [Test] method WriteTokenWithParent (line 248) | [Test] method WriteTokenWithPropertyParent (line 279) | [Test] method WriteValueTokenWithParent (line 300) | [Test] method WriteEmptyToken (line 320) | [Test] method WriteRawValue (line 342) | [Test] method WriteDuplicatePropertyName (line 358) | [Test] method DateTimeZoneHandling (line 380) | [Test] method WriteTokenDirect (line 396) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/JValueAsyncTests.cs class JValueAsyncTests (line 43) | [TestFixture] method FloatParseHandlingAsync (line 46) | [Test] class Rate (line 59) | public class Rate method ParseAndConvertDateTimeOffsetAsync (line 67) | [Test] method ParseIsoTimeZonesAsync (line 93) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/JValueTests.cs class JValueTests (line 53) | [TestFixture] method UndefinedTests (line 56) | [Test] method ToObjectEnum (line 68) | [Test] method FloatParseHandling (line 93) | [Test] method ToObjectWithDefaultSettings (line 106) | [Test] method ChangeValue (line 130) | [Test] method CreateComment (line 190) | [Test] method CreateString (line 202) | [Test] method JValueToString (line 210) | [Test] method JValueParse (line 249) | [Test] method JValueIConvertable (line 260) | [Test] method Last (line 267) | [Test] method Children (line 277) | [Test] method First (line 285) | [Test] method Item (line 295) | [Test] method Values (line 305) | [Test] method RemoveParentNull (line 315) | [Test] method Root (line 325) | [Test] method Previous (line 332) | [Test] method Next (line 339) | [Test] method DeepEquals (line 346) | [Test] method HasValues (line 355) | [Test] method SetValue (line 361) | [Test] method CastNullValueToNonNullable (line 371) | [Test] method ConvertValueToCompatibleType (line 381) | [Test] method ConvertValueToFormattableType (line 388) | [Test] method Ordering (line 397) | [Test] method WriteSingle (line 413) | [Test] class Rate (line 424) | public class Rate method WriteFullDecimalPrecision (line 431) | [Test] method RoundTripDecimal (line 442) | [Test] class ObjectWithDateTimeOffset (line 453) | public class ObjectWithDateTimeOffset method SetDateTimeOffsetProperty (line 458) | [Test] method ParseAndConvertDateTimeOffset (line 472) | [Test] method ReadDatesAsDateTimeOffsetViaJsonConvert (line 494) | [Test] method ConvertsToBoolean (line 509) | [Test] method ConvertsToBoolean_String (line 515) | [Test] method ConvertsToInt32 (line 521) | [Test] method ConvertsToInt32_BigInteger (line 528) | [Test] method ConvertsToChar (line 535) | [Test] method ConvertsToSByte (line 541) | [Test] method ConvertsToByte (line 547) | [Test] method ConvertsToInt16 (line 553) | [Test] method ConvertsToUInt16 (line 559) | [Test] method ConvertsToUInt32 (line 565) | [Test] method ConvertsToInt64 (line 571) | [Test] method ConvertsToUInt64 (line 577) | [Test] method ConvertsToSingle (line 583) | [Test] method ConvertsToDouble (line 589) | [Test] method ConvertsToDecimal (line 595) | [Test] method ConvertsToDecimal_Int64 (line 601) | [Test] method ConvertsToString_Decimal (line 607) | [Test] method ConvertsToString_Uri (line 613) | [Test] method ConvertsToString_Null (line 619) | [Test] method ConvertsToString_Guid (line 625) | [Test] method ConvertsToType (line 633) | [Test] method ConvertsToDateTime (line 639) | [Test] method ConvertsToDateTime_DateTimeOffset (line 646) | [Test] method ExpicitConversionTest (line 656) | [Test] method GetTypeCode (line 680) | [Test] method ToType (line 700) | [Test] method ToStringFormat (line 715) | [Test] method ToStringNewTypes (line 724) | [Test] method ToStringUri (line 741) | [Test] method ParseIsoTimeZones (line 756) | [Test] class ReadOnlyStringConverter (line 773) | public class ReadOnlyStringConverter : JsonConverter method WriteJson (line 775) | public override void WriteJson(JsonWriter writer, object value, Json... method ReadJson (line 780) | public override object ReadJson(JsonReader reader, Type objectType, ... method CanConvert (line 785) | public override bool CanConvert(Type objectType) method ReadOnlyConverterTest (line 796) | [Test] method EnumTests (line 809) | [Test] type EnumA (line 857) | public enum EnumA method CompareTo_MismatchedTypes (line 864) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/JsonPath/JPathExecuteTests.cs class JPathExecuteTests (line 54) | [TestFixture] method GreaterThanIssue1518 (line 57) | [Test] method BacktrackingRegex_SingleMatch_TimeoutRespected (line 77) | [Test] method GreaterThanWithIntegerParameterAndStringValue (line 97) | [Test] method GreaterThanWithStringParameterAndIntegerValue (line 120) | [Test] method RecursiveWildcard (line 143) | [Test] method ScanFilter (line 180) | [Test] method FilterTrue (line 219) | [Test] method ScanFilterTrue (line 259) | [Test] method ScanQuoted (line 297) | [Test] method ScanMultipleQuoted (line 333) | [Test] method ParseWithEmptyArrayContent (line 372) | [Test] method SelectTokenAfterEmptyContainer (line 418) | [Test] method EvaluatePropertyWithRequired (line 434) | [Test] method EvaluateEmptyPropertyIndexer (line 445) | [Test] method EvaluateEmptyString (line 455) | [Test] method EvaluateEmptyStringWithMatchingEmptyProperty (line 468) | [Test] method EvaluateWhitespaceString (line 478) | [Test] method EvaluateDollarString (line 488) | [Test] method EvaluateDollarTypeString (line 498) | [Test] method EvaluateSingleProperty (line 508) | [Test] method EvaluateWildcardProperty (line 520) | [Test] method QuoteName (line 534) | [Test] method EvaluateMissingProperty (line 546) | [Test] method EvaluateIndexerOnObject (line 556) | [Test] method EvaluateIndexerOnObjectWithError (line 566) | [Test] method EvaluateWildcardIndexOnObjectWithError (line 575) | [Test] method EvaluateSliceOnObjectWithError (line 584) | [Test] method EvaluatePropertyOnArray (line 593) | [Test] method EvaluateMultipleResultsError (line 602) | [Test] method EvaluatePropertyOnArrayWithError (line 610) | [Test] method EvaluateNoResultsWithMultipleArrayIndexes (line 618) | [Test] method EvaluateConstructorOutOfBoundsIndxerWithError (line 626) | [Test] method EvaluateConstructorOutOfBoundsIndxer (line 634) | [Test] method EvaluateMissingPropertyWithError (line 642) | [Test] method EvaluatePropertyWithoutError (line 651) | [Test] method EvaluateMissingPropertyIndexWithError (line 661) | [Test] method EvaluateMultiPropertyIndexOnArrayWithError (line 670) | [Test] method EvaluateArraySliceWithError (line 678) | [Test] method EvaluateOutOfBoundsIndxer (line 694) | [Test] method EvaluateArrayOutOfBoundsIndxerWithError (line 703) | [Test] method EvaluateArray (line 711) | [Test] method EvaluateArraySlice (line 722) | [Test] method EvaluateWildcardArray (line 770) | [Test] method EvaluateArrayMultipleIndexes (line 784) | [Test] method EvaluateScan (line 797) | [Test] method EvaluateWildcardScan (line 811) | [Test] method EvaluateScanNestResults (line 828) | [Test] method EvaluateWildcardScanNestResults (line 845) | [Test] method EvaluateSinglePropertyReturningArray (line 868) | [Test] method EvaluateLastSingleCharacterProperty (line 883) | [Test] method ExistsQuery (line 892) | [Test] method EqualsQuery (line 903) | [Test] method NotEqualsQuery (line 916) | [Test] method NoPathQuery (line 929) | [Test] method MultipleQueries (line 941) | [Test] method GreaterQuery (line 954) | [Test] method LesserQuery_ValueFirst (line 969) | [Test] method GreaterQueryBigInteger (line 985) | [Test] method GreaterOrEqualQuery (line 1001) | [Test] method NestedQuery (line 1019) | [Test] method PathWithConstructor (line 1044) | [Test] method MultiplePaths (line 1072) | [Test] method Exists_True (line 1095) | [Test] method Exists_Null (line 1120) | [Test] method WildcardWithProperty (line 1145) | [Test] method QueryAgainstNonStringValues (line 1191) | [Test] method Example (line 1241) | [Test] method NotEqualsAndNonPrimativeValues (line 1308) | [Test] method RootInFilter (line 1355) | [Test] method RootInFilterWithRootObject (line 1407) | [Test] method RootInFilterWithInitializers (line 1459) | [Test] method IdentityOperator (line 1481) | [Test] method QueryWithEscapedPath (line 1515) | [Test] method Equals_FloatWithInt (line 1532) | [Test] method EqualsStrict (line 1546) | #if DNXCORE50 method StrictMatchWithInverseTestData (line 1579) | public static IEnumerable StrictMatchWithInverseTestData() method StrictMatchTestData (line 1593) | private static IEnumerable StrictMatchTestData() FILE: Src/Newtonsoft.Json.Tests/Linq/JsonPath/JPathParseTests.cs class JPathParseTests (line 46) | [TestFixture] method BooleanQuery_TwoValues (line 49) | [Test] method BooleanQuery_TwoPaths (line 60) | [Test] method SingleProperty (line 74) | [Test] method SingleQuotedProperty (line 82) | [Test] method SingleQuotedPropertyWithWhitespace (line 90) | [Test] method SingleQuotedPropertyWithDots (line 98) | [Test] method SingleQuotedPropertyWithBrackets (line 106) | [Test] method SinglePropertyWithRoot (line 114) | [Test] method SinglePropertyWithRootWithStartAndEndWhitespace (line 122) | [Test] method RootWithBadWhitespace (line 130) | [Test] method NoFieldNameAfterDot (line 136) | [Test] method RootWithBadWhitespace2 (line 142) | [Test] method WildcardPropertyWithRoot (line 148) | [Test] method WildcardArrayWithRoot (line 156) | [Test] method RootArrayNoDot (line 164) | [Test] method WildcardArray (line 172) | [Test] method WildcardArrayWithProperty (line 180) | [Test] method QuotedWildcardPropertyWithRoot (line 189) | [Test] method SingleScanWithRoot (line 197) | [Test] method QueryTrue (line 205) | [Test] method ScanQuery (line 214) | [Test] method WildcardScanWithRoot (line 228) | [Test] method WildcardScanWithRootWithWhitespace (line 236) | [Test] method TwoProperties (line 244) | [Test] method OnePropertyOneScan (line 253) | [Test] method SinglePropertyAndIndexer (line 262) | [Test] method SinglePropertyAndExistsQuery (line 271) | [Test] method SinglePropertyAndFilterWithWhitespace (line 284) | [Test] method SinglePropertyAndFilterWithEscapeQuote (line 295) | [Test] method SinglePropertyAndFilterWithDoubleEscape (line 306) | [Test] method SinglePropertyAndFilterWithRegexAndOptions (line 317) | [Test] method SinglePropertyAndFilterWithRegex (line 328) | [Test] method SinglePropertyAndFilterWithEscapedRegex (line 339) | [Test] method SinglePropertyAndFilterWithOpenRegex (line 350) | [Test] method SinglePropertyAndFilterWithUnknownEscape (line 356) | [Test] method SinglePropertyAndFilterWithFalse (line 362) | [Test] method SinglePropertyAndFilterWithTrue (line 373) | [Test] method SinglePropertyAndFilterWithNull (line 384) | [Test] method FilterWithScan (line 395) | [Test] method FilterWithNotEquals (line 404) | [Test] method FilterWithNotEquals2 (line 412) | [Test] method FilterWithLessThan (line 420) | [Test] method FilterWithLessThanOrEquals (line 428) | [Test] method FilterWithGreaterThan (line 436) | [Test] method FilterWithGreaterThanOrEquals (line 444) | [Test] method FilterWithInteger (line 452) | [Test] method FilterWithNegativeInteger (line 460) | [Test] method FilterWithFloat (line 468) | [Test] method FilterExistWithAnd (line 476) | [Test] method FilterExistWithAndOr (line 495) | [Test] method FilterWithRoot (line 522) | [Test] method BadOr1 (line 533) | [Test] method BaddOr2 (line 539) | [Test] method BaddOr3 (line 545) | [Test] method BaddOr4 (line 551) | [Test] method NoAtAfterOr (line 557) | [Test] method NoPathAfterAt (line 563) | [Test] method NoPathAfterDot (line 569) | [Test] method NoPathAfterDot2 (line 575) | [Test] method FilterWithFloatExp (line 581) | [Test] method MultiplePropertiesAndIndexers (line 589) | [Test] method BadCharactersInIndexer (line 602) | [Test] method UnclosedIndexer (line 608) | [Test] method IndexerOnly (line 614) | [Test] method IndexerOnlyWithWhitespace (line 622) | [Test] method MultipleIndexes (line 630) | [Test] method MultipleIndexesWithWhitespace (line 640) | [Test] method MultipleQuotedIndexes (line 650) | [Test] method MultipleQuotedIndexesWithWhitespace (line 660) | [Test] method SlicingIndexAll (line 670) | [Test] method SlicingIndex (line 680) | [Test] method SlicingIndexNegative (line 690) | [Test] method SlicingIndexEmptyStop (line 700) | [Test] method SlicingIndexEmptyStart (line 710) | [Test] method SlicingIndexWhitespace (line 720) | [Test] method EmptyIndexer (line 730) | [Test] method IndexerCloseInProperty (line 736) | [Test] method AdjacentIndexers (line 742) | [Test] method MissingDotAfterIndexer (line 753) | [Test] method PropertyFollowingEscapedPropertyName (line 759) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/JsonPath/QueryExpressionTests.cs class QueryExpressionTests (line 42) | [TestFixture] method AndExpressionTest (line 45) | [Test] method OrExpressionTest (line 82) | [Test] method BooleanExpressionTest_RegexEqualsOperator (line 119) | [Test] method BooleanExpressionTest_RegexEqualsOperator_CornerCase (line 137) | [Test] method BooleanExpressionTest (line 151) | [Test] method BooleanExpressionTest_GreaterThanOperator (line 171) | [Test] method BooleanExpressionTest_GreaterThanOrEqualsOperator (line 182) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/LinqToJsonAsyncTests.cs class LinqToJsonAsyncTests (line 46) | [TestFixture] method CommentsAndReadFromAsync (line 49) | [Test] method CommentsAndReadFrom_IgnoreCommentsAsync (line 70) | [Test] method StartingCommentAndReadFromAsync (line 88) | [Test] method StartingCommentAndReadFrom_IgnoreCommentsAsync (line 113) | [Test] method StartingUndefinedAndReadFromAsync (line 138) | [Test] method StartingEndArrayAndReadFromAsync (line 160) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/LinqToJsonTest.cs class LinqToJsonTest (line 52) | [TestFixture] method EscapedQuotePath (line 55) | [Test] class DemoClass (line 66) | public class DemoClass method ToObjectDecimal (line 71) | [Test] method ToObjectFromGuidToString (line 81) | [Test] method ToObjectFromIntegerToString (line 89) | [Test] method ToObjectFromStringToInteger (line 97) | [Test] method FromObjectGuid (line 105) | [Test] method FromObjectTimeSpan (line 114) | [Test] method FromObjectUri (line 123) | [Test] method ToObject_Guid (line 132) | [Test] class TestClass_ULong (line 145) | public class TestClass_ULong method FromObject_ULongMaxValue (line 150) | [Test] class TestClass_Byte (line 161) | public class TestClass_Byte method FromObject_ByteMaxValue (line 166) | [Test] method ToObject_Base64AndGuid (line 177) | [Test] method IncompleteContainers (line 193) | [Test] method EmptyJEnumerableCount (line 213) | [Test] method EmptyJEnumerableAsEnumerable (line 221) | [Test] method EmptyJEnumerableEquals (line 229) | [Test] method EmptyJEnumerableGetHashCode (line 243) | [Test] method CommentsAndReadFrom (line 251) | [Test] method CommentsAndReadFrom_IgnoreComments (line 272) | [Test] method StartingCommentAndReadFrom (line 290) | [Test] method StartingCommentAndReadFrom_IgnoreComments (line 315) | [Test] method StartingUndefinedAndReadFrom (line 340) | [Test] method StartingEndArrayAndReadFrom (line 362) | [Test] method JPropertyPath (line 374) | [Test] method EscapedPath (line 392) | [Test] method EscapedPathTests (line 418) | [Test] method EscapedPathAssert (line 427) | private void EscapedPathAssert(string propertyName, string expectedPath) method ForEach (line 441) | [Test] method DoubleValue (line 454) | [Test] method Manual (line 466) | [Test] method LinqToJsonDeserialize (line 483) | [Test] method ObjectParse (line 497) | [Test] method CreateLongArray (line 529) | [Test] method GoogleSearchAPI (line 542) | [Test] method JTokenToString (line 648) | [Test] method JTokenToStringTypes (line 686) | [Test] method CreateJTokenTree (line 715) | [Test] class Post (line 778) | private class Post method GetPosts (line 786) | private List GetPosts() method FromObjectExample (line 807) | [Test] method QueryingExample (line 842) | [Test] method CreateJTokenTreeNested (line 878) | [Test] method BasicQuerying (line 953) | [Test] method JObjectIntIndex (line 999) | [Test] method JArrayStringIndex (line 1009) | [Test] method JConstructorStringIndex (line 1019) | [Test] method ToStringJsonConverter (line 1030) | [Test] method DateTimeOffset (line 1062) | [Test] method FromObject (line 1085) | [Test] method FromAnonDictionary (line 1148) | [Test] method AsJEnumerable (line 1213) | [Test] method CovariantIJEnumerable (line 1239) | [Test] method LinqCast (line 1254) | [Test] method ChildrenExtension (line 1266) | [Test] method UriGuidTimeSpanTestClassEmptyTest (line 1335) | [Test] method UriGuidTimeSpanTestClassValuesTest (line 1357) | [Test] method ParseWithPrecendingComments (line 1390) | [Test] method ExceptionFromOverloadWithJValue (line 1403) | [Test] type FooBar (line 1421) | [JsonConverter(typeof(StringEnumConverter))] class MyObject (line 1431) | public class MyObject method ToObject_Enum_Converter (line 1436) | [Test] type FooBarNoEnum (line 1445) | public enum FooBarNoEnum class MyObjectNoEnum (line 1454) | public class MyObjectNoEnum method ToObject_Enum_NoConverter (line 1459) | [Test] method SerializeWithNoRedundentIdPropertiesTest (line 1469) | [Test] method SerializeWithNoRedundentIdProperties (line 1517) | private static string SerializeWithNoRedundentIdProperties(object o) method HashCodeTests (line 1559) | [Test] FILE: Src/Newtonsoft.Json.Tests/Linq/MergeTests.cs class MergeTests (line 46) | [TestFixture] method MergeArraySelf (line 49) | [Test] method MergeObjectSelf (line 57) | [Test] method MergeNullString (line 73) | [Test] method MergeObjectProperty (line 83) | [Test] method MergeChildObject (line 105) | [Test] method MergeMismatchedTypesRoot (line 129) | [Test] method MergeMultipleObjects (line 153) | [Test] method MergeArray (line 179) | [Test] method ConcatArray (line 262) | [Test] method MergeMismatchingTypesInArray (line 311) | [Test] method MergeMismatchingTypesInObject (line 363) | [Test] method MergeArrayOverwrite_Nested (line 406) | [Test] method MergeArrayOverwrite_Root (line 442) | [Test] method UnionArrays (line 470) | [Test] method MergeJProperty (line 516) | [Test] method MergeJConstructor (line 536) | [Test] method MergeDefaultContainers (line 559) | [Test] method MergeNull (line 581) | [Test] method MergeNullValue (line 603) | [Test] method MergeNullValueHandling_Array (line 634) | [Test] method MergeNullValueHandling_Object (line 666) | [Test] method Merge_IgnorePropertyCase (line 694) | [Test] method MergeSettingsComparisonDefault (line 721) | [Test] FILE: Src/Newtonsoft.Json.Tests/LinqToSql/Department.cs class Department (line 36) | [MetadataType(typeof(DepartmentMetadata))] class DepartmentMetadata (line 39) | [JsonConverter(typeof(DepartmentConverter))] FILE: Src/Newtonsoft.Json.Tests/LinqToSql/DepartmentConverter.cs class DepartmentConverter (line 40) | public class DepartmentConverter : JsonConverter method WriteJson (line 42) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method ReadJson (line 53) | public override object ReadJson(JsonReader reader, Type objectType, ob... method CanConvert (line 64) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json.Tests/LinqToSql/GuidByteArrayConverter.cs class GuidByteArrayConverter (line 35) | public class GuidByteArrayConverter : JsonConverter method WriteJson (line 37) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method ReadJson (line 43) | public override object ReadJson(JsonReader reader, Type objectType, ob... method CanConvert (line 50) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json.Tests/LinqToSql/LinqToSqlClasses.designer.cs class LinqToSqlClassesDataContext (line 27) | public partial class LinqToSqlClassesDataContext : System.Data.Linq.Data... method OnCreated (line 33) | partial void OnCreated(); method InsertPerson (line 34) | partial void InsertPerson(Person instance); method UpdatePerson (line 35) | partial void UpdatePerson(Person instance); method DeletePerson (line 36) | partial void DeletePerson(Person instance); method InsertRole (line 37) | partial void InsertRole(Role instance); method UpdateRole (line 38) | partial void UpdateRole(Role instance); method DeleteRole (line 39) | partial void DeleteRole(Role instance); method InsertPersonRole (line 40) | partial void InsertPersonRole(PersonRole instance); method UpdatePersonRole (line 41) | partial void UpdatePersonRole(PersonRole instance); method DeletePersonRole (line 42) | partial void DeletePersonRole(PersonRole instance); method InsertDepartment (line 43) | partial void InsertDepartment(Department instance); method UpdateDepartment (line 44) | partial void UpdateDepartment(Department instance); method DeleteDepartment (line 45) | partial void DeleteDepartment(Department instance); method LinqToSqlClassesDataContext (line 48) | public LinqToSqlClassesDataContext(string connection) : method LinqToSqlClassesDataContext (line 54) | public LinqToSqlClassesDataContext(System.Data.IDbConnection connectio... method LinqToSqlClassesDataContext (line 60) | public LinqToSqlClassesDataContext(string connection, System.Data.Linq... method LinqToSqlClassesDataContext (line 66) | public LinqToSqlClassesDataContext(System.Data.IDbConnection connectio... class Person (line 105) | [global::System.Data.Linq.Mapping.TableAttribute(Name="")] method OnLoaded (line 124) | partial void OnLoaded(); method OnValidate (line 125) | partial void OnValidate(System.Data.Linq.ChangeAction action); method OnCreated (line 126) | partial void OnCreated(); method OnFirstNameChanging (line 127) | partial void OnFirstNameChanging(string value); method OnFirstNameChanged (line 128) | partial void OnFirstNameChanged(); method OnLastNameChanging (line 129) | partial void OnLastNameChanging(string value); method OnLastNameChanged (line 130) | partial void OnLastNameChanged(); method OnPersonIdChanging (line 131) | partial void OnPersonIdChanging(System.Guid value); method OnPersonIdChanged (line 132) | partial void OnPersonIdChanged(); method OnDepartmentIdChanging (line 133) | partial void OnDepartmentIdChanging(System.Guid value); method OnDepartmentIdChanged (line 134) | partial void OnDepartmentIdChanged(); method Person (line 137) | public Person() method SendPropertyChanging (line 279) | protected virtual void SendPropertyChanging() method SendPropertyChanged (line 287) | protected virtual void SendPropertyChanged(String propertyName) method attach_PersonRoles (line 295) | private void attach_PersonRoles(PersonRole entity) method detach_PersonRoles (line 301) | private void detach_PersonRoles(PersonRole entity) class Role (line 308) | [global::System.Data.Linq.Mapping.TableAttribute(Name="")] method OnLoaded (line 321) | partial void OnLoaded(); method OnValidate (line 322) | partial void OnValidate(System.Data.Linq.ChangeAction action); method OnCreated (line 323) | partial void OnCreated(); method OnNameChanging (line 324) | partial void OnNameChanging(string value); method OnNameChanged (line 325) | partial void OnNameChanged(); method OnRoleIdChanging (line 326) | partial void OnRoleIdChanging(System.Guid value); method OnRoleIdChanged (line 327) | partial void OnRoleIdChanged(); method Role (line 330) | public Role() method SendPropertyChanging (line 393) | protected virtual void SendPropertyChanging() method SendPropertyChanged (line 401) | protected virtual void SendPropertyChanged(String propertyName) method attach_PersonRoles (line 409) | private void attach_PersonRoles(PersonRole entity) method detach_PersonRoles (line 415) | private void detach_PersonRoles(PersonRole entity) class PersonRole (line 422) | [global::System.Data.Linq.Mapping.TableAttribute(Name="")] method OnLoaded (line 439) | partial void OnLoaded(); method OnValidate (line 440) | partial void OnValidate(System.Data.Linq.ChangeAction action); method OnCreated (line 441) | partial void OnCreated(); method OnPersonIdChanging (line 442) | partial void OnPersonIdChanging(System.Guid value); method OnPersonIdChanged (line 443) | partial void OnPersonIdChanged(); method OnRoleIdChanging (line 444) | partial void OnRoleIdChanging(System.Guid value); method OnRoleIdChanged (line 445) | partial void OnRoleIdChanged(); method OnPersonRoleIdChanging (line 446) | partial void OnPersonRoleIdChanging(System.Guid value); method OnPersonRoleIdChanged (line 447) | partial void OnPersonRoleIdChanged(); method PersonRole (line 450) | public PersonRole() method SendPropertyChanging (line 597) | protected virtual void SendPropertyChanging() method SendPropertyChanged (line 605) | protected virtual void SendPropertyChanged(String propertyName) class Department (line 614) | [global::System.Data.Linq.Mapping.TableAttribute(Name="")] method OnLoaded (line 627) | partial void OnLoaded(); method OnValidate (line 628) | partial void OnValidate(System.Data.Linq.ChangeAction action); method OnCreated (line 629) | partial void OnCreated(); method OnDepartmentIdChanging (line 630) | partial void OnDepartmentIdChanging(System.Guid value); method OnDepartmentIdChanged (line 631) | partial void OnDepartmentIdChanged(); method OnNameChanging (line 632) | partial void OnNameChanging(string value); method OnNameChanged (line 633) | partial void OnNameChanged(); method Department (line 636) | public Department() method SendPropertyChanging (line 699) | protected virtual void SendPropertyChanging() method SendPropertyChanged (line 707) | protected virtual void SendPropertyChanged(String propertyName) method attach_Persons (line 715) | private void attach_Persons(Person entity) method detach_Persons (line 721) | private void detach_Persons(Person entity) FILE: Src/Newtonsoft.Json.Tests/LinqToSql/LinqToSqlClassesSerializationTests.cs class LinqToSqlClassesSerializationTests (line 41) | public class LinqToSqlClassesSerializationTests : TestFixtureBase method Serialize (line 43) | [Test] method Deserialize (line 91) | [Test] FILE: Src/Newtonsoft.Json.Tests/LinqToSql/Person.cs class Person (line 35) | [MetadataType(typeof(PersonMetadata))] class PersonMetadata (line 38) | public class PersonMetadata FILE: Src/Newtonsoft.Json.Tests/LinqToSql/Role.cs class Role (line 37) | [MetadataType(typeof(RoleMetadata))] class RoleMetadata (line 40) | public class RoleMetadata FILE: Src/Newtonsoft.Json.Tests/Schema/ExtensionsTests.cs class ExtensionsTests (line 48) | [TestFixture] method IsValid (line 51) | [Test] method ValidateWithEventHandler (line 69) | [Test] method ValidateWithOutEventHandlerFailure (line 87) | [Test] method ValidateWithOutEventHandlerSuccess (line 98) | [Test] method ValidateFailureWithOutLineInfoBecauseOfEndToken (line 106) | [Test] method ValidateRequiredFieldsWithLineInfo (line 120) | [Test] method Blog (line 134) | [Test] method GenerateSchemaAndSerializeFromType (line 171) | private void GenerateSchemaAndSerializeFromType(T value) method GenerateSchemaAndSerializeFromTypeTests (line 191) | [Test] method UndefinedPropertyOnNoPropertySchema (line 221) | [Test] method ExclusiveMaximum_Int (line 241) | [Test] method ExclusiveMaximum_Float (line 255) | [Test] method ExclusiveMinimum_Int (line 269) | [Test] method ExclusiveMinimum_Float (line 283) | [Test] method DivisibleBy_Int (line 297) | [Test] method DivisibleBy_Approx (line 310) | [Test] method UniqueItems_SimpleUnique (line 320) | [Test] method UniqueItems_SimpleDuplicate (line 330) | [Test] method UniqueItems_ComplexDuplicate (line 344) | [Test] method UniqueItems_NestedDuplicate (line 359) | [Test] method Enum_Properties (line 389) | [Test] method UniqueItems_Property (line 422) | [Test] method Items_Positional (line 445) | [Test] FILE: Src/Newtonsoft.Json.Tests/Schema/JsonSchemaBuilderTests.cs class JsonSchemaBuilderTests (line 41) | [TestFixture] method Simple (line 44) | [Test] method MultipleTypes (line 75) | [Test] method MultipleItems (line 90) | [Test] method AdditionalProperties (line 107) | [Test] method Required (line 123) | [Test] method ExclusiveMinimum_ExclusiveMaximum (line 138) | [Test] method ReadOnly (line 153) | [Test] method Hidden (line 168) | [Test] method Id (line 183) | [Test] method Title (line 198) | [Test] method Pattern (line 213) | [Test] method Format (line 228) | [Test] method Requires (line 243) | [Test] method MinimumMaximum (line 258) | [Test] method DisallowSingleType (line 285) | [Test] method DisallowMultipleTypes (line 300) | [Test] method DefaultPrimitiveType (line 315) | [Test] method DefaultComplexType (line 330) | [Test] method Enum (line 345) | [Test] method CircularReference (line 365) | [Test] method UnresolvedReference (line 385) | [Test] method PatternProperties (line 402) | [Test] method AdditionalItems (line 419) | [Test] method DisallowAdditionalItems (line 435) | [Test] method AllowAdditionalItems (line 450) | [Test] method Location (line 465) | [Test] method Reference_BackwardsLocation (line 496) | [Test] method Reference_ForwardsLocation (line 512) | [Test] method Reference_NonStandardLocation (line 528) | [Test] method EscapedReferences (line 547) | [Test] method References_Array (line 569) | [Test] method References_IndexTooBig (line 587) | [Test] method References_IndexNegative (line 607) | [Test] method References_IndexNotInteger (line 625) | [Test] FILE: Src/Newtonsoft.Json.Tests/Schema/JsonSchemaGeneratorTests.cs class JsonSchemaGeneratorTests (line 57) | [TestFixture] method Generate_GenericDictionary (line 60) | [Test] method Generate_DefaultValueAttributeTestClass (line 97) | [Test] method Generate_Person (line 128) | [Test] method Generate_UserNullable (line 161) | [Test] method Generate_RequiredMembersClass (line 219) | [Test] method Generate_Store (line 231) | [Test] method MissingSchemaIdHandlingTest (line 245) | [Test] method CircularReferenceError (line 262) | [Test] method CircularReferenceWithTypeNameId (line 272) | [Test] method CircularReferenceWithExplicitId (line 286) | [Test] method GenerateSchemaForType (line 299) | [Test] method GenerateSchemaForISerializable (line 316) | [Test] method GenerateSchemaForDBNull (line 331) | [Test] class CustomDirectoryInfoMapper (line 344) | public class CustomDirectoryInfoMapper : DefaultContractResolver method CustomDirectoryInfoMapper (line 346) | public CustomDirectoryInfoMapper() method CreateContract (line 350) | protected override JsonContract CreateContract(Type objectType) method CreateProperties (line 360) | protected override IList CreateProperties(Type type, M... method GenerateSchemaCamelCase (line 372) | [Test] method GenerateSchemaSerializable (line 425) | [Test] type SortTypeFlag (line 483) | public enum SortTypeFlag class X (line 490) | public class X method GenerateSchemaWithNegativeEnum (line 495) | [Test] method CircularCollectionReferences (line 519) | [Test] method CircularReferenceWithMixedRequires (line 532) | [Test] method JsonPropertyWithHandlingValues (line 559) | [Test] method GenerateForNullableInt32 (line 632) | [Test] type SortTypeFlagAsString (line 654) | [JsonConverter(typeof(StringEnumConverter))] class Y (line 662) | public class Y class NullableInt32TestClass (line 668) | public class NullableInt32TestClass class DMDSLBase (line 673) | public class DMDSLBase class Workspace (line 678) | public class Workspace : DMDSLBase class ControlFlowItemBase (line 683) | public class ControlFlowItemBase : DMDSLBase class ControlFlowItem (line 688) | public class ControlFlowItem : ControlFlowItemBase //A Job class ControlFlowItemCollection (line 694) | public class ControlFlowItemCollection : List class Task (line 698) | public class Task : ControlFlowItemBase class TaskCollection (line 704) | public class TaskCollection : List class Container (line 708) | public class Container : ControlFlowItemBase class ContainerCollection (line 713) | public class ContainerCollection : List class DataFlowTask_DSL (line 717) | public class DataFlowTask_DSL : ControlFlowItemBase class DataFlowTaskCollection (line 721) | public class DataFlowTaskCollection : List class SequenceContainer_DSL (line 725) | public class SequenceContainer_DSL : Container class BulkInsertTaskCollection (line 729) | public class BulkInsertTaskCollection : List class BulkInsertTask_DSL (line 733) | public class BulkInsertTask_DSL class SerializableTestObject (line 738) | [Serializable] FILE: Src/Newtonsoft.Json.Tests/Schema/JsonSchemaModelBuilderTests.cs class JsonSchemaModelBuilderTests (line 39) | [TestFixture] method ExtendedComplex (line 42) | [Test] method CircularReference (line 124) | [Test] method Required (line 145) | [Test] FILE: Src/Newtonsoft.Json.Tests/Schema/JsonSchemaNodeTests.cs class JsonSchemaNodeTests (line 39) | [TestFixture] method AddSchema (line 42) | [Test] method CircularReference (line 101) | [Test] FILE: Src/Newtonsoft.Json.Tests/Schema/JsonSchemaSpecTests.cs class JsonSchemaSpecTest (line 50) | public class JsonSchemaSpecTest method ToString (line 60) | public override string ToString() class JsonSchemaSpecTests (line 66) | [TestFixture] method SpecTest (line 69) | #if DNXCORE50 method GetSpecTestDetails (line 84) | public static IList GetSpecTestDetails() FILE: Src/Newtonsoft.Json.Tests/Schema/JsonSchemaTests.cs class JsonSchemaTests (line 43) | [TestFixture] method Extends (line 46) | [Test] method Extends_Multiple (line 125) | [Test] method WriteTo_AdditionalProperties (line 206) | [Test] method WriteTo_Properties (line 238) | [Test] method WriteTo_Enum (line 280) | [Test] method WriteTo_CircularReference (line 318) | [Test] method WriteTo_DisallowMultiple (line 348) | [Test] method WriteTo_DisallowSingle (line 381) | [Test] method WriteTo_MultipleItems (line 410) | [Test] method WriteTo_ExclusiveMinimum_ExclusiveMaximum (line 433) | [Test] method WriteTo_PatternProperties (line 454) | [Test] method ToString_AdditionalItems (line 478) | [Test] method WriteTo_PositionalItemsValidation_True (line 494) | [Test] method WriteTo_PositionalItemsValidation_TrueWithItemsSchema (line 513) | [Test] method WriteTo_PositionalItemsValidation_FalseWithItemsSchema (line 537) | [Test] method IntegerValidatesAgainstFloatFlags (line 558) | [Test] FILE: Src/Newtonsoft.Json.Tests/Schema/PerformanceTests.cs class PerformanceTests (line 44) | [TestFixture] method ReaderPerformance (line 47) | [Test] class PerformanceTester (line 149) | public class PerformanceTester : IDisposable method PerformanceTester (line 154) | public PerformanceTester(string description) method PerformanceTester (line 159) | public PerformanceTester(Action callback) method Start (line 165) | public static PerformanceTester Start(Action callback) method Dispose (line 170) | public void Dispose() FILE: Src/Newtonsoft.Json.Tests/Serialization/CamelCaseNamingStrategyTests.cs class CamelCaseNamingStrategyTests (line 44) | [TestFixture] method JsonConvertSerializerSettings (line 47) | [Test] method JTokenWriter_OverrideSpecifiedName (line 88) | [Test] method BlogPostExample (line 116) | [Test] method DynamicCamelCasePropertyNames (line 163) | [Test] method DictionaryCamelCasePropertyNames_Disabled (line 194) | [Test] method DictionaryCamelCasePropertyNames_Enabled (line 220) | [Test] class PropertyAttributeNamingStrategyTestClass (line 249) | public class PropertyAttributeNamingStrategyTestClass method JsonPropertyAttribute_NamingStrategyType (line 258) | [Test] class ContainerAttributeNamingStrategyTestClass (line 275) | [JsonObject(NamingStrategyType = typeof(CamelCaseNamingStrategy))] method JsonObjectAttribute_NamingStrategyType (line 284) | [Test] class DictionaryAttributeNamingStrategyTestClass (line 302) | [JsonDictionary(NamingStrategyType = typeof(CamelCaseNamingStrategy), ... method JsonDictionaryAttribute_NamingStrategyType (line 307) | [Test] FILE: Src/Newtonsoft.Json.Tests/Serialization/CamelCasePropertyNamesContractResolverTests.cs class CamelCasePropertyNamesContractResolverTests (line 44) | [TestFixture] method EnsureContractsShared (line 47) | [Test] method JsonConvertSerializerSettings (line 64) | [Test] method JTokenWriter (line 100) | [Test] method MemberSearchFlags (line 124) | [Test] method BlogPostExample (line 158) | [Test] method DynamicCamelCasePropertyNames (line 200) | [Test] method DictionaryCamelCasePropertyNames (line 223) | [Test] FILE: Src/Newtonsoft.Json.Tests/Serialization/ConstructorHandlingTests.cs class ConstructorHandlingTests (line 48) | [TestFixture] method UsePrivateConstructorIfThereAreMultipleConstructorsWithParametersAndNothingToFallbackTo (line 51) | [Test] method SuccessWithPrivateConstructorAndAllowNonPublic (line 61) | [Test] method FailWithPrivateConstructorPlusParameterizedAndDefault (line 75) | [Test] method SuccessWithPrivateConstructorPlusParameterizedAndAllowNonPublic (line 86) | [Test] method SuccessWithPublicParameterizedConstructor (line 101) | [Test] method SuccessWithPublicParameterizedConstructorWhenParameterIsNotAProperty (line 111) | [Test] method SuccessWithPublicParameterizedConstructorWhenParameterRequiresAConverter (line 121) | [Test] method SuccessWithPublicParameterizedConstructorWhenParameterRequiresAConverterWithParameterAttribute (line 131) | [Test] method SuccessWithPublicParameterizedConstructorWhenParameterRequiresAConverterWithPropertyAttribute (line 141) | [Test] method SuccessWithPublicParameterizedConstructorWhenParameterNameConflictsWithPropertyName (line 151) | [Test] method PublicParameterizedConstructorWithPropertyNameConflictWithAttribute (line 161) | [Test] class ConstructorParametersRespectDefaultValueAttributes (line 171) | public class ConstructorParametersRespectDefaultValueAttributes method ConstructorParametersRespectDefaultValueAttributes (line 185) | public ConstructorParametersRespectDefaultValueAttributes(string par... method ConstructorParametersRespectDefaultValueTest_Attrbutes (line 193) | [Test] method ConstructorParametersRespectDefaultValueTest (line 207) | [Test] class ConstructorParametersRespectDefaultValue (line 216) | public class ConstructorParametersRespectDefaultValue method ConstructorParametersRespectDefaultValue (line 223) | public ConstructorParametersRespectDefaultValue(string parameter1, s... class ConstructorParameterDefaultStringValueContractResolver (line 230) | public class ConstructorParameterDefaultStringValueContractResolver : ... method CreateProperties (line 234) | protected override IList CreateProperties(Type type, M... FILE: Src/Newtonsoft.Json.Tests/Serialization/ContractResolverTests.cs class DynamicContractResolver (line 56) | public class DynamicContractResolver : DefaultContractResolver method DynamicContractResolver (line 60) | public DynamicContractResolver(char startingWithChar) method CreateProperties (line 65) | protected override IList CreateProperties(Type type, Mem... class EscapedPropertiesContractResolver (line 77) | public class EscapedPropertiesContractResolver : DefaultContractResolver method ResolvePropertyName (line 82) | protected override string ResolvePropertyName(string propertyName) class Book (line 88) | public class Book class IPersonContractResolver (line 97) | public class IPersonContractResolver : DefaultContractResolver method CreateContract (line 99) | protected override JsonContract CreateContract(Type objectType) class AddressWithDataMember (line 110) | public class AddressWithDataMember class ContractResolverTests (line 118) | [TestFixture] method ResolveSerializableContract (line 122) | [Test] method ResolveSerializableWithoutAttributeContract (line 131) | [Test] method ResolveObjectContractWithFieldsSerialization (line 140) | [Test] method JsonPropertyDefaultValue (line 153) | [Test] method ListInterface (line 182) | [Test] method PropertyAttributeProvider (line 193) | [Test] method AbstractTestClass (line 204) | [Test] method AbstractListTestClass (line 229) | [Test] class CustomList (line 256) | public class CustomList : List method ListInterfaceDefaultCreator (line 260) | [Test] class CustomDictionary (line 283) | public class CustomDictionary : Dictionary method DictionaryInterfaceDefaultCreator (line 287) | [Test] method AbstractDictionaryTestClass (line 309) | [Test] method SerializeWithEscapedPropertyName (line 336) | [Test] method SerializeWithHtmlEscapedPropertyName (line 361) | [Test] method CalculatingPropertyNameEscapedSkipping (line 388) | [Test] method DeserializeDataMemberClassWithNoDataContract (line 450) | [Test] method ResolveProperties_IgnoreStatic (line 460) | [Test] method ParameterizedCreator (line 469) | [Test] method OverrideCreator (line 484) | [Test] method CustomOverrideCreator (line 500) | [Test] method SerializeInterface (line 525) | [Test] method SingleTypeWithMultipleContractResolvers (line 547) | [Test] method SerializeCompilerGeneratedMembers (line 590) | [Test] class ClassWithExtensionData (line 635) | public class ClassWithExtensionData method ExtensionDataGetterCanBeIteratedMultipleTimes (line 641) | [Test] class ClassWithShouldSerialize (line 666) | public class ClassWithShouldSerialize method ShouldSerializeProp1 (line 671) | public bool ShouldSerializeProp1() method DefaultContractResolverIgnoreShouldSerializeTrue (line 677) | [Test] method DefaultContractResolverIgnoreShouldSerializeUnset (line 692) | [Test] class ClassWithIsSpecified (line 706) | public class ClassWithIsSpecified method OnProp4Specified (line 725) | protected virtual bool OnProp4Specified() method NonGenericDictionary_KeyValueTypes (line 731) | [Test] method DefaultContractResolverIgnoreIsSpecifiedTrue (line 742) | [Test] method DefaultContractResolverIgnoreIsSpecifiedUnset (line 771) | [Test] method JsonRequiredAttribute (line 799) | [Test] method JsonPropertyAttribute_Required (line 812) | [Test] method InternalConverter_Object_NotSet (line 830) | [Test] method InternalConverter_Regex_Set (line 840) | [Test] FILE: Src/Newtonsoft.Json.Tests/Serialization/DateTimeZoneHandlingTests.cs class DateTimeZoneHandlingTests (line 46) | [TestFixture] method DeserializeObject (line 49) | [Test] method DeserializeFromJObject (line 80) | [Test] FILE: Src/Newtonsoft.Json.Tests/Serialization/DefaultValueHandlingTests.cs class DefaultValueHandlingTests (line 46) | [TestFixture] class DefaultValueWithConstructorAndRename (line 49) | private class DefaultValueWithConstructorAndRename method DefaultValueWithConstructorAndRename (line 57) | public DefaultValueWithConstructorAndRename(string text = DefaultText) method DefaultValueWithConstructorAndRenameTest (line 63) | [Test] class DefaultValueWithConstructor (line 70) | private class DefaultValueWithConstructor method DefaultValueWithConstructor (line 78) | public DefaultValueWithConstructor([JsonProperty(PropertyName = "myT... method DefaultValueWithConstructorTest (line 84) | [Test] class MyClass (line 91) | public class MyClass type MyEnum (line 112) | public enum MyEnum method PopulateWithJsonIgnoreAttribute (line 118) | [Test] method Include (line 128) | [Test] method SerializeInvoice (line 155) | [Test] method SerializeDefaultValueAttributeTest (line 191) | [Test] method DeserializeDefaultValueAttributeTest (line 211) | [Test] class DefaultHandler (line 229) | public class DefaultHandler method DeserializeIgnoreAndPopulate (line 238) | [Test] class NetworkUser (line 256) | [JsonObject] method NetworkUser (line 281) | public NetworkUser() method IgnoreNumberTypeDifferencesWithDefaultValue (line 290) | [Test] method ApproxEquals (line 303) | [Test] method EmitDefaultValueTest (line 314) | [Test] method DefaultValueHandlingPropertyTest (line 334) | [Test] method DeserializeWithIgnore (line 366) | [Test] method DeserializeWithPopulate (line 382) | [Test] method EmitDefaultValueIgnoreAndPopulate (line 398) | [Test] method PopulateTest (line 411) | [Test] class PopulateWithNullJsonTest (line 418) | public class PopulateWithNullJsonTest class FieldExportFormat (line 425) | public sealed class FieldExportFormat method FieldExportFormat (line 460) | public FieldExportFormat(string format) method FieldExportFormat (line 465) | public FieldExportFormat(ExportFormat exportFormat) method FieldExportFormat (line 470) | [JsonConstructor] method DontSetPropertiesDefaultValueUsedInConstructor (line 484) | [Test] class TestClass (line 500) | [DataContract] class DefaultValueHandlingDeserialize (line 510) | public class DefaultValueHandlingDeserialize class DefaultValueHandlingDeserializeHolder (line 515) | public class DefaultValueHandlingDeserializeHolder method DefaultValueHandlingDeserializeHolder (line 517) | public DefaultValueHandlingDeserializeHolder() class DefaultValueHandlingDeserializePopulate (line 539) | public class DefaultValueHandlingDeserializePopulate method DefaultValueHandlingDeserializePopulate (line 541) | public DefaultValueHandlingDeserializePopulate() type DefaultStruct (line 558) | public struct DefaultStruct class DefaultValueHandlingPropertyClass (line 563) | public class DefaultValueHandlingPropertyClass class EmitDefaultValueClass (line 576) | [DataContract] type ExportFormat (line 644) | public enum ExportFormat FILE: Src/Newtonsoft.Json.Tests/Serialization/DependencyInjectionTests.cs type IBase (line 51) | public interface IBase type ITaskRepository (line 56) | public interface ITaskRepository : IBase type ILogger (line 61) | public interface ILogger class Base (line 67) | public class Base : IBase class TaskRepository (line 72) | public class TaskRepository : Base, ITaskRepository class LogManager (line 77) | public class LogManager : ILogger method LogManager (line 81) | public LogManager(DateTime dt) class TaskController (line 94) | public class TaskController method TaskController (line 99) | public TaskController(ITaskRepository repository, ILogger logger) class HasSettableProperty (line 116) | public class HasSettableProperty method HasSettableProperty (line 123) | public HasSettableProperty(ILogger logger) class User (line 130) | [DataContract] type ICompany (line 140) | public interface ICompany class Company (line 145) | [DataContract] class AutofacContractResolver (line 153) | public class AutofacContractResolver : DefaultContractResolver method AutofacContractResolver (line 157) | public AutofacContractResolver(IContainer container) method CreateObjectContract (line 162) | protected override JsonObjectContract CreateObjectContract(Type object... method ResolveContact (line 176) | private JsonObjectContract ResolveContact(Type objectType) class DependencyInjectionTests (line 194) | [TestFixture] method ResolveContractFromAutofac (line 197) | [Test] method CreateObjectWithParameters (line 214) | [Test] method CreateObjectWithSettableParameter (line 250) | [Test] FILE: Src/Newtonsoft.Json.Tests/Serialization/DynamicConcreteTests.cs class DynamicConcreteTests (line 48) | [TestFixture] class DynamicConcreteContractResolver (line 51) | public class DynamicConcreteContractResolver : DefaultContractResolver method CreateContract (line 53) | protected override JsonContract CreateContract(Type objectType) method UseDynamicConcreteIfTargetObjectTypeIsAnInterfaceWithNoBackingClass (line 67) | [Test] method UseDynamicConcreteIfTargetObjectTypeIsAnAbstractClassWithNoConcrete (line 80) | [Test] method AnyMethodsExposedByDynamicConcreteAreHarmless (line 94) | [Test] class AbstractWithNoConcrete (line 110) | public abstract class AbstractWithNoConcrete type IInterfaceWithNoConcrete (line 116) | public interface IInterfaceWithNoConcrete method FuncWithRefType (line 119) | object FuncWithRefType(int a, object b); method FuncWithValType_1 (line 120) | int FuncWithValType_1(); method FuncWithValType_2 (line 121) | bool FuncWithValType_2(); class DynamicConcrete (line 127) | public static class DynamicConcrete method GetInstanceFor (line 133) | public static T GetInstanceFor() method GetInstanceFor (line 145) | public static object GetInstanceFor(Type targetType) method ProxyName (line 155) | static string ProxyName(Type targetType) method DynamicConcrete (line 160) | static DynamicConcrete() method GetConstructedType (line 167) | static Type GetConstructedType(Type targetType) method IncludeType (line 188) | static void IncludeType(Type typeOfT, TypeBuilder typeBuilder) method BindMethod (line 221) | static void BindMethod(TypeBuilder typeBuilder, MethodInfo methodInfo) method BindProperty (line 268) | public static void BindProperty(TypeBuilder typeBuilder, MethodInfo me... FILE: Src/Newtonsoft.Json.Tests/Serialization/DynamicTests.cs class DynamicTests (line 51) | [TestFixture] method SerializeDynamicObject (line 54) | [Test] method SerializeDynamicObjectWithObjectTracking (line 105) | [Test] method NoPublicDefaultConstructor (line 157) | [Test] class DictionaryDynamicObject (line 172) | public class DictionaryDynamicObject : DynamicObject method DictionaryDynamicObject (line 176) | protected DictionaryDynamicObject() method TrySetMember (line 181) | public override bool TrySetMember(SetMemberBinder binder, object value) method AllowNonPublicDefaultConstructor (line 188) | [Test] method SerializeDynamicObjectWithNullValueHandlingIgnore (line 256) | [Test] method SerializeDynamicObjectWithNullValueHandlingInclude (line 277) | [Test] method SerializeDynamicObjectWithDefaultValueHandlingIgnore (line 300) | [Test] class DynamicChildObject (line 323) | public class DynamicChildObject class TestDynamicObject (line 329) | public class TestDynamicObject : DynamicObject method TestDynamicObject (line 345) | public TestDynamicObject() method GetDynamicMemberNames (line 350) | public override IEnumerable GetDynamicMemberNames() method TryConvert (line 355) | public override bool TryConvert(ConvertBinder binder, out object result) method TryDeleteMember (line 371) | public override bool TryDeleteMember(DeleteMemberBinder binder) method TryGetMember (line 376) | public override bool TryGetMember(GetMemberBinder binder, out object r... method TrySetMember (line 381) | public override bool TrySetMember(SetMemberBinder binder, object value) class ErrorSettingDynamicObject (line 388) | public class ErrorSettingDynamicObject : DynamicObject method TrySetMember (line 390) | public override bool TrySetMember(SetMemberBinder binder, object value) FILE: Src/Newtonsoft.Json.Tests/Serialization/EntitiesSerializationTests.cs class EntitiesSerializationTests (line 45) | [TestFixture] method SerializeEntity (line 48) | [Test] method SerializeEntityCamelCase (line 129) | [Test] method DeserializeEntity (line 219) | [Test] method SerializeMultiValueEntityKey (line 319) | [Test] method SerializeMultiValueEntityKeyCameCase (line 389) | [Test] method CreateEntitiesTestData (line 453) | private Folder CreateEntitiesTestData() FILE: Src/Newtonsoft.Json.Tests/Serialization/ExtensionDataTests.cs class ExtensionDataTests (line 45) | [TestFixture] class CustomDictionary (line 48) | public class CustomDictionary : IDictionary method Add (line 52) | public void Add(string key, object value) method ContainsKey (line 57) | public bool ContainsKey(string key) method Remove (line 67) | public bool Remove(string key) method TryGetValue (line 72) | public bool TryGetValue(string key, out object value) method Add (line 88) | public void Add(KeyValuePair item) method Clear (line 93) | public void Clear() method Contains (line 98) | public bool Contains(KeyValuePair item) method CopyTo (line 103) | public void CopyTo(KeyValuePair[] array, int arrayIn... method Remove (line 118) | public bool Remove(KeyValuePair item) method GetEnumerator (line 123) | public IEnumerator> GetEnumerator() method GetEnumerator (line 128) | System.Collections.IEnumerator System.Collections.IEnumerable.GetEnu... class Example (line 134) | public class Example method Example (line 136) | public Example() method DataBagDoesNotInheritFromDictionaryClass (line 145) | [Test] class ExtensionDataDeserializeWithNonDefaultConstructor (line 172) | public class ExtensionDataDeserializeWithNonDefaultConstructor method ExtensionDataDeserializeWithNonDefaultConstructor (line 174) | public ExtensionDataDeserializeWithNonDefaultConstructor(string name) method ExtensionDataDeserializeWithNonDefaultConstructorTest (line 185) | [Test] method ExtensionDataWithNull (line 209) | [Test] method ExtensionDataFloatParseHandling (line 227) | [Test] class ExtendedObject (line 244) | private class ExtendedObject class CustomerInvoice (line 252) | public class CustomerInvoice method ExtensionDataExample (line 263) | [Test] class ExtensionDataTestClass (line 287) | public class ExtensionDataTestClass method ExtensionDataTestClass (line 310) | public ExtensionDataTestClass() class ExtensionDataWithNamingStrategyTestClass (line 316) | [JsonObject(NamingStrategyType = typeof(CamelCaseNamingStrategy), Nami... class JObjectExtensionDataTestClass (line 325) | public class JObjectExtensionDataTestClass method RoundTripJObjectExtensionData (line 333) | [Test] method ExtensionDataTest (line 353) | [Test] method ExtensionDataTest_DeserializeWithNamingStrategy (line 384) | [Test] method ExtensionDataTest_SerializeWithNamingStrategy_Enabled (line 424) | [Test] method ExtensionDataTest_SerializeWithNamingStrategy_Disabled (line 467) | [Test] method ExtensionDataTest_SerializeWithNamingStrategyAttribute (line 507) | [Test] class MyClass (line 536) | [JsonObject(MemberSerialization.OptIn)] method MyClass (line 547) | public MyClass(MyClass other = null) method PopulateWithExtensionData (line 556) | [Test] class MultipleExtensionDataAttributesTestClass (line 570) | public class MultipleExtensionDataAttributesTestClass class ExtensionDataAttributesInheritanceTestClass (line 581) | public class ExtensionDataAttributesInheritanceTestClass : MultipleExt... class FieldExtensionDataAttributeTestClass (line 587) | public class FieldExtensionDataAttributeTestClass class PublicExtensionDataAttributeTestClass (line 593) | public class PublicExtensionDataAttributeTestClass class PublicExtensionDataAttributeTestClassWithNonDefaultConstructor (line 601) | public class PublicExtensionDataAttributeTestClassWithNonDefaultConstr... method PublicExtensionDataAttributeTestClassWithNonDefaultConstructor (line 605) | public PublicExtensionDataAttributeTestClassWithNonDefaultConstructo... class PublicNoReadExtensionDataAttributeTestClass (line 614) | public class PublicNoReadExtensionDataAttributeTestClass class PublicNoWriteExtensionDataAttributeTestClass (line 622) | public class PublicNoWriteExtensionDataAttributeTestClass class PublicJTokenExtensionDataAttributeTestClass (line 630) | public class PublicJTokenExtensionDataAttributeTestClass method DeserializeDirectoryAccount (line 638) | [Test] method SerializePublicExtensionData (line 650) | [Test] method SerializePublicExtensionDataNull (line 665) | [Test] method SerializePublicNoWriteExtensionData (line 676) | [Test] method DeserializeNoReadPublicExtensionData (line 691) | [Test] method SerializePublicExtensionDataCircularReference (line 699) | [Test] method DeserializePublicJTokenExtensionDataCircularReference (line 740) | [Test] method DeserializePublicExtensionDataTypeNamdHandling (line 764) | [Test] method DeserializePublicExtensionDataTypeNamdHandlingNonDefaultConstructor (line 792) | [Test] method SerializePublicExtensionDataTypeNamdHandling (line 820) | [Test] method DeserializePublicExtensionData (line 856) | [Test] method FieldExtensionDataAttributeTest_Serialize (line 879) | [Test] method FieldExtensionDataAttributeTest_Deserialize (line 892) | [Test] method MultipleExtensionDataAttributesTest (line 902) | [Test] method ExtensionDataAttributesInheritanceTest (line 913) | [Test] class TestClass (line 925) | public class TestClass method DeserializeNullableProperty (line 934) | [Test] class DocNoSetter (line 946) | public class DocNoSetter method DocNoSetter (line 950) | public DocNoSetter() method DocNoSetter (line 954) | public DocNoSetter(JObject content) method SerializeExtensionData_NoSetter (line 969) | [Test] method SerializeExtensionData_NoSetterAndNoValue (line 979) | [Test] method DeserializeExtensionData_NoSetterAndNoExtensionData (line 989) | [Test] method DeserializeExtensionData_NoSetterAndWithExtensionData (line 997) | [Test] class DocNoGetter (line 1011) | public class DocNoGetter method SerializeExtensionData_NoGetter (line 1020) | [Test] class Item (line 1028) | public class Item method Deserialize_WriteJsonDirectlyToJToken (line 1039) | [Test] class ItemWithConstructor (line 1057) | public class ItemWithConstructor method ItemWithConstructor (line 1062) | public ItemWithConstructor(string temp) method DeserializeWithConstructor_WriteJsonDirectlyToJToken (line 1072) | [Test] FILE: Src/Newtonsoft.Json.Tests/Serialization/FSharpTests.cs class FSharpTests (line 43) | [TestFixture] method List (line 46) | [Test] method Set (line 65) | [Test] method Map (line 84) | [Test] FILE: Src/Newtonsoft.Json.Tests/Serialization/ImmutableCollectionsTests.cs class ImmutableCollectionsTests (line 44) | [TestFixture] method SerializeList (line 48) | [Test] method DeserializeList (line 66) | [Test] method DeserializeListInterface (line 83) | [Test] method SerializeArray (line 103) | [Test] method DeserializeArray (line 121) | [Test] method SerializeDefaultArray (line 138) | [Test] method SerializeQueue (line 148) | [Test] method DeserializeQueue (line 166) | [Test] method DeserializeQueueInterface (line 183) | [Test] method SerializeStack (line 202) | [Test] method DeserializeStack (line 220) | [Test] method DeserializeStackInterface (line 237) | [Test] method SerializeHashSet (line 256) | [Test] method DeserializeHashSet (line 275) | [Test] method DeserializeHashSetInterface (line 292) | [Test] method SerializeSortedSet (line 313) | [Test] method DeserializeSortedSet (line 331) | [Test] method SerializeDictionary (line 350) | [Test] method DeserializeDictionary (line 368) | [Test] method DeserializeDictionaryInterface (line 385) | [Test] method SerializeSortedDictionary (line 406) | [Test] method DeserializeSortedDictionary (line 424) | [Test] FILE: Src/Newtonsoft.Json.Tests/Serialization/JsonPropertyCollectionTests.cs class JsonPropertyCollectionTests (line 38) | [TestFixture] method AddPropertyIncludesPrivateImplementations (line 41) | [Test] FILE: Src/Newtonsoft.Json.Tests/Serialization/JsonSerializerCollectionsTests.cs class JsonSerializerCollectionsTests (line 61) | [TestFixture] method DeserializeNonGenericListTypeAndReadOnlyListViaConstructor (line 65) | [Test] class ConstructorCollectionContainer (line 76) | public class ConstructorCollectionContainer method ConstructorCollectionContainer (line 82) | public ConstructorCollectionContainer(int a) method DeserializeConcurrentDictionaryWithNullValue (line 88) | [Test] method SerializeConcurrentQueue (line 102) | [Test] method SerializeConcurrentBag (line 117) | [Test] method SerializeConcurrentStack (line 132) | [Test] method SerializeConcurrentDictionary (line 147) | [Test] method DoubleKey_WholeValue (line 163) | [Test] method DoubleKey_MaxValue (line 174) | [Test] method FloatKey_MaxValue (line 185) | [Test] class TestCollectionPrivateParameterized (line 200) | public class TestCollectionPrivateParameterized : IEnumerable method TestCollectionPrivateParameterized (line 204) | public TestCollectionPrivateParameterized() method TestCollectionPrivateParameterized (line 209) | [JsonConstructor] method Add (line 215) | public void Add(int bar) method GetEnumerator (line 220) | public IEnumerator GetEnumerator() => _bars.GetEnumerator(); method GetEnumerator (line 222) | IEnumerator IEnumerable.GetEnumerator() => GetEnumerator(); method CollectionJsonConstructorPrivateParameterized (line 225) | [Test] class TestCollectionPrivate (line 243) | public class TestCollectionPrivate : List method TestCollectionPrivate (line 245) | [JsonConstructor] method Create (line 250) | public static TestCollectionPrivate Create() method CollectionJsonConstructorPrivate (line 256) | [Test] class TestCollectionMultipleParameters (line 274) | public class TestCollectionMultipleParameters : List method TestCollectionMultipleParameters (line 276) | [JsonConstructor] method CollectionJsonConstructorMultipleParameters (line 282) | [Test] class TestCollectionBadIEnumerableParameter (line 290) | public class TestCollectionBadIEnumerableParameter : List method TestCollectionBadIEnumerableParameter (line 292) | [JsonConstructor] method CollectionJsonConstructorBadIEnumerableParameter (line 298) | [Test] class TestCollectionNonGeneric (line 307) | public class TestCollectionNonGeneric : ArrayList method TestCollectionNonGeneric (line 309) | [JsonConstructor] method CollectionJsonConstructorNonGeneric (line 316) | [Test] class TestDictionaryPrivateParameterized (line 329) | public class TestDictionaryPrivateParameterized : Dictionary method TestDictionaryPrivateParameterized (line 331) | public TestDictionaryPrivateParameterized() method TestDictionaryPrivateParameterized (line 335) | [JsonConstructor] method DictionaryJsonConstructorPrivateParameterized (line 342) | [Test] class TestDictionaryPrivate (line 358) | public class TestDictionaryPrivate : Dictionary method TestDictionaryPrivate (line 360) | [JsonConstructor] method Create (line 365) | public static TestDictionaryPrivate Create() method DictionaryJsonConstructorPrivate (line 371) | [Test] class TestDictionaryMultipleParameters (line 387) | public class TestDictionaryMultipleParameters : Dictionary method TestDictionaryMultipleParameters (line 389) | [JsonConstructor] method DictionaryJsonConstructorMultipleParameters (line 395) | [Test] class TestDictionaryBadIEnumerableParameter (line 403) | public class TestDictionaryBadIEnumerableParameter : Dictionary : IEnumerable method EnumerableClass (line 614) | public EnumerableClass(IEnumerable values) method GetEnumerator (line 619) | public IEnumerator GetEnumerator() method GetEnumerator (line 624) | IEnumerator IEnumerable.GetEnumerator() method DeserializeIEnumerableFromConstructor (line 630) | [Test] class EnumerableClassFailure (line 647) | public class EnumerableClassFailure : IEnumerable method EnumerableClassFailure (line 651) | public EnumerableClassFailure() method GetEnumerator (line 656) | public IEnumerator GetEnumerator() method GetEnumerator (line 661) | IEnumerator IEnumerable.GetEnumerator() method DeserializeIEnumerableFromConstructor_Failure (line 667) | [Test] class PrivateDefaultCtorList (line 679) | public class PrivateDefaultCtorList : List method PrivateDefaultCtorList (line 681) | private PrivateDefaultCtorList() method DeserializePrivateListCtor (line 686) | [Test] class PrivateDefaultCtorWithIEnumerableCtorList (line 699) | public class PrivateDefaultCtorWithIEnumerableCtorList : List method PrivateDefaultCtorWithIEnumerableCtorList (line 701) | private PrivateDefaultCtorWithIEnumerableCtorList() method PrivateDefaultCtorWithIEnumerableCtorList (line 705) | public PrivateDefaultCtorWithIEnumerableCtorList(IEnumerable values) method DeserializePrivateListConstructor (line 712) | [Test] method DeserializeNonIsoDateDictionaryKey (line 723) | [Test] method DeserializeNonGenericList (line 734) | [Test] method DeserializeReadOnlyListInterface (line 745) | [Test] method DeserializeReadOnlyCollectionInterface (line 756) | [Test] method DeserializeReadOnlyCollection (line 768) | [Test] method DeserializeReadOnlyDictionaryInterface (line 780) | [Test] method DeserializeReadOnlyDictionary (line 793) | [Test] class CustomReadOnlyDictionary (line 804) | public class CustomReadOnlyDictionary : IReadOnlyDiction... method CustomReadOnlyDictionary (line 808) | public CustomReadOnlyDictionary(IDictionary dictionary) method ContainsKey (line 813) | public bool ContainsKey(TKey key) method TryGetValue (line 823) | public bool TryGetValue(TKey key, out TValue value) method GetEnumerator (line 843) | public IEnumerator> GetEnumerator() method GetEnumerator (line 848) | IEnumerator IEnumerable.GetEnumerator() method SerializeCustomReadOnlyDictionary (line 854) | [Test] class CustomReadOnlyCollection (line 872) | public class CustomReadOnlyCollection : IReadOnlyCollection method CustomReadOnlyCollection (line 876) | public CustomReadOnlyCollection(IList values) method GetEnumerator (line 886) | public IEnumerator GetEnumerator() method GetEnumerator (line 891) | IEnumerator IEnumerable.GetEnumerator() method SerializeCustomReadOnlyCollection (line 897) | [Test] method TestEscapeDictionaryStrings (line 918) | [Test] class GenericListTestClass (line 934) | public class GenericListTestClass method GenericListTestClass (line 938) | public GenericListTestClass() method DeserializeExistingGenericList (line 944) | [Test] method DeserializeSimpleKeyValuePair (line 958) | [Test] method DeserializeComplexKeyValuePair (line 977) | [Test] method StringListAppenderConverterTest (line 1029) | [Test] method StringAppenderConverterTest (line 1045) | [Test] method DeserializeIDictionary (line 1059) | [Test] method DeserializeIList (line 1067) | [Test] method NullableValueGenericDictionary (line 1074) | [Test] method DeserializeConcurrentDictionary (line 1100) | [Test] method DeserializeKeyValuePairArray (line 1132) | [Test] method DeserializeNullableKeyValuePairArray (line 1150) | [Test] method DeserializeNullToNonNullableKeyValuePairArray (line 1169) | [Test] class PopulateReadOnlyTestClass (line 1178) | public class PopulateReadOnlyTestClass method PopulateReadOnlyTestClass (line 1195) | public PopulateReadOnlyTestClass() method SerializeReadOnlyCollections (line 1214) | [Test] method PopulateReadOnlyCollections (line 1255) | [Test] method SerializeArray2D (line 1305) | [Test] method SerializeArray3D (line 1318) | [Test] method SerializeArray3DWithConverter (line 1331) | [Test] method DeserializeArray3DWithConverter (line 1397) | [Test] method DeserializeArray2D (line 1466) | [Test] method DeserializeArray2D_WithTooManyItems (line 1485) | [Test] method DeserializeArray2D_WithTooFewItems (line 1493) | [Test] method DeserializeArray3D (line 1501) | [Test] method DeserializeArray3D_WithTooManyItems (line 1521) | [Test] method DeserializeArray3D_WithBadItems (line 1529) | [Test] method DeserializeArray3D_WithTooFewItems (line 1537) | [Test] method SerializeEmpty3DArray (line 1545) | [Test] method DeserializeEmpty3DArray (line 1558) | [Test] method DeserializeIncomplete3DArray (line 1576) | [Test] method DeserializeIncompleteNotTopLevel3DArray (line 1584) | [Test] method DeserializeNull3DArray (line 1592) | [Test] method DeserializeSemiEmpty3DArray (line 1608) | [Test] method SerializeReferenceTracked3DArray (line 1626) | [Test] method SerializeTypeName3DArray (line 1680) | [Test] method PrimitiveValuesInObjectArray (line 1781) | [Test] method ComplexValuesInObjectArray (line 1795) | [Test] method SerializeArrayAsArrayList (line 1814) | [Test] method SerializeMemberGenericList (line 1826) | [Test] class MultipleDefinedPropertySerialization (line 1861) | [TestFixture] method SerializePropertyDefinedInMultipleInterfaces (line 1864) | [Test] type IFirstInterface (line 1876) | public interface IFirstInterface type ISecondInterface (line 1881) | public interface ISecondInterface type ITestInterface (line 1886) | public interface ITestInterface : IFirstInterface, ISecondInterface class TestClass (line 1890) | public class TestClass : ITestInterface method CustomCollectionSerialization (line 1896) | [Test] method GenericCollectionInheritance (line 1921) | [Test] method InheritedListSerialize (line 1945) | [Test] method ReadOnlyCollectionSerialize (line 1963) | [Test] method SerializeGenericList (line 1977) | [Test] method DeserializeGenericList (line 2029) | [Test] method ReadOnlyIntegerList (line 2056) | [Test] method EmptyStringInHashtableIsDeserialized (line 2079) | [Test] method DeserializeCollectionWithConstructorArrayArgument (line 2093) | [Test] method NonDefaultConstructor_DuplicateKeyInDictionary_Replace (line 2106) | [Test] method GenericIListAndOverrideConstructor (line 2117) | [Test] method DeserializeCultureInfoKey (line 2128) | [Test] method DeserializeEmptyEnumerable_NoItems (line 2138) | [Test] method DeserializeEmptyEnumerable_HasItems (line 2145) | [Test] class ValuesClass (line 2153) | public class ValuesClass method DeserializeConstructorWithReadonlyArrayProperty (line 2158) | [Test] class AccountInfo (line 2169) | public sealed class AccountInfo method AccountInfo (line 2173) | public AccountInfo(string endpoint, string name) class MyClass (line 2191) | public class MyClass : IList method MyClass (line 2195) | [JsonConstructor] method MyClass (line 2201) | public MyClass(IEnumerable source) method Add (line 2236) | public void Add(string item) method Clear (line 2241) | public void Clear() method Contains (line 2246) | public bool Contains(string item) method CopyTo (line 2251) | public void CopyTo(string[] array, int arrayIndex) method GetEnumerator (line 2256) | public IEnumerator GetEnumerator() method IndexOf (line 2261) | public int IndexOf(string item) method Insert (line 2266) | public void Insert(int index, string item) method Remove (line 2271) | public bool Remove(string item) method RemoveAt (line 2276) | public void RemoveAt(int index) method GetEnumerator (line 2281) | IEnumerator IEnumerable.GetEnumerator() class CASResponce (line 2289) | public class CASResponce type ssoLanguage (line 2351) | public enum ssoLanguage method CASResponce (line 2359) | public CASResponce(string xmlResponce) method ExtractGroups (line 2372) | private void ExtractGroups() method ExtractLanguage (line 2388) | private void ExtractLanguage() method ParseReplyXML (line 2414) | private void ParseReplyXML(string xmlString) class ReadOnlyCollectionWithArrayArgument (line 2524) | public class ReadOnlyCollectionWithArrayArgument : IList method ReadOnlyCollectionWithArrayArgument (line 2528) | public ReadOnlyCollectionWithArrayArgument(T[] args) method GetEnumerator (line 2533) | public IEnumerator GetEnumerator() method GetEnumerator (line 2538) | IEnumerator IEnumerable.GetEnumerator() method Add (line 2543) | public void Add(T item) method Clear (line 2548) | public void Clear() method Contains (line 2553) | public bool Contains(T item) method CopyTo (line 2558) | public void CopyTo(T[] array, int arrayIndex) method Remove (line 2563) | public bool Remove(T item) method IndexOf (line 2570) | public int IndexOf(T item) method Insert (line 2575) | public void Insert(int index, T item) method RemoveAt (line 2580) | public void RemoveAt(int index) class ReadOnlyIntegerList (line 2593) | public class ReadOnlyIntegerList : IReadOnlyCollection method ReadOnlyIntegerList (line 2597) | public ReadOnlyIntegerList(List l) method GetEnumerator (line 2607) | public IEnumerator GetEnumerator() method GetEnumerator (line 2612) | IEnumerator IEnumerable.GetEnumerator() class Array2D (line 2619) | public class Array2D class Array3D (line 2626) | public class Array3D class Array3DWithConverter (line 2633) | public class Array3DWithConverter class GenericItem (line 2643) | public class GenericItem class NonGenericItem (line 2648) | public class NonGenericItem : GenericItem class GenericClass (line 2652) | public class GenericClass : IEnumerable method GenericClass (line 2657) | public GenericClass() method GetEnumerator (line 2662) | public IEnumerator GetEnumerator() method GetEnumerator (line 2677) | IEnumerator IEnumerable.GetEnumerator() class NonGenericClass (line 2683) | public class NonGenericClass : GenericClass, string> class StringListAppenderConverter (line 2687) | public class StringListAppenderConverter : JsonConverter method WriteJson (line 2689) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method ReadJson (line 2694) | public override object ReadJson(JsonReader reader, Type objectType, ob... method CanConvert (line 2712) | public override bool CanConvert(Type objectType) class StringAppenderConverter (line 2718) | public class StringAppenderConverter : JsonConverter method WriteJson (line 2720) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method ReadJson (line 2725) | public override object ReadJson(JsonReader reader, Type objectType, ob... method CanConvert (line 2733) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json.Tests/Serialization/JsonSerializerTest.cs class JsonSerializerTest (line 98) | [TestFixture] method ListSourceSerialize (line 101) | [Test] method DeserializeImmutableStruct (line 115) | [Test] type AlmostImmutableStruct (line 124) | public struct AlmostImmutableStruct method AlmostImmutableStruct (line 126) | public AlmostImmutableStruct(string value, int value2) method DeserializeAlmostImmutableStruct (line 136) | [Test] method DontCloseInputOnDeserializeError (line 145) | [Test] method SerializeInterfaceWithHiddenProperties (line 179) | [Test] method DeserializeGenericIEnumerableWithImplicitConversion (line 210) | [Test] method LargeIntegerAsString (line 224) | [Test] method DeserializeMSDateTimeOffset (line 236) | [Test] method DeserializeBoolean_Null (line 247) | [Test] method DeserializeBoolean_DateTime (line 255) | [Test] method DeserializeBoolean_BadString (line 263) | [Test] method DeserializeBoolean_EmptyString (line 271) | [Test] method DeserializeBooleans (line 280) | [Test] method DeserializeNullableBooleans (line 315) | [Test] method CaseInsensitiveRequiredPropertyConstructorCreation (line 355) | [Test] method CoercedEmptyStringWithRequired (line 370) | [Test] method CoercedEmptyStringWithRequired_DisallowNull (line 376) | [Test] method DisallowNull_NoValue (line 382) | [Test] method CoercedEmptyStringWithRequiredConstructor (line 389) | [Test] method NoErrorWhenValueDoesNotMatchIgnoredProperty (line 395) | [Test] method Serialize_Required_DisallowedNull (line 403) | [Test] method Serialize_Required_DisallowedNull_NullValueHandlingIgnore (line 409) | [Test] method Serialize_ItemRequired_DisallowedNull (line 419) | [Test] method DictionaryKeyContractResolverTest (line 425) | [Test] method IncompleteContainers (line 454) | [Test] method DeserializeEnumsByName (line 487) | [Test] method RequiredPropertyTest (line 498) | [Test] method RequiredPropertyConstructorTest (line 529) | [Test] method NeverResolveIgnoredPropertyTypes (line 553) | [Test] method SerializeValueTuple (line 614) | [Test] method DeserializeStructWithConstructorAttribute (line 635) | [Test] type ImmutableStructWithConstructorAttribute (line 643) | public struct ImmutableStructWithConstructorAttribute method ImmutableStructWithConstructorAttribute (line 645) | [JsonConstructor] method SerializeMetadataType (line 655) | [Test] method SerializeMetadataType2 (line 671) | [Test] method SerializeMetadataTypeInheritance (line 700) | [Test] method DeserializeNullToJTokenProperty (line 727) | [Test] method ReadIntegerWithError (line 745) | [Test] method DeserializeObservableCollection (line 763) | [Test] method SerializeObservableCollection (line 772) | [Test] method DeserializeBoolAsStringInDictionary (line 787) | [Test] method PopulateResetSettings (line 796) | [Test] method NewProperty (line 815) | [Test] method NewPropertyVirtual (line 824) | [Test] method CanSerializeWithBuiltInTypeAsGenericArgument (line 833) | [Test] method CanSerializeWithBuiltInTypeAsGenericArgumentVirtual (line 851) | [Test] method CanSerializeWithBuiltInTypeAsGenericArgumentOverride (line 869) | [Test] method CanSerializedWithGenericClosedTypeAsArgument (line 887) | [Test] method DeserializeVersionString (line 905) | [Test] method DeserializeVersionString_Fail (line 917) | [Test] method DeserializeJObjectWithComments (line 925) | [Test] method DeserializeCommentTestObjectWithComments (line 959) | [Test] method JsonSerializerProperties (line 969) | [Test] method JsonSerializerSettingsProperties (line 1093) | [Test] method JsonSerializerProxyProperties (line 1213) | [Test] method DeserializeISerializableIConvertible (line 1339) | [Test] method PreserveReferencesCallbackTest (line 1353) | [Test] method DeserializeLargeFloat (line 1419) | [Test] method SerializeDeserializeRegex (line 1429) | [Test] method EmbedJValueStringInNewJObject (line 1442) | [Test] method BaseClassSerializesAsExpected (line 1468) | [Test] method BaseClassDeserializesAsExpected (line 1477) | [Test] method DerivedClassHidingBasePropertySerializesAsExpected (line 1485) | [Test] method DerivedClassHidingBasePropertyDeserializesAsExpected (line 1494) | [Test] method DerivedGenericClassHidingBasePropertySerializesAsExpected (line 1503) | [Test] method DerivedGenericClassHidingBasePropertyDeserializesAsExpected (line 1512) | [Test] method ConversionOperator (line 1523) | [Test] method ChildDataContractTestWithHidden (line 1548) | [Test] method SubWithoutContractNewPropertiesTest (line 1562) | [Test] method SubWithoutContractVirtualPropertiesTest (line 1590) | [Test] method SubWithContractNewPropertiesTest (line 1616) | [Test] method SubWithContractVirtualPropertiesTest (line 1646) | [Test] method AssertSerializeDeserializeEqual (line 1673) | private string AssertSerializeDeserializeEqual(object o) method PersonTypedObjectDeserialization (line 1700) | [Test] method TypedObjectDeserialization (line 1715) | [Test] method JsonConvertSerializer (line 1765) | [Test] method DeserializeJavaScriptDate (line 1777) | [Test] method TestMethodExecutorObject (line 1802) | [Test] method HashtableDeserialization (line 1822) | [Test] method TypedHashtableDeserialization (line 1832) | [Test] method SerializeDeserializeGetOnlyProperty (line 1846) | [Test] method SerializeDeserializeSetOnlyProperty (line 1857) | [Test] method JsonIgnoreAttributeTest (line 1867) | [Test] method GoogleSearchAPI (line 1880) | [Test] method TorrentDeserializeTest (line 1966) | [Test] method JsonPropertyClassSerialize (line 1988) | [Test] method BadJsonPropertyClassSerialize (line 2005) | [Test] method InvalidBackslash (line 2011) | [Test] method Unicode (line 2020) | [Test] method BackslashEqivilence (line 2034) | [Test] method DateTimeTest (line 2058) | [Test] method DateTimeOffsetIso (line 2084) | [Test] method DateTimeOffsetMsAjax (line 2099) | [Test] method NonStringKeyDictionary (line 2115) | [Test] method AnonymousObjectSerialization (line 2131) | [Test] method AnonymousObjectSerializationWithSetting (line 2157) | [Test] method SerializeObject (line 2181) | [Test] method SerializeNull (line 2188) | [Test] method CanDeserializeIntArrayWhenNotFirstPropertyInJson (line 2195) | [Test] method CanDeserializeIntArray_WhenArrayIsFirstPropertyInJson (line 2209) | [Test] method ObjectCreationHandlingReplace (line 2223) | [Test] method CanDeserializeSerializedJson (line 2238) | [Test] method SerializeConverableObjects (line 2259) | [Test] method SerializeStack (line 2343) | [Test] method FormattingOverride (line 2355) | [Test] method DateTimeTimeZone (line 2367) | [Test] method GuidTest (line 2376) | [Test] method EnumTest (line 2388) | [Test] method TimeSpanTest (line 2398) | [Test] method JsonIgnoreAttributeOnClassTest (line 2412) | [Test] method ConstructorCaseSensitivity (line 2425) | [Test] method SerializerShouldUseClassConverter (line 2439) | [Test] method SerializerShouldUseClassConverterOverArgumentConverter (line 2452) | [Test] method SerializerShouldUseMemberConverter_IsoDate (line 2465) | [Test] method SerializerShouldUseMemberConverter_MsDate (line 2480) | [Test] method SerializerShouldUseMemberConverter_MsDate_DateParseNone (line 2498) | [Test] method SerializerShouldUseMemberConverter_IsoDate_DateParseNone (line 2519) | [Test] method SerializerShouldUseMemberConverterOverArgumentConverter (line 2537) | [Test] method ConverterAttributeExample (line 2552) | [Test] method SerializerShouldUseMemberConverterOverClassAndArgumentConverter (line 2571) | [Test] method IncompatibleJsonAttributeShouldThrow (line 2587) | [Test] method GenericAbstractProperty (line 2597) | [Test] method DeserializeNullable (line 2604) | [Test] method SerializeJsonRaw (line 2616) | [Test] method DeserializeJsonRaw (line 2632) | [Test] method DeserializeNullableMember (line 2644) | [Test] method DeserializeInt64ToNullableDouble (line 2673) | [Test] method SerializeTypeProperty (line 2682) | [Test] method RequiredMembersClass (line 2704) | [Test] method DeserializeRequiredMembersClassWithNullValues (line 2730) | [Test] method DeserializeRequiredMembersClassNullRequiredValueProperty (line 2747) | [Test] method SerializeRequiredMembersClassNullRequiredValueProperty (line 2768) | [Test] method RequiredMembersClassMissingRequiredProperty (line 2785) | [Test] method SerializeJaggedArray (line 2803) | [Test] method DeserializeJaggedArray (line 2816) | [Test] method DeserializeGoogleGeoCode (line 2835) | [Test] method DeserializeInterfaceProperty (line 2878) | [Test] method GetPerson (line 2891) | private Person GetPerson() method WriteJsonDates (line 2903) | [Test] method GenericListAndDictionaryInterfaceProperties (line 2926) | [Test] method DeserializeBestMatchPropertyCase (line 2973) | [Test] method PopulateDefaultValueWhenUsingConstructor (line 2992) | [Test] method RequiredWhenUsingConstructor (line 3012) | [Test] method DeserializePropertiesOnToNonDefaultConstructor (line 3028) | [Test] method DeserializePropertiesOnToNonDefaultConstructorWithReferenceTracking (line 3043) | [Test] method SerializeJsonPropertyWithHandlingValues (line 3068) | [Test] method DeserializeJsonPropertyWithHandlingValues (line 3097) | [Test] method JsonPropertyWithHandlingValues_ReferenceLoopError (line 3109) | [Test] method PartialClassDeserialize (line 3123) | [Test] method OptInClassMetadataSerialization (line 3156) | [Test] method SerializeDataContractPrivateMembers (line 3183) | [Test] method DeserializeDictionaryInterface (line 3202) | [Test] method DeserializeDictionaryInterfaceWithExistingValues (line 3221) | [Test] method TypedObjectDeserializationWithComments (line 3258) | [Test] method NestedInsideOuterObject (line 3282) | [Test] method UriSerialization (line 3307) | [Test] method AnonymousPlusLinqToSql (line 3319) | [Test] method SerializeEnumerableAsObject (line 3332) | [Test] method DeserializeEnumerableAsObject (line 3362) | [Test] method RoleTransferTest (line 3387) | [Test] method DeserializeGenericDictionary (line 3399) | [Test] method DeserializeEmptyStringToNullableDateTime (line 3412) | [Test] method FailWhenClassWithNoDefaultConstructorHasMultipleConstructorsWithArguments (line 3422) | [Test] method DeserializeObjectSetOnlyProperty (line 3430) | [Test] method DeserializeOptInClasses (line 3442) | [Test] method DeserializeNullableListWithNulls (line 3450) | [Test] method CannotDeserializeArrayIntoObject (line 3461) | [Test] method CannotDeserializeArrayIntoDictionary (line 3471) | [Test] method CannotDeserializeArrayIntoSerializable (line 3482) | [Test] method CannotDeserializeArrayIntoDouble (line 3493) | [Test] method CannotDeserializeArrayIntoDynamic (line 3504) | [Test] method CannotDeserializeArrayIntoLinqToJson (line 3517) | [Test] method CannotDeserializeConstructorIntoObject (line 3527) | [Test] method CannotDeserializeConstructorIntoObjectNested (line 3535) | [Test] method CannotDeserializeObjectIntoArray (line 3543) | [Test] method CannotPopulateArrayIntoObject (line 3561) | [Test] method CannotPopulateObjectIntoArray (line 3569) | [Test] method DeserializeEmptyString (line 3577) | [Test] method SerializePropertyGetError (line 3586) | [Test] method DeserializePropertySetError (line 3603) | [Test] method DeserializeEnsureTypeEmptyStringToIntError (line 3620) | [Test] method DeserializeEnsureTypeNullToIntError (line 3637) | [Test] method SerializeGenericListOfStrings (line 3654) | [Test] method ConstructorReadonlyFieldsTest (line 3667) | [Test] method SerializeStruct (line 3682) | [Test] method SerializeListWithJsonConverter (line 3709) | [Test] method SerializeGuidKeyedDictionary (line 3733) | [Test] method SerializePersonKeyedDictionary (line 3747) | [Test] method DeserializePersonKeyedDictionary (line 3762) | [Test] method SerializeFragment (line 3782) | [Test] method DeserializeBaseReferenceWithDerivedValue (line 3863) | [Test] method DeserializePopulateDictionaryAndList (line 3891) | [Test] method IgnoreIndexedProperties (line 3907) | [Test] method JRawValue (line 3939) | [Test] method DeserializeDictionaryWithNoDefaultConstructor (line 3949) | [Test] method DeserializeDictionaryWithNoDefaultConstructor_PreserveReferences (line 3962) | [Test] method SerializeNonPublicBaseJsonProperties (line 3974) | [Test] method DeserializeDateTimeOffsetAndDateTime (line 3989) | [Test] method CircularConstructorDeserialize (line 4012) | [Test] method DeserializeToObjectProperty (line 4055) | [Test] method DataContractJsonSerializerTest (line 4067) | [Test] method SerializeNonIDictionary (line 4095) | [Test] method SerializeISerializableInPartialTrustWithIgnoreInterface (line 4112) | [Test] method SerializeISerializableInPartialTrust (line 4147) | [Test] method DeserializeISerializableInPartialTrust (line 4167) | [Test] method SerializeISerializableTestObject_IsoDate (line 4189) | [Test] method SerializeISerializableTestObject_MsAjax (line 4243) | [Test] method DeserializeUsingNonDefaultConstructorWithLeftOverValues (line 4301) | [Test] method SerializeClassWithInheritedProtectedMember (line 4315) | [Test] method DeserializeClassWithInheritedProtectedMember (line 4348) | [Test] method SerializeDeserializeXNodeProperties (line 4417) | [Test] method SerializeDeserializeXmlNodeProperties (line 4448) | [Test] method FullClientMapSerialization (line 4469) | [Test] method SerializeRefAdditionalContent (line 4482) | [Test] method SerializeRefBadType (line 4501) | [Test] method SerializeRefNull (line 4522) | [Test] method DeserializeIgnoredPropertyInConstructor (line 4546) | [Test] method DeserializeIgnoredPropertyInConstructorWithoutThrowingMissingMemberError (line 4557) | [Test] method DeserializeFloatAsDecimal (line 4572) | [Test] method SerializeDeserializeDictionaryKey (line 4587) | [Test] method SerializeNullableArray (line 4608) | [Test] method DeserializeNullableArray (line 4620) | [Test] method SerializeHashSet (line 4636) | [Test] method DeserializeByteArray (line 4661) | [Test] method StringDictionaryTest (line 4679) | [Test] method SerializeStructWithJsonObjectAttribute (line 4713) | [Test] method ReadWriteTimeZoneOffsetIso (line 4733) | [Test] method DeserializePropertyNullableDateTimeOffsetExactIso (line 4755) | [Test] method ReadWriteTimeZoneOffsetMsAjax (line 4762) | [Test] method DeserializePropertyNullableDateTimeOffsetExactMsAjax (line 4783) | [Test] method OverridenPropertyMembers (line 4791) | [Test] method SerializeExpandoObject (line 4802) | [Test] method DeserializeDecimalExact (line 4841) | [Test] method DeserializeNullableDecimalExact (line 4848) | [Test] method DeserializeDecimalPropertyExact (line 4855) | [Test] method DeserializeDecimalArrayExact (line 4868) | [Test] method DeserializeDecimalDictionaryExact (line 4876) | [Test] method DeserializeStructProperty (line 4889) | [Test] method PrivateSetterOnBaseClassProperty (line 4904) | [Test] method DeserializeNullableStruct (line 4924) | [Test] method deserialize (line 4951) | private static NullableStructPropertyClass deserialize(string serStr) method DeserializeJToken (line 4963) | [Test] method DeserializeMinValueDecimal (line 4980) | [Test] method NonPublicConstructorWithJsonConstructorTest (line 4990) | [Test] method PublicConstructorOverridenByJsonConstructorTest (line 4997) | [Test] method MultipleParametrizedConstructorsJsonConstructorTest (line 5005) | [Test] method DeserializeEnumerable (line 5014) | [Test] method SerializeAttributesOnBase (line 5039) | [Test] method DeserializeStringEnglish (line 5051) | [Test] method DeserializeNullDateTimeValueTest (line 5067) | [Test] method DeserializeNullNullableDateTimeValueTest (line 5073) | [Test] method MultiIndexSuperTest (line 5081) | [Test] method CommentTestClassTest (line 5091) | [Test] method PopulationBehaviourForOmittedPropertiesIsTheSameForParameterisedConstructorAsForDefaultConstructor (line 5112) | [Test] method SkipPopulatingArrayPropertyClass (line 5122) | [Test] method ChildDataContractTest (line 5130) | [Test] method ChildDataContractTestWithDataContractSerializer (line 5155) | [Test] method ChildObjectTest (line 5175) | [Test] method ChildWithDifferentOverrideObjectTest (line 5188) | [Test] method ImplementInterfaceObjectTest (line 5201) | [Test] method NonDefaultConstructorWithReadOnlyCollectionPropertyTest (line 5218) | [Test] method NonDefaultConstructorWithReadOnlyDictionaryPropertyTest (line 5241) | [Test] method ClassAttributesInheritance (line 5264) | [Test] method PrivateMembersClassWithAttributesTest (line 5291) | [Test] method DeserializeGenericEnumerableProperty (line 5307) | [Test] method JsonPropertyDataMemberOrder (line 5320) | [Test] class CustomClass (line 5339) | public class CustomClass method DeserializeStringIntoNullableGuid (line 5347) | [Test] method SerializeException1 (line 5358) | [Test] method UriGuidTimeSpanTestClassEmptyTest (line 5381) | [Test] method UriGuidTimeSpanTestClassValuesTest (line 5403) | [Test] method UsingJsonTextWriter (line 5432) | [Test] method SerializeUriWithQuotes (line 5451) | [Test] method SerializeUriWithSlashes (line 5462) | [Test] method DeserializeByteArrayWithTypeNameHandling (line 5473) | [Test] method SerializeStaticDefault (line 5502) | [Test] method SerializeStaticReflection (line 5539) | [Test] method DeserializeDecimalsWithCulture (line 5577) | [Test] method ReadForTypeHackFixDecimal (line 5604) | [Test] method ReadForTypeHackFixDateTimeOffset (line 5617) | [Test] method ReadForTypeHackFixByteArray (line 5630) | [Test] method SerializeInheritanceHierarchyWithDuplicateProperty (line 5643) | [Test] method DeserializeNullInt (line 5660) | [Test] method SerializeIConvertible (line 5677) | [Test] method DeserializeIConvertible (line 5696) | [Test] method SerializeNullableWidgetStruct (line 5709) | [Test] method DeserializeNullableWidgetStruct (line 5719) | [Test] method DeserializeBoolInt (line 5731) | [Test] method DeserializeUnexpectedEndInt (line 5745) | [Test] method DeserializeNullableGuid (line 5757) | [Test] method SerializeNullableGuidCustomWriterOverridesNullableGuid (line 5771) | [Test] method DeserializeGuid (line 5785) | [Test] method DeserializeObjectDictionary (line 5820) | [Test] method DeserializeNullableEnum (line 5830) | [Test] method NullableStructWithConverter (line 5858) | [Test] method SerializeDictionaryStringStringAndStringObject (line 5870) | [Test] method DeserializeEmptyStrings (line 5882) | [Test] method DeserializeDoubleFromEmptyString (line 5907) | [Test] method DeserializeEnumFromEmptyString (line 5913) | [Test] method DeserializeInt32FromEmptyString (line 5919) | [Test] method DeserializeByteArrayFromEmptyString (line 5925) | [Test] method DeserializeDoubleFromNullString (line 5932) | [Test] method DeserializeFromNullString (line 5945) | [Test] method DeserializeIsoDatesWithIsoConverter (line 5958) | [Test] method DeserializeUTC (line 5969) | [Test] method NullableDeserializeUTC (line 5999) | [Test] method PrivateConstructor (line 6025) | [Test] method MetroBlogPost (line 6040) | [Test] method MultipleItems (line 6102) | [Test] method TokenFromBson (line 6129) | [Test] method ObjectRequiredDeserializeMissing (line 6154) | [Test] method ObjectRequiredDeserializeNull (line 6179) | [Test] method ObjectRequiredSerialize (line 6203) | [Test] method DeserializeCollectionItemConverter (line 6231) | [Test] method SerializeCollectionItemConverter (line 6253) | [Test] method DateTimeDictionaryKey_DateTimeOffset_Iso (line 6272) | [Test] method DateTimeDictionaryKey_DateTimeOffset_MS (line 6295) | [Test] method DateTimeDictionaryKey_DateTime_Iso (line 6322) | [Test] method DateTimeDictionaryKey_DateTime_Iso_Local (line 6345) | [Test] method DateTimeDictionaryKey_DateTime_MS (line 6373) | [Test] method DeserializeEmptyJsonString (line 6399) | [Test] method SerializeAndDeserializeWithAttributes (line 6407) | [Test] method Serialize (line 6419) | private string Serialize(T obj) method Deserialize (line 6433) | private T Deserialize(string json) method PropertyItemConverter (line 6447) | [Test] method IgnoreDataMemberTest (line 6491) | [Test] method SerializeDataContractSerializationAttributes (line 6500) | [Test] method CheckAdditionalContent (line 6539) | [Test] method CheckAdditionalContentJustComment (line 6556) | [Test] method CheckAdditionalContentJustMultipleComments (line 6569) | [Test] method CheckAdditionalContentCommentsThenAnotherObject (line 6587) | [Test] method DeserializeException (line 6604) | [Test] method AdditionalContentAfterFinish (line 6641) | [Test] method AdditionalContentAfterFinishCheckNotRequested (line 6659) | [Test] method AdditionalContentAfterCommentsCheckNotRequested (line 6672) | [Test] method AdditionalContentAfterComments (line 6687) | [Test] method DeserializeRelativeUri (line 6704) | [Test] method DeserializeDictionaryItemConverter (line 6723) | [Test] method DeserializeCaseInsensitiveKeyValuePairConverter (line 6730) | [Test] method SerializeKeyValuePairConverterWithCamelCase (line 6742) | [Test] method SerializeFloatingPointHandling (line 6757) | [Test] method DeserializeReadOnlyListWithBigInteger (line 6777) | [Test] method DeserializeReadOnlyListWithInt (line 6793) | [Test] method DeserializeReadOnlyListWithNullableType (line 6808) | [Test] method SerializeCustomTupleWithSerializableAttribute (line 6823) | [Test] method SerializeCustomTupleWithSerializableAttributeInPartialTrust (line 6845) | [Test] method SerializeTupleWithSerializableAttribute (line 6866) | [Test] method RoundtripOfDateTimeOffset (line 6888) | [Test] method NullableFloatingPoint (line 6903) | [Test] method DateFormatString (line 6930) | [Test] method DateFormatStringForInternetExplorer (line 6955) | [Test] method JsonSerializerDateFormatString (line 6975) | [Test] method SerializeDeserializeTuple (line 7012) | [Test] method JsonSerializerStringEscapeHandling (line 7025) | [Test] method NoConstructorReadOnlyCollectionTest (line 7047) | [Test] method NoConstructorReadOnlyDictionaryTest (line 7054) | [Test] method ReadTooLargeInteger (line 7062) | [Test] method SerializeStructWithSerializableAndDataContract (line 7075) | [Test] method ReadStringFloatingPointSymbols (line 7097) | [Test] method DefaultDateStringFormatVsUnsetDateStringFormat (line 7117) | [Test] method TestStringToNullableDeserialization (line 7142) | [Test] method HashSetInterface (line 7163) | [Test] method DeserializeDecimal (line 7180) | [Test] method DontSerializeStaticFields (line 7192) | [Test] method SerializeBigInteger (line 7216) | [Test] method DeserializeWithConstructor (line 7229) | [Test] method SerializeCustomReferenceResolver (line 7237) | [Test] method NullReferenceResolver (line 7288) | [Test] method SerializeDictionaryWithStructKey (line 7340) | [Test] method SerializeDictionaryWithStructKey_Custom (line 7357) | [Test] method DeserializeCustomReferenceResolver (line 7373) | [Test] method DeserializeCustomReferenceResolver_ViaProvider (line 7411) | [Test] method TypeConverterOnInterface (line 7448) | [Test] method Main (line 7502) | [Test] method ConvertibleIdTest (line 7514) | [Test] method DuplicatePropertiesInNestedObject (line 7526) | [Test] method RoundtripUriOriginalString (line 7536) | [Test] method DateFormatStringWithDateTime (line 7550) | [Test] method DateFormatStringWithDateTimeAndCulture (line 7589) | [Test] method DateFormatStringWithDictionaryKey_DateTime (line 7633) | [Test] method DateFormatStringWithDictionaryKey_DateTime_ReadAhead (line 7658) | [Test] method DateFormatStringWithDictionaryKey_DateTimeOffset (line 7685) | [Test] method DateFormatStringWithDictionaryKey_DateTimeOffset_ReadAhead (line 7710) | [Test] method DateFormatStringWithDateTimeOffset (line 7736) | [Test] method DeserializeConstantProperty (line 7766) | [Test] method SerializeObjectWithEvent (line 7781) | [Test] method ParameterizedConstructorWithBasePrivateProperties (line 7799) | [Test] method ErrorCreatingJsonConverter (line 7813) | [Test] method DeserializeInvalidOctalRootError (line 7819) | [Test] method DeserializedDerivedWithPrivate (line 7825) | [Test] method DeserializeNullableUnsignedLong (line 7840) | [Test] method MailMessageConverterTest (line 7855) | [Test] method ParametrizedConstructor_IncompleteJson (line 7913) | [Test] method ChildClassWithProtectedOverridePlusJsonProperty_Serialize (line 7921) | [Test] method JsonPropertyConverter (line 7935) | [Test] method StringEmptyValue (line 7967) | [Test] method NullableIntEmptyValue (line 7975) | [Test] method NullableLongEmptyValue (line 7983) | [Test] method NullableDecimalEmptyValue (line 7991) | [Test] method NullableDoubleEmptyValue (line 7999) | [Test] method SetMaxDepth_DepthExceeded (line 8007) | [Test] method SetMaxDepth_DepthNotExceeded (line 8032) | [Test] FILE: Src/Newtonsoft.Json.Tests/Serialization/KebabCaseNamingStrategyTests.cs class KebabCaseNamingStrategyTests (line 44) | [TestFixture] method JsonConvertSerializerSettings (line 47) | [Test] method JTokenWriter_OverrideSpecifiedName (line 88) | [Test] method BlogPostExample (line 116) | [Test] method DynamicKebabCasePropertyNames (line 163) | [Test] method DictionaryKebabCasePropertyNames_Disabled (line 194) | [Test] method DictionaryKebabCasePropertyNames_Enabled (line 220) | [Test] class PropertyAttributeNamingStrategyTestClass (line 249) | public class PropertyAttributeNamingStrategyTestClass method JsonPropertyAttribute_NamingStrategyType (line 258) | [Test] class ContainerAttributeNamingStrategyTestClass (line 275) | [JsonObject(NamingStrategyType = typeof(KebabCaseNamingStrategy))] method JsonObjectAttribute_NamingStrategyType (line 284) | [Test] class DictionaryAttributeNamingStrategyTestClass (line 302) | [JsonDictionary(NamingStrategyType = typeof(KebabCaseNamingStrategy), ... method JsonDictionaryAttribute_NamingStrategyType (line 307) | [Test] FILE: Src/Newtonsoft.Json.Tests/Serialization/MetadataPropertyHandlingTests.cs class MetadataPropertyHandlingTests (line 46) | [TestFixture] class User (line 49) | public class User method Demo (line 54) | [Test] method DeserializeArraysWithPreserveObjectReferences (line 75) | [Test] method SerializeDeserialize_DictionaryContextContainsGuid_DeserializesItemAsGuid (line 115) | [Test] method DeserializeGuid (line 142) | [Test] method DeserializeListsWithPreserveObjectReferences (line 180) | [Test] method DeserializeTypeNameOnly (line 224) | [Test] method SerializeRefNull (line 244) | [Test] method DeserializeEmployeeReference (line 279) | [Test] method DeserializeFromJToken (line 308) | [Test] method DeserializeGenericObjectListWithTypeName (line 343) | [Test] method WriteListTypeNameForProperty (line 396) | [Test] class MetadataPropertyDisabledTestClass (line 440) | public class MetadataPropertyDisabledTestClass method MetadataPropertyHandlingIgnore (line 458) | [Test] method MetadataPropertyHandlingIgnore_EmptyObject (line 492) | [Test] method PrimitiveType_MetadataPropertyIgnore (line 505) | [Test] method ReadAhead_JObject_NoParent (line 532) | [Test] class ItemWithJTokens (line 547) | public class ItemWithJTokens method ReadAhead_TypedJValue_NoParent (line 554) | [Test] method ReadAhead_JArray_NoParent (line 582) | [Test] class ItemWithUntypedPayload (line 597) | public class ItemWithUntypedPayload method PrimitiveType_MetadataPropertyIgnore_WithNoType (line 602) | [Test] method DeserializeCircularReferencesWithConverter (line 633) | [Test] FILE: Src/Newtonsoft.Json.Tests/Serialization/MissingMemberHandlingTests.cs class MissingMemberHandlingTests (line 43) | [TestFixture] method MissingMemberDeserialize (line 46) | [Test] method MissingMemberDeserializeOkay (line 74) | [Test] method MissingMemberIgnoreComplexValue (line 115) | [Test] method CaseInsensitive (line 129) | [Test] method MissingMemeber (line 139) | [Test] method MissingJson (line 147) | [Test] method MissingErrorAttribute (line 158) | [Test] class NameWithMissingError (line 166) | [JsonObject(MissingMemberHandling = MissingMemberHandling.Error)] class Name (line 172) | public class Name class Person (line 177) | public class Person method MissingMemberHandling_RootObject (line 182) | [Test] method MissingMemberHandling_InnerObject (line 208) | [Test] class SimpleExtendableObject (line 234) | [JsonObject(MissingMemberHandling = MissingMemberHandling.Ignore)] class ObjectWithExtendableChild (line 241) | public class ObjectWithExtendableChild method TestMissingMemberHandlingForDirectObjects (line 246) | [Test] method TestMissingMemberHandlingForChildObjects (line 255) | [Test] method TestMissingMemberHandlingForChildObjectsWithInvalidData (line 264) | [Test] FILE: Src/Newtonsoft.Json.Tests/Serialization/NamingStrategyEquality.cs class NamingStrategyEquality (line 37) | [TestFixture] method CamelCaseNamingStrategyEquality (line 40) | [Test] method CamelCaseNamingStrategyEqualityVariants (line 49) | [Test] method DefaultNamingStrategyEquality (line 60) | [Test] method DefaultNamingStrategyEqualityVariants (line 69) | [Test] method SnakeCaseStrategyEquality (line 80) | [Test] method SnakeCaseNamingStrategyEqualityVariants (line 89) | [Test] method KebabCaseStrategyEquality (line 100) | [Test] method KebabCaseNamingStrategyEqualityVariants (line 109) | [Test] method DifferentStrategyEquality (line 120) | [Test] method CheckInequality (line 129) | private void CheckInequality(bool overrideSpecifiedNames, bool proc... FILE: Src/Newtonsoft.Json.Tests/Serialization/NullValueHandlingTests.cs class NullValueHandlingTests (line 40) | [TestFixture] method DeserializeNullIntoDateTime (line 58) | [Test] method DeserializeEmptyStringIntoDateTimeWithEmptyStringDefaultValue (line 65) | [Test] method NullValueHandlingSerialization (line 73) | [Test] method NullValueHandlingBlogPost (line 98) | [Test] method JsonObjectNullValueHandlingIgnore (line 132) | [Test] method JsonObjectNullValueHandlingInclude (line 153) | [Test] FILE: Src/Newtonsoft.Json.Tests/Serialization/PopulateTests.cs class PopulateTests (line 42) | [TestFixture] method PopulatePerson (line 45) | [Test] method PopulateArray (line 55) | [Test] method PopulateStore (line 71) | [Test] method PopulateListOfPeople (line 133) | [Test] method PopulateDictionary (line 146) | [Test] method PopulateWithBadJson (line 158) | [Test] FILE: Src/Newtonsoft.Json.Tests/Serialization/PreserveReferencesHandlingTests.cs class PreserveReferencesHandlingTests (line 47) | [TestFixture] class ContentB (line 50) | public class ContentB class ContentA (line 55) | [JsonConverter(typeof(ListConverter))] method ContentA (line 60) | public ContentA() class ListConverter (line 66) | public class ListConverter : JsonConverter method CanConvert (line 68) | public override bool CanConvert(Type objectType) method ReadJson (line 73) | public override object ReadJson(JsonReader reader, Type objectType, ... method WriteJson (line 78) | public override void WriteJson(JsonWriter writer, object value, Json... class Container (line 85) | public class Container method Container (line 90) | public Container() method SerializeReferenceInConvert (line 97) | [Test] class Parent (line 144) | public class Parent class Child (line 163) | public class Child method SerializeReadOnlyProperty (line 168) | [Test] method SerializeDictionarysWithPreserveObjectReferences (line 234) | [Test] method DeserializeDictionarysWithPreserveObjectReferences (line 256) | [Test] class CircularList (line 281) | public class CircularList : List method SerializeCircularListsError (line 285) | [Test] method SerializeCircularListsIgnore (line 298) | [Test] method SerializeListsWithPreserveObjectReferences (line 321) | [Test] method DeserializeListsWithPreserveObjectReferences (line 359) | [Test] method DeserializeArraysWithPreserveObjectReferences (line 399) | [Test] class CircularDictionary (line 435) | public class CircularDictionary : Dictionary method SerializeCircularDictionarysError (line 439) | [Test] method SerializeCircularDictionarysIgnore (line 451) | [Test] method UnexpectedEnd (line 468) | [Test] class CircularReferenceClassConverter (line 485) | public class CircularReferenceClassConverter : JsonConverter method WriteJson (line 487) | public override void WriteJson(JsonWriter writer, object value, Json... method ReadJson (line 504) | public override object ReadJson(JsonReader reader, Type objectType, ... method CanConvert (line 521) | public override bool CanConvert(Type objectType) method SerializeCircularReferencesWithConverter (line 527) | [Test] method DeserializeCircularReferencesWithConverter (line 564) | [Test] method SerializeEmployeeReference (line 598) | [Test] method DeserializeEmployeeReference (line 634) | [Test] class Condition (line 660) | [JsonObject(IsReference = true)] method Condition (line 665) | public Condition(int value) class ClassWithConditions (line 671) | private class ClassWithConditions method ClassWithConditions (line 677) | public ClassWithConditions(Condition condition1, Condition condition2) method SerializeIsReferenceReadonlyProperty (line 684) | [Test] method DeserializeIsReferenceReadonlyProperty (line 702) | [Test] method SerializeCircularReference (line 720) | [Test] method DeserializeCircularReference (line 753) | [Test] method SerializeReferenceInList (line 784) | [Test] method DeserializeReferenceInList (line 814) | [Test] method SerializeReferenceInDictionary (line 848) | [Test] method DeserializeReferenceInDictionary (line 884) | [Test] method ExampleWithout (line 919) | [Test] method ExampleWith (line 949) | [Test] class User (line 993) | [JsonObject(MemberSerialization = MemberSerialization.OptIn)] method User (line 1014) | public User() method User (line 1018) | public User(string login, Type secretType) method GetHashCode (line 1027) | public override int GetHashCode() method ToString (line 1032) | public override string ToString() method DeserializeTypeWithDubiousGetHashcode (line 1039) | [Test] method PreserveReferencesHandlingWithReusedJsonSerializer (line 1061) | [Test] method ReferencedIntList (line 1117) | [Test] method ReferencedComponentList (line 1133) | [Test] method ReferencedIntDictionary (line 1159) | [Test] method ReferencedComponentDictionary (line 1175) | [Test] method ReferencedObjectItems (line 1205) | [Test] method PropertyItemIsReferenceObject (line 1239) | [Test] method DuplicateId (line 1288) | [Test] class PropertyItemIsReferenceBody (line 1311) | public class PropertyItemIsReferenceBody class PropertyItemIsReferenceObject (line 1318) | public class PropertyItemIsReferenceObject class PropertyItemIsReferenceList (line 1324) | public class PropertyItemIsReferenceList class ReferencedList (line 1330) | [JsonArray(ItemIsReference = true)] class ReferencedDictionary (line 1335) | [JsonDictionary(ItemIsReference = true)] class ReferenceObject (line 1340) | [JsonObject(ItemIsReference = true)] FILE: Src/Newtonsoft.Json.Tests/Serialization/ReferenceLoopHandlingTests.cs class ReferenceLoopHandlingTests (line 45) | [TestFixture] method ReferenceLoopHandlingTest (line 48) | [Test] method IgnoreObjectReferenceLoop (line 60) | [Test] method IgnoreObjectReferenceLoopWithPropertyOverride (line 73) | [Test] method IgnoreArrayReferenceLoop (line 98) | [Test] method IgnoreDictionaryReferenceLoop (line 111) | [Test] method SerializePropertyItemReferenceLoopHandling (line 124) | [Test] class MainClass (line 155) | [Serializable] method GetObjectData (line 160) | public void GetObjectData(SerializationInfo info, StreamingContext c... class ChildClass (line 166) | [Serializable] method GetObjectData (line 172) | public void GetObjectData(SerializationInfo info, StreamingContext c... method ErrorISerializableCyclicReferenceLoop (line 179) | [Test] method IgnoreISerializableCyclicReferenceLoop (line 196) | [Test] class DictionaryDynamicObject (line 216) | public class DictionaryDynamicObject : DynamicObject method DictionaryDynamicObject (line 220) | public DictionaryDynamicObject() method TrySetMember (line 225) | public override bool TrySetMember(SetMemberBinder binder, object value) method TryGetMember (line 231) | public override bool TryGetMember(GetMemberBinder binder, out object... method GetDynamicMemberNames (line 236) | public override IEnumerable GetDynamicMemberNames() method ErrorDynamicCyclicReferenceLoop (line 242) | [Test] method IgnoreDynamicCyclicReferenceLoop (line 255) | [Test] method EqualityComparer (line 272) | [Test] class ReferenceEqualsEqualityComparer (line 305) | public class ReferenceEqualsEqualityComparer : IEqualityComparer method Equals (line 307) | bool IEqualityComparer.Equals(object x, object y) method GetHashCode (line 312) | int IEqualityComparer.GetHashCode(object obj) class AccountWithEquals (line 319) | public class AccountWithEquals method Equals (line 324) | public override bool Equals(object obj) method GetHashCode (line 335) | public override int GetHashCode() class PropertyItemReferenceLoopHandling (line 346) | public class PropertyItemReferenceLoopHandling method SetData (line 368) | public void SetData(IList data) class ReferenceLoopHandlingList (line 374) | [JsonArray(ItemReferenceLoopHandling = ReferenceLoopHandling.Ignore)] class ReferenceLoopHandlingDictionary (line 379) | [JsonDictionary(ItemReferenceLoopHandling = ReferenceLoopHandling.Ignore)] class ReferenceLoopHandlingObjectContainerAttribute (line 384) | [JsonObject(ItemReferenceLoopHandling = ReferenceLoopHandling.Ignore)] class ReferenceLoopHandlingObjectContainerAttributeWithPropertyOverride (line 390) | [JsonObject(ItemReferenceLoopHandling = ReferenceLoopHandling.Ignore)] FILE: Src/Newtonsoft.Json.Tests/Serialization/ReflectionAttributeProviderTests.cs class ReflectionAttributeProviderTests (line 46) | [TestFixture] class ReflectionTestObject (line 49) | public class ReflectionTestObject method ReflectionTestObject (line 59) | public ReflectionTestObject( method GetAttributes_Property (line 67) | [Test] method GetAttributes_Field (line 86) | [Test] method GetAttributes_Parameter (line 105) | [Test] FILE: Src/Newtonsoft.Json.Tests/Serialization/SerializationErrorHandlingTests.cs class SerializationErrorHandlingTests (line 52) | [TestFixture] method ErrorHandlingMetadata (line 55) | [Test] method ErrorHandlingMetadata_TopLevel (line 75) | [Test] class AAA (line 95) | public class AAA type ITest (line 100) | public interface ITest { } class MyTest (line 101) | public class MyTest : ITest { } class MyClass1 (line 103) | public class MyClass1 method ErrorDeserializingIntegerInObject (line 111) | [Test] method ErrorDeserializingListHandled (line 129) | [Test] method DeserializingErrorInChildObject (line 159) | [Test] method SerializingErrorIn3DArray (line 192) | [Test] method SerializingErrorInChildObject (line 287) | [Test] method DeserializingErrorInDateTimeCollection (line 330) | [Test] method DeserializingErrorHandlingUsingEvent (line 350) | [Test] method DeserializingErrorInDateTimeCollectionWithAttributeWithEventNotCalled (line 409) | [Test] method SerializePerson (line 442) | [Test] method DeserializeNestedUnhandled (line 462) | [Test] method MultipleRequiredPropertyErrors (line 495) | [Test] method HandlingArrayErrors (line 514) | [Test] method HandlingMultidimensionalArrayErrors (line 535) | [Test] method ErrorHandlingAndAvoidingRecursiveDepthError (line 556) | [Test] class Nest (line 574) | public class Nest method InfiniteErrorHandlingLoopFromInputError (line 579) | [Test] method ArrayHandling (line 600) | [Test] method ArrayHandling_JTokenReader (line 626) | [Test] method ArrayHandlingInObject (line 652) | [Test] method ErrorHandlingEndOfContent (line 681) | [Test] method ErrorHandlingEndOfContentDictionary (line 715) | [Test] method ErrorHandlingEndOfContentDynamic (line 746) | [Test] method WriteEndOnPropertyState (line 781) | [Test] method WriteEndOnPropertyState2 (line 799) | [Test] method NoObjectWithEvent (line 819) | [Test] method NoObjectWithAttribute (line 833) | [Test] class RootThing (line 845) | public class RootThing class RootSomethingElse (line 850) | public class RootSomethingElse class Something (line 858) | [JsonConverter(typeof(SomethingConverter))] class SomethingConverter (line 861) | public class SomethingConverter : JsonConverter method CanConvert (line 863) | public override bool CanConvert(Type objectType) method ReadJson (line 868) | public override object ReadJson(JsonReader reader, Type objectType... method WriteJson (line 885) | public override void WriteJson(JsonWriter writer, object value, Js... method Something (line 905) | public Something() class SomethingElse (line 914) | [JsonConverter(typeof(SomethingElseConverter))] class SomethingElseConverter (line 917) | public class SomethingElseConverter : JsonConverter method CanConvert (line 919) | public override bool CanConvert(Type objectType) method ReadJson (line 924) | public override object ReadJson(JsonReader reader, Type objectType... method WriteJson (line 929) | public override void WriteJson(JsonWriter writer, object value, Js... method DeserializeWrappingErrorsAndErrorHandling (line 936) | [Test] method SerializeWrappingErrorsAndErrorHandling (line 947) | [Test] method DeserializeRootConverter (line 969) | [Test] method SerializeRootConverter (line 980) | [Test] method IntegerToLarge_ReadNextValue (line 991) | [Test] method HandleErrorInDictionaryObject (line 1030) | [Test] class DataModel (line 1045) | private class DataModel type IErrorPerson2 (line 1057) | internal interface IErrorPerson2 class ErrorPerson2 (line 1061) | internal class ErrorPerson2 //:IPerson - oops! Forgot to implement the p... class ThrowingReader (line 1067) | public class ThrowingReader : TextReader method ThrowingReader (line 1074) | public ThrowingReader() method Read (line 1078) | public override int Read(char[] buffer, int index, int count) class ErrorPerson (line 1111) | public class ErrorPerson class ErrorItem (line 1118) | public class ErrorItem class MyTypeWithRequiredMembers (line 1123) | [JsonObject] class LogMessage (line 1133) | public class LogMessage class LogEvent (line 1139) | public class LogEvent class ErrorTestObject (line 1145) | public class ErrorTestObject method OnError (line 1147) | [OnError] class TolerantDictionary (line 1156) | public class TolerantDictionary : Dictionary method OnDeserializationError (line 1158) | [OnError] FILE: Src/Newtonsoft.Json.Tests/Serialization/SerializationEventAttributeTests.cs class SerializationEventAttributeTests (line 52) | [TestFixture] method ObjectEvents (line 55) | [Test] method ObjectWithConstructorEvents (line 110) | [Test] method ListEvents (line 140) | [Test] method DictionaryEvents (line 178) | [Test] method ObjectEventsDocumentationExample (line 216) | [Test] class SerializationEventBaseTestObject (line 249) | public class SerializationEventBaseTestObject method OnSerializingMethod (line 253) | [OnSerializing] class SerializationEventContextSubClassTestObject (line 260) | public class SerializationEventContextSubClassTestObject : Serializati... method SerializationEventContextTestObjectSubClassTest (line 264) | [Test] class SerializationEventContextTestObject (line 276) | public class SerializationEventContextTestObject method OnSerializingMethod (line 280) | [OnSerializing] method SerializationEventContextTest (line 287) | [Test] method WhenSerializationErrorDetectedBySerializer_ThenCallbackIsCalled (line 307) | [Test] class FooEvent (line 330) | public class FooEvent method OnError (line 334) | [OnError] method DerivedSerializationEvents (line 346) | [Test] method DerivedDerivedSerializationEvents (line 365) | [Test] method DerivedDerivedSerializationEvents_DataContractSerializer (line 389) | [Test] method NoStreamingContextParameter (line 418) | [Test] class SerializationEventOrderTestObject (line 434) | public class SerializationEventOrderTestObject method SerializationEventOrderTestObject (line 438) | public SerializationEventOrderTestObject() method GetEvents (line 443) | public IList GetEvents() method OnSerializingMethod (line 448) | [OnSerializing] method OnSerializedMethod (line 454) | [OnSerialized] method OnDeserializingMethod (line 460) | [OnDeserializing] method OnDeserializedMethod (line 466) | [OnDeserialized] class DerivedSerializationEventOrderTestObject (line 473) | public class DerivedSerializationEventOrderTestObject : SerializationEve... method OnSerializingMethod (line 475) | [OnSerializing] method OnSerializedMethod (line 481) | [OnSerialized] method OnDeserializingMethod (line 487) | [OnDeserializing] method OnDeserializedMethod (line 493) | [OnDeserialized] class DerivedDerivedSerializationEventOrderTestObject (line 500) | public class DerivedDerivedSerializationEventOrderTestObject : DerivedSe... method OnSerializingMethod (line 502) | [OnSerializing] method OnSerializedMethod (line 508) | [OnSerialized] method OnDeserializingMethod (line 514) | [OnDeserializing] method OnDeserializedMethod (line 520) | [OnDeserialized] class ExportPostData (line 527) | public class ExportPostData class Contract (line 535) | public class Contract method GetOnDeserializedCalled (line 545) | public bool GetOnDeserializedCalled() method Deserialized (line 550) | [OnDeserialized] FILE: Src/Newtonsoft.Json.Tests/Serialization/ShouldSerializeTests.cs class ShouldSerializeTests (line 50) | [TestFixture] class A (line 53) | public class A class B (line 57) | public class B method ShouldSerializeA (line 61) | public virtual bool ShouldSerializeA() method VirtualShouldSerializeSimple (line 67) | [Test] method VirtualShouldSerialize (line 75) | [Test] method Serialize (line 135) | private string Serialize(Foo2 f) method ShouldSerializeTest (line 153) | [Test] method ShouldSerializeExample (line 179) | [Test] method SpecifiedTest (line 216) | [Test] class OptionalOrder (line 302) | public class OptionalOrder class FamilyDetails (line 313) | public class FamilyDetails method SpecifiedExample (line 322) | [Test] method ShouldSerializeInheritedClassTest (line 367) | [Test] method ShouldDeserialize_True (line 401) | [Test] method ShouldDeserialize_False (line 420) | [Test] class Employee (line 440) | public class Employee method ShouldSerializeManager (line 445) | public bool ShouldSerializeManager() class NewEmployee (line 451) | public class NewEmployee : Employee method ShouldSerializeName (line 455) | public bool ShouldSerializeName() class ShouldSerializeTestClass (line 462) | public class ShouldSerializeTestClass method ShouldSerializeAge (line 469) | public void ShouldSerializeAge() method ShouldSerializeName (line 474) | public bool ShouldSerializeName() class SpecifiedTestClass (line 480) | public class SpecifiedTestClass class Foo2 (line 516) | public class Foo2 method ShouldSerializemyBar (line 534) | public virtual bool ShouldSerializemyBar() method ShouldSerializename (line 539) | public virtual bool ShouldSerializename() class Bar2 (line 545) | public class Bar2 method ShouldSerializemyBaz (line 566) | public virtual bool ShouldSerializemyBaz() method ShouldSerializename (line 572) | public virtual bool ShouldSerializename() class Baz1 (line 578) | public class Baz1 method ShouldSerializename (line 596) | public virtual bool ShouldSerializename() method ShouldSerializemyFrob (line 601) | public virtual bool ShouldSerializemyFrob() class Frob1 (line 607) | public class Frob1 method ShouldSerializename (line 617) | public virtual bool ShouldSerializename() class ShouldDeserializeContractResolver (line 623) | public class ShouldDeserializeContractResolver : DefaultContractResolver method CreateProperty (line 627) | protected override JsonProperty CreateProperty(MemberInfo member, Memb... class ShouldDeserializeTestClass (line 642) | public class ShouldDeserializeTestClass method ShouldDeserializeName (line 650) | public bool ShouldDeserializeName() FILE: Src/Newtonsoft.Json.Tests/Serialization/SnakeCaseNamingStrategyTests.cs class SnakeCaseNamingStrategyTests (line 44) | [TestFixture] method JsonConvertSerializerSettings (line 47) | [Test] method JTokenWriter_OverrideSpecifiedName (line 88) | [Test] method BlogPostExample (line 116) | [Test] method DynamicSnakeCasePropertyNames (line 163) | [Test] method DictionarySnakeCasePropertyNames_Disabled (line 194) | [Test] method DictionarySnakeCasePropertyNames_Enabled (line 220) | [Test] class PropertyAttributeNamingStrategyTestClass (line 249) | public class PropertyAttributeNamingStrategyTestClass method JsonPropertyAttribute_NamingStrategyType (line 258) | [Test] class ContainerAttributeNamingStrategyTestClass (line 275) | [JsonObject(NamingStrategyType = typeof(SnakeCaseNamingStrategy))] method JsonObjectAttribute_NamingStrategyType (line 284) | [Test] class DictionaryAttributeNamingStrategyTestClass (line 302) | [JsonDictionary(NamingStrategyType = typeof(SnakeCaseNamingStrategy), ... method JsonDictionaryAttribute_NamingStrategyType (line 307) | [Test] FILE: Src/Newtonsoft.Json.Tests/Serialization/TraceWriterTests.cs class Staff (line 37) | public class Staff class RoleTrace (line 44) | public class RoleTrace class TraceWriterTests (line 49) | [TestFixture] method DeserializedJsonWithAlreadyReadReader (line 52) | [Test] method DeserializedJsonWithAlreadyReadReader_Async (line 88) | [Test] method DiagnosticsTraceWriterTest (line 125) | [Test] method WriteNullableByte (line 157) | [Test] method WriteNullObject (line 172) | [Test] method WriteNullString (line 187) | [Test] method WriteNullUri (line 202) | [Test] method WriteNullByteArray (line 217) | [Test] method WriteJRaw (line 232) | [Test] method WriteJRawInArray (line 248) | [Test] method MemoryTraceWriterSerializeTest (line 280) | [Test] method MemoryTraceWriterDeserializeTest (line 320) | [Test] method MemoryTraceWriterLimitTest (line 375) | [Test] method MemoryTraceWriterThreadSafety_Trace (line 394) | [Test] method MemoryTraceWriterThreadSafety_ToString (line 419) | [Test] method Serialize (line 450) | [Test] method Deserialize (line 494) | [Test] method Populate (line 554) | [Test] method ErrorDeserializing (line 617) | [Test] method ErrorDeserializingNested (line 646) | [Test] method SerializeDictionarysWithPreserveObjectReferences (line 678) | [Test] method DeserializeDictionarysWithPreserveObjectReferences (line 704) | [Test] method WriteTypeNameForObjects (line 736) | [Test] method SerializeConverter (line 767) | [Test] method DeserializeConverter (line 792) | [Test] method DeserializeTypeName (line 817) | [Test] method DeserializeISerializable (line 864) | [Test] method DeserializeMissingMember (line 897) | [Test] method DeserializeMissingMemberConstructor (line 917) | [Test] method PublicParameterizedConstructorWithPropertyNameConflictWithAttribute (line 946) | [Test] method ShouldSerializeTestClass (line 967) | [Test] method SpecifiedTest (line 998) | [Test] method TraceJsonWriterTest_WriteObjectInObject (line 1077) | [Test] method TraceJsonWriterTest_WriteObjectInObjectAsync (line 1099) | [Test] method TraceJsonWriterTest (line 1122) | [Test] method TraceJsonReaderTest (line 1241) | [Test] class TraceRecord (line 1356) | public class TraceRecord method ToString (line 1362) | public override string ToString() class InMemoryTraceWriter (line 1368) | public class InMemoryTraceWriter : ITraceWriter method InMemoryTraceWriter (line 1373) | public InMemoryTraceWriter() method Trace (line 1379) | public void Trace(TraceLevel level, string message, Exception ex) method ToString (line 1390) | public override string ToString() class TraceTestObject (line 1402) | public class TraceTestObject class IntegerTestClass (line 1411) | public class IntegerTestClass FILE: Src/Newtonsoft.Json.Tests/Serialization/TypeNameHandlingTests.cs class TypeNameHandlingTests (line 62) | [TestFixture] method DeserializeByteArrayWithTypeName (line 66) | [Test] method DeserializeByteArrayWithTypeName_BadAdditionalContent (line 84) | [Test] method DeserializeByteArrayWithTypeName_ExtraProperty (line 105) | [Test] method SerializeValueTupleWithTypeName (line 126) | [Test] class KnownAutoTypes (line 157) | public class KnownAutoTypes method KnownAutoTypesTest (line 168) | [Test] method DictionaryAuto (line 219) | [Test] method KeyValuePairAuto (line 245) | [Test] method NestedValueObjects (line 274) | [Test] method SerializeRootTypeNameIfDerivedWithAuto (line 292) | [Test] method SerializeRootTypeNameAutoWithJsonConvert (line 320) | [Test] method SerializeRootTypeNameAutoWithJsonConvert_Generic (line 337) | [Test] method SerializeRootTypeNameAutoWithJsonConvert_Generic2 (line 354) | [Test] class Wrapper (line 365) | public class Wrapper method SerializeWrapper (line 371) | [Test] method WriteTypeNameForObjects (line 411) | [Test] method DeserializeTypeName (line 431) | [Test] method DeserializeTypeNameFromGacAssembly (line 453) | [Test] method SerializeGenericObjectListWithTypeName (line 472) | [Test] method DeserializeGenericObjectListWithTypeName (line 526) | [Test] method DeserializeWithBadTypeName (line 578) | [Test] method DeserializeTypeNameWithNoTypeNameHandling (line 607) | [Test] method DeserializeTypeNameOnly (line 627) | [Test] type ICorrelatedMessage (line 646) | public interface ICorrelatedMessage class SendHttpRequest (line 651) | public class SendHttpRequest : ICorrelatedMessage method SendHttpRequest (line 653) | public SendHttpRequest() method DeserializeGenericTypeName (line 670) | [Test] method SerializeObjectWithMultipleGenericLists (line 705) | [Test] class TypeNameProperty (line 740) | public class TypeNameProperty method WriteObjectTypeNameForProperty (line 748) | [Test] method WriteListTypeNameForProperty (line 782) | [Test] method DeserializeUsingCustomBinder (line 822) | [Test] class CustomSerializationBinder (line 846) | public class CustomSerializationBinder : SerializationBinder method BindToType (line 848) | public override Type BindToType(string assemblyName, string typeName) method SerializeUsingCustomBinder (line 855) | [Test] class TypeNameSerializationBinder (line 925) | public class TypeNameSerializationBinder : SerializationBinder method TypeNameSerializationBinder (line 929) | public TypeNameSerializationBinder(string typeFormat) method BindToName (line 934) | public override void BindToName(Type serializedType, out string asse... method BindToType (line 940) | public override Type BindToType(string assemblyName, string typeName) method NewSerializeUsingCustomBinder (line 949) | [Test] class NewTypeNameSerializationBinder (line 1015) | public class NewTypeNameSerializationBinder : ISerializationBinder method NewTypeNameSerializationBinder (line 1019) | public NewTypeNameSerializationBinder(string typeFormat) method BindToName (line 1024) | public void BindToName(Type serializedType, out string assemblyName,... method BindToType (line 1030) | public Type BindToType(string assemblyName, string typeName) method CollectionWithAbstractItems (line 1038) | [Test] method WriteObjectTypeNameForPropertyDemo (line 1112) | [Test] class UrlStatus (line 1139) | public class UrlStatus method GenericDictionaryObject (line 1145) | [Test] method SerializingIEnumerableOfTShouldRetainGenericTypeInfo (line 1220) | [Test] class CustomEnumerable (line 1235) | public class CustomEnumerable : IEnumerable method CustomEnumerable (line 1242) | private CustomEnumerable(T value, CustomEnumerable next) method CustomEnumerable (line 1249) | public CustomEnumerable() method AddFirst (line 1254) | public CustomEnumerable AddFirst(T newVal) method GetEnumerator (line 1259) | public IEnumerator GetEnumerator() method GetEnumerator (line 1278) | IEnumerator IEnumerable.GetEnumerator() class Car (line 1284) | public class Car method ByteArrays (line 1297) | [Test] method ISerializableTypeNameHandlingTest (line 1340) | [Test] method TestJsonSerializationRoundTrip (line 1363) | private void TestJsonSerializationRoundTrip(SerializableWrapper e, Typ... method SerializationBinderWithFullName (line 1386) | [Test] class MetroBinder (line 1415) | public class MetroBinder : SerializationBinder method BindToType (line 1417) | public override Type BindToType(string assemblyName, string typeName) method BindToName (line 1422) | public override void BindToName(Type serializedType, out string asse... method TypeNameIntList (line 1434) | [Test] method TypeNameComponentList (line 1450) | [Test] method TypeNameDictionary (line 1492) | [Test] method TypeNameObjectItems (line 1519) | [Test] method PropertyItemTypeNameHandling (line 1557) | [Test] method PropertyItemTypeNameHandlingNestedCollections (line 1590) | [Test] method PropertyItemTypeNameHandlingNestedDictionaries (line 1666) | [Test] method PropertyItemTypeNameHandlingObject (line 1745) | [Test] method PropertyItemTypeNameHandlingDynamic (line 1806) | [Test] method SerializeDeserialize_DictionaryContextContainsGuid_DeserializesItemAsGuid (line 1880) | [Test] method TypeNameHandlingWithISerializableValues (line 1908) | [Test] method TypeNameHandlingWithISerializableValuesAndArray (line 1943) | [Test] method ParentTypeNameHandlingWithISerializableValues (line 1981) | [Test] method ListOfStackWithFullAssemblyName (line 2021) | [Test] method ExistingBaseValue (line 2052) | [Test] method GenericItemTypeCollection (line 2080) | [Test] method DeserializeComplexGenericDictionary_Simple (line 2109) | [Test] method DeserializeComplexGenericDictionary_Full (line 2132) | [Test] method SerializeNullableStructProperty_Auto (line 2155) | [Test] method DeserializeNullableStructProperty_Auto (line 2175) | [Test] method SerializerWithDefaultBinder (line 2196) | [Test] method ObsoleteBinderThrowsIfISerializationBinderSet (line 2207) | [Test] method SetOldBinderAndSerializationBinderReturnsWrapper (line 2222) | [Test] class FancyBinder (line 2236) | public class FancyBinder : ISerializationBinder method BindToName (line 2240) | public void BindToName(Type serializedType, out string assemblyName,... method BindToType (line 2246) | public Type BindToType(string assemblyName, string typeName) class OldBinder (line 2253) | public class OldBinder : SerializationBinder method BindToType (line 2255) | public override Type BindToType(string assemblyName, string typeName) type Message2 (line 2264) | public struct Message2 method Message2 (line 2268) | [JsonConstructor] class ObjectWithOptionalMessage (line 2277) | public class ObjectWithOptionalMessage method ObjectWithOptionalMessage (line 2281) | public ObjectWithOptionalMessage(Message2? message) class DataType (line 2287) | public class DataType method DataType (line 2289) | public DataType() type IMyInterfaceType (line 2298) | public interface IMyInterfaceType class MyInterfaceImplementationType (line 2303) | public class MyInterfaceImplementationType : IMyInterfaceType class ParentParent (line 2309) | public class ParentParent class MyParent (line 2315) | [Serializable] method MyParent (line 2320) | public MyParent(SerializationInfo info, StreamingContext context) method MyParent (line 2325) | public MyParent() method GetObjectData (line 2329) | void ISerializable.GetObjectData(SerializationInfo info, StreamingCont... class MyChild (line 2335) | public class MyChild : ISomeBase class MyChildList (line 2341) | public class MyChildList : List, ISomeBase type ISomeBase (line 2345) | public interface ISomeBase class Message (line 2350) | public class Message class SearchDetails (line 2358) | public class SearchDetails class Customer (line 2364) | public class Customer class Purchase (line 2369) | public class Purchase class SerializableWrapper (line 2377) | public class SerializableWrapper method Equals (line 2381) | public override bool Equals(object obj) method GetHashCode (line 2393) | public override int GetHashCode() type IExample (line 2404) | public interface IExample class Example (line 2410) | [Serializable] method Example (line 2414) | public Example(String name) method Example (line 2419) | protected Example(SerializationInfo info, StreamingContext context) method GetObjectData (line 2424) | public void GetObjectData(SerializationInfo info, StreamingContext con... method Equals (line 2431) | public override bool Equals(object obj) method GetHashCode (line 2451) | public override int GetHashCode() class PropertyItemTypeNameHandlingObject (line 2463) | public class PropertyItemTypeNameHandlingObject class PropertyItemTypeNameHandlingDynamic (line 2470) | public class PropertyItemTypeNameHandlingDynamic class TypeNameHandlingTestObject (line 2477) | public class TypeNameHandlingTestObject class PropertyItemTypeNameHandlingDictionary (line 2485) | public class PropertyItemTypeNameHandlingDictionary class PropertyItemTypeNameHandling (line 2491) | public class PropertyItemTypeNameHandling class TypeNameList (line 2497) | [JsonArray(ItemTypeNameHandling = TypeNameHandling.All)] class TypeNameDictionary (line 2502) | [JsonDictionary(ItemTypeNameHandling = TypeNameHandling.All)] class TypeNameObject (line 2507) | [JsonObject(ItemTypeNameHandling = TypeNameHandling.All)] class GroupingInfo (line 2521) | [DataContract] method GroupingInfo (line 2527) | public GroupingInfo() class ApplicationItemKeys (line 2533) | [DataContract] class ReportItemKeys (line 2543) | [DataContract] FILE: Src/Newtonsoft.Json.Tests/Serialization/WebApiIntegrationTests.cs class WebApiIntegrationTests (line 47) | [TestFixture] method SerializeSerializableType (line 50) | [Test] method SerializeInheritedType (line 88) | [Test] class InheritedType (line 108) | public class InheritedType : SerializableType method InheritedType (line 112) | public InheritedType(string protectedFieldValue) : base(protectedField... class SerializableType (line 117) | #if !(PORTABLE || DNXCORE50 || PORTABLE40 || ENABLE_IL2CPP) || NETSTANDA... method SerializableType (line 124) | public SerializableType(string protectedFieldValue) method Equals (line 148) | public bool Equals(SerializableType other) FILE: Src/Newtonsoft.Json.Tests/TestFixtureBase.cs class TestReflectionUtils (line 61) | public class TestReflectionUtils method GetConstructors (line 63) | public static IEnumerable GetConstructors(Type type) method GetProperty (line 72) | public static PropertyInfo GetProperty(Type type, string name) method GetField (line 81) | public static FieldInfo GetField(Type type, string name) method GetMethod (line 90) | public static MethodInfo GetMethod(Type type, string name) class TestFixtureAttribute (line 101) | public class TestFixtureAttribute : Attribute class XUnitAssert (line 107) | public class XUnitAssert method IsInstanceOf (line 109) | public static void IsInstanceOf(Type expectedType, object o) method AreEqual (line 114) | public static void AreEqual(double expected, double actual, double r) method AreEqual (line 119) | public static void AreEqual(object expected, object actual, string mes... method AreEqual (line 124) | public static void AreEqual(T expected, T actual, string message = ... method AreNotEqual (line 129) | public static void AreNotEqual(object expected, object actual, string ... method AreNotEqual (line 134) | public static void AreNotEqual(T expected, T actual, string message... method Fail (line 139) | public static void Fail(string message = null, params object[] args) method Pass (line 149) | public static void Pass() method IsTrue (line 153) | public static void IsTrue(bool condition, string message = null) method IsFalse (line 158) | public static void IsFalse(bool condition) method IsNull (line 163) | public static void IsNull(object o) method IsNotNull (line 168) | public static void IsNotNull(object o) method AreNotSame (line 173) | public static void AreNotSame(object expected, object actual) method AreSame (line 178) | public static void AreSame(object expected, object actual) class CollectionAssert (line 184) | public class CollectionAssert method AreEquivalent (line 186) | public static void AreEquivalent(IEnumerable expected, IEnumerab... method AreEqual (line 191) | public static void AreEqual(IEnumerable expected, IEnumerable... class TestFixtureBase (line 198) | [TestFixture] method GetDataContractJsonSerializeResult (line 202) | protected string GetDataContractJsonSerializeResult(object o) method ResolvePath (line 213) | public static string ResolvePath(string path) method GetOffset (line 224) | protected string GetOffset(DateTime d, DateFormatHandling dateFormatHa... method BytesToHex (line 232) | protected string BytesToHex(byte[] bytes) method BytesToHex (line 237) | protected string BytesToHex(byte[] bytes, bool removeDashes) method HexToBytes (line 248) | public static byte[] HexToBytes(string hex) method TestFixtureBase (line 283) | protected TestFixtureBase() method TestSetup (line 285) | [SetUp] method WriteEscapedJson (line 304) | protected void WriteEscapedJson(string json) method EscapeJson (line 309) | protected string EscapeJson(string json) class CustomAssert (line 315) | public static class CustomAssert method IsInstanceOfType (line 317) | public static void IsInstanceOfType(Type t, object instance) method Contains (line 322) | public static void Contains(IList collection, object value) method Contains (line 327) | public static void Contains(IList collection, object value, string m... class StringAssert (line 340) | public static class StringAssert method AreEqual (line 347) | public static void AreEqual(string expected, string actual) method Equals (line 355) | public static bool Equals(string s1, string s2) method Normalize (line 363) | public static string Normalize(string s) method AreEqualExceptTimestamps (line 373) | public static void AreEqualExceptTimestamps(string expectedWithTimes... method StartsWith (line 381) | public static void StartsWith(string expectedStart, string actual) { class ExceptionAssert (line 390) | public static class ExceptionAssert method Throws (line 392) | public static TException Throws(Action action, params st... method ThrowsAsync (line 425) | public static async Task ThrowsAsync(Func : Dictio... FILE: Src/Newtonsoft.Json.Tests/TestObjects/AbstractGenericBase.cs class AbstractGenericBase (line 28) | public abstract class AbstractGenericBase FILE: Src/Newtonsoft.Json.Tests/TestObjects/AbstractImplementationDictionaryTestClass.cs class AbstractImplementationDictionaryTestClass (line 28) | public class AbstractImplementationDictionaryTestClass : A... FILE: Src/Newtonsoft.Json.Tests/TestObjects/AbstractImplementationListTestClass.cs class AbstractImplementationListTestClass (line 28) | public class AbstractImplementationListTestClass : AbstractListTestCl... FILE: Src/Newtonsoft.Json.Tests/TestObjects/AbstractImplementationTestClass.cs class AbstractImplementationTestClass (line 28) | public class AbstractImplementationTestClass : AbstractTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/AbstractListTestClass.cs class AbstractListTestClass (line 30) | public abstract class AbstractListTestClass : List FILE: Src/Newtonsoft.Json.Tests/TestObjects/AbstractTestClass.cs class AbstractTestClass (line 28) | public abstract class AbstractTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/Address.cs class Address (line 33) | [Serializable] FILE: Src/Newtonsoft.Json.Tests/TestObjects/Animal.cs class Animal (line 28) | public abstract class Animal FILE: Src/Newtonsoft.Json.Tests/TestObjects/AnswerFilterModel.cs class AnswerFilterModel (line 38) | [Serializable] method AnswerFilterModel (line 47) | public AnswerFilterModel() FILE: Src/Newtonsoft.Json.Tests/TestObjects/Antworten.cs type Antworten (line 28) | public enum Antworten FILE: Src/Newtonsoft.Json.Tests/TestObjects/ArgumentConverterPrecedenceClassConverter.cs class ArgumentConverterPrecedenceClassConverter (line 28) | public class ArgumentConverterPrecedenceClassConverter : ConverterPreced... FILE: Src/Newtonsoft.Json.Tests/TestObjects/Article.cs class Article (line 28) | public class Article method Article (line 32) | public Article() method Article (line 36) | public Article(string name) FILE: Src/Newtonsoft.Json.Tests/TestObjects/ArticleCollection.cs class ArticleCollection (line 30) | public class ArticleCollection : List
FILE: Src/Newtonsoft.Json.Tests/TestObjects/AttachmentReadConverter.cs class AttachmentReadConverter (line 32) | public class AttachmentReadConverter : JsonConverter method CanConvert (line 34) | public override bool CanConvert(Type objectType) method ReadJson (line 39) | public override object ReadJson(JsonReader reader, Type objectType, ob... method WriteJson (line 52) | public override void WriteJson(JsonWriter writer, object value, JsonSe... class AttachmentInfo (line 57) | private class AttachmentInfo FILE: Src/Newtonsoft.Json.Tests/TestObjects/B.cs class B (line 28) | [JsonObject(MemberSerialization.OptIn)] FILE: Src/Newtonsoft.Json.Tests/TestObjects/BBTestClass.cs class BBTestClass (line 28) | public class BBTestClass : AATestClass method BBTestClass (line 55) | public BBTestClass() method BBTestClass (line 59) | public BBTestClass(int f, int g) FILE: Src/Newtonsoft.Json.Tests/TestObjects/BadJsonPropertyClass.cs class BadJsonPropertyClass (line 28) | public class BadJsonPropertyClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/Bar.cs class Bar (line 28) | public class Bar FILE: Src/Newtonsoft.Json.Tests/TestObjects/Bar1.cs class Bar1 (line 28) | public class Bar1 FILE: Src/Newtonsoft.Json.Tests/TestObjects/BaseClass.cs class BaseClass (line 28) | public class BaseClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/BaseClassVirtual.cs class BaseClassVirtual (line 28) | public class BaseClassVirtual FILE: Src/Newtonsoft.Json.Tests/TestObjects/BaseClassWithProtectedVirtual.cs class BaseClassWithProtectedVirtual (line 28) | public class BaseClassWithProtectedVirtual FILE: Src/Newtonsoft.Json.Tests/TestObjects/BaseConstructorType.cs class BaseConstructorType (line 28) | public class BaseConstructorType method BaseConstructorType (line 33) | public BaseConstructorType(string baseProperty) FILE: Src/Newtonsoft.Json.Tests/TestObjects/BaseDataContract.cs class BaseDataContract (line 31) | [DataContract] class ChildDataContract (line 41) | public class ChildDataContract : BaseDataContract FILE: Src/Newtonsoft.Json.Tests/TestObjects/BaseDataContractWithHidden.cs class BaseDataContractWithHidden (line 31) | [DataContract] FILE: Src/Newtonsoft.Json.Tests/TestObjects/BaseType.cs class BaseType (line 31) | [DataContract] FILE: Src/Newtonsoft.Json.Tests/TestObjects/BaseWithContract.cs class BaseWithContract (line 31) | [DataContract] FILE: Src/Newtonsoft.Json.Tests/TestObjects/BaseWithPrivate.cs class BaseWithPrivate (line 28) | public class BaseWithPrivate FILE: Src/Newtonsoft.Json.Tests/TestObjects/BaseWithoutContract.cs class BaseWithoutContract (line 31) | [DataContract] FILE: Src/Newtonsoft.Json.Tests/TestObjects/Bb.cs class Bb (line 28) | internal class Bb : Aa FILE: Src/Newtonsoft.Json.Tests/TestObjects/Binding.cs class Binding (line 28) | public class Binding FILE: Src/Newtonsoft.Json.Tests/TestObjects/Binding_DisallowNull.cs class Binding_DisallowNull (line 28) | public class Binding_DisallowNull FILE: Src/Newtonsoft.Json.Tests/TestObjects/BusRun.cs class BusRun (line 31) | public partial class BusRun FILE: Src/Newtonsoft.Json.Tests/TestObjects/ByteArrayTestClass.cs class ByteArrayTestClass (line 28) | public class ByteArrayTestClass method ByteArrayTestClass (line 32) | public ByteArrayTestClass() FILE: Src/Newtonsoft.Json.Tests/TestObjects/Car.cs class Car (line 31) | public class Car FILE: Src/Newtonsoft.Json.Tests/TestObjects/ChildClass.cs class ChildClass (line 28) | public class ChildClass : BaseClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/ChildClassVirtual.cs class ChildClassVirtual (line 28) | public class ChildClassVirtual : BaseClassVirtual FILE: Src/Newtonsoft.Json.Tests/TestObjects/ChildClassWithProtectedOverridePlusJsonProperty.cs class ChildClassWithProtectedOverridePlusJsonProperty (line 28) | public class ChildClassWithProtectedOverridePlusJsonProperty : BaseClass... method GetPropertyValue (line 33) | public string GetPropertyValue() FILE: Src/Newtonsoft.Json.Tests/TestObjects/ChildDataContractWithHidden.cs class ChildDataContractWithHidden (line 31) | public class ChildDataContractWithHidden : BaseDataContractWithHidden FILE: Src/Newtonsoft.Json.Tests/TestObjects/CircularConstructor1.cs class CircularConstructor1 (line 28) | public class CircularConstructor1 method CircularConstructor1 (line 33) | public CircularConstructor1(CircularConstructor2 c2) FILE: Src/Newtonsoft.Json.Tests/TestObjects/CircularConstructor2.cs class CircularConstructor2 (line 28) | public class CircularConstructor2 method CircularConstructor2 (line 33) | public CircularConstructor2(CircularConstructor1 c1) FILE: Src/Newtonsoft.Json.Tests/TestObjects/CircularReferenceClass.cs class CircularReferenceClass (line 28) | public class CircularReferenceClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/CircularReferenceWithIdClass.cs class CircularReferenceWithIdClass (line 28) | [JsonObject(Id = "MyExplicitId")] FILE: Src/Newtonsoft.Json.Tests/TestObjects/ClassAndMemberConverterClass.cs class ClassAndMemberConverterClass (line 28) | public class ClassAndMemberConverterClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/ClassAttributeBase.cs class ClassAttributeBase (line 28) | [JsonObject(MemberSerialization.OptIn)] FILE: Src/Newtonsoft.Json.Tests/TestObjects/ClassAttributeDerived.cs class ClassAttributeDerived (line 28) | public class ClassAttributeDerived : ClassAttributeBase FILE: Src/Newtonsoft.Json.Tests/TestObjects/ClassConverterPrecedenceClassConverter.cs class ClassConverterPrecedenceClassConverter (line 28) | public class ClassConverterPrecedenceClassConverter : ConverterPrecedenc... FILE: Src/Newtonsoft.Json.Tests/TestObjects/ClassWithArray.cs class ClassWithArray (line 31) | public class ClassWithArray method ClassWithArray (line 36) | public ClassWithArray() FILE: Src/Newtonsoft.Json.Tests/TestObjects/ClassWithException.cs class ClassWithException (line 31) | public class ClassWithException method ClassWithException (line 35) | public ClassWithException() FILE: Src/Newtonsoft.Json.Tests/TestObjects/ClassWithGuid.cs class ClassWithGuid (line 30) | public class ClassWithGuid FILE: Src/Newtonsoft.Json.Tests/TestObjects/ClassWithImplicitOperator.cs class ClassWithImplicitOperator (line 28) | public class ClassWithImplicitOperator FILE: Src/Newtonsoft.Json.Tests/TestObjects/ClassWithTimeSpan.cs class ClassWithTimeSpan (line 30) | public class ClassWithTimeSpan FILE: Src/Newtonsoft.Json.Tests/TestObjects/ClientMap.cs class ClientMap (line 28) | public class ClientMap FILE: Src/Newtonsoft.Json.Tests/TestObjects/CollectionClassAttributeDerived.cs class CollectionClassAttributeDerived (line 32) | public class CollectionClassAttributeDerived : ClassAttributeBase, IColl... method Add (line 37) | public void Add(object item) method Clear (line 42) | public void Clear() method Contains (line 47) | public bool Contains(object item) method CopyTo (line 52) | public void CopyTo(object[] array, int arrayIndex) method Remove (line 67) | public bool Remove(object item) method GetEnumerator (line 72) | public IEnumerator GetEnumerator() method GetEnumerator (line 77) | IEnumerator IEnumerable.GetEnumerator() FILE: Src/Newtonsoft.Json.Tests/TestObjects/CommentTestClass.cs class CommentTestClass (line 30) | public class CommentTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/CommentTestObject.cs class CommentTestObject (line 28) | public class CommentTestObject FILE: Src/Newtonsoft.Json.Tests/TestObjects/CompletionDataRequest.cs class CompletionDataRequest (line 28) | public class CompletionDataRequest method CompletionDataRequest (line 30) | public CompletionDataRequest(string text, int cursorPosition, string d... FILE: Src/Newtonsoft.Json.Tests/TestObjects/ComplexItem.cs class ComplexItem (line 30) | public class ComplexItem : ItemBase FILE: Src/Newtonsoft.Json.Tests/TestObjects/Component.cs class Component (line 29) | [JsonObject(MemberSerialization.OptIn)] method Component (line 35) | public Component() FILE: Src/Newtonsoft.Json.Tests/TestObjects/Computer.cs class Computer (line 33) | [DataContract] FILE: Src/Newtonsoft.Json.Tests/TestObjects/ConsoleWriter.cs class ConsoleWriter (line 31) | [TypeConverter(typeof(MyInterfaceConverter))] method PrintTest (line 39) | public string PrintTest() method ToString (line 44) | public override string ToString() FILE: Src/Newtonsoft.Json.Tests/TestObjects/ConstantTestClass.cs class ConstantTestClass (line 31) | [DataContract] FILE: Src/Newtonsoft.Json.Tests/TestObjects/ConstructorAndDefaultValueAttributeTestClass.cs class ConstructorAndDefaultValueAttributeTestClass (line 30) | public sealed class ConstructorAndDefaultValueAttributeTestClass method ConstructorAndDefaultValueAttributeTestClass (line 32) | public ConstructorAndDefaultValueAttributeTestClass(string testProperty1) FILE: Src/Newtonsoft.Json.Tests/TestObjects/ConstructorAndRequiredTestClass.cs class ConstructorAndRequiredTestClass (line 28) | public sealed class ConstructorAndRequiredTestClass method ConstructorAndRequiredTestClass (line 30) | public ConstructorAndRequiredTestClass(string testProperty1) FILE: Src/Newtonsoft.Json.Tests/TestObjects/ConstructorCaseSensitivityClass.cs class ConstructorCaseSensitivityClass (line 28) | public class ConstructorCaseSensitivityClass method ConstructorCaseSensitivityClass (line 34) | public ConstructorCaseSensitivityClass(string param1, string Param1, s... FILE: Src/Newtonsoft.Json.Tests/TestObjects/ConstructorCompexIgnoredProperty.cs class ConstructorCompexIgnoredProperty (line 28) | public class ConstructorCompexIgnoredProperty method ConstructorCompexIgnoredProperty (line 36) | public ConstructorCompexIgnoredProperty(string first, int second) FILE: Src/Newtonsoft.Json.Tests/TestObjects/ConstructorReadonlyFields.cs class ConstructorReadonlyFields (line 28) | public class ConstructorReadonlyFields method ConstructorReadonlyFields (line 33) | public ConstructorReadonlyFields(string a, int b) FILE: Src/Newtonsoft.Json.Tests/TestObjects/Container.cs class Container (line 30) | public class Container FILE: Src/Newtonsoft.Json.Tests/TestObjects/Content.cs class Content (line 31) | [JsonObject(MemberSerialization = MemberSerialization.OptIn)] method GetEnumerator (line 40) | public IEnumerator GetEnumerator() method GetEnumerator (line 45) | IEnumerator IEnumerable.GetEnumerator() FILE: Src/Newtonsoft.Json.Tests/TestObjects/ContentBaseClass.cs class ContentBaseClass (line 28) | public abstract class ContentBaseClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/ContentSubClass.cs class ContentSubClass (line 28) | public class ContentSubClass : ContentBaseClass method ContentSubClass (line 30) | public ContentSubClass() method ContentSubClass (line 34) | public ContentSubClass(string EasyIn) FILE: Src/Newtonsoft.Json.Tests/TestObjects/ConverableMembers.cs class ConverableMembers (line 30) | [JsonObject] FILE: Src/Newtonsoft.Json.Tests/TestObjects/ConvertableIntTestClass.cs class ConvertableIntTestClass (line 31) | public class ConvertableIntTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/ConverterPrecedenceClass.cs class ConverterPrecedenceClass (line 28) | [JsonConverter(typeof(ClassConverterPrecedenceClassConverter))] method ConverterPrecedenceClass (line 33) | public ConverterPrecedenceClass(string testValue) FILE: Src/Newtonsoft.Json.Tests/TestObjects/ConverterPrecedenceClassConverter.cs class ConverterPrecedenceClassConverter (line 33) | public abstract class ConverterPrecedenceClassConverter : JsonConverter method WriteJson (line 37) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method ReadJson (line 46) | public override object ReadJson(JsonReader reader, Type objectType, ob... method CanConvert (line 60) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json.Tests/TestObjects/ConvertibleId.cs class ConvertibleId (line 31) | public class ConvertibleId : IConvertible method GetTypeCode (line 35) | TypeCode IConvertible.GetTypeCode() method ToType (line 40) | object IConvertible.ToType(Type conversionType, IFormatProvider provider) method ToBoolean (line 61) | bool IConvertible.ToBoolean(IFormatProvider provider) method ToByte (line 66) | byte IConvertible.ToByte(IFormatProvider provider) method ToChar (line 71) | char IConvertible.ToChar(IFormatProvider provider) method ToDateTime (line 76) | DateTime IConvertible.ToDateTime(IFormatProvider provider) method ToDecimal (line 81) | decimal IConvertible.ToDecimal(IFormatProvider provider) method ToDouble (line 86) | double IConvertible.ToDouble(IFormatProvider provider) method ToInt16 (line 91) | short IConvertible.ToInt16(IFormatProvider provider) method ToInt32 (line 96) | int IConvertible.ToInt32(IFormatProvider provider) method ToInt64 (line 101) | long IConvertible.ToInt64(IFormatProvider provider) method ToSByte (line 106) | sbyte IConvertible.ToSByte(IFormatProvider provider) method ToSingle (line 111) | float IConvertible.ToSingle(IFormatProvider provider) method ToString (line 116) | string IConvertible.ToString(IFormatProvider provider) method ToUInt16 (line 121) | ushort IConvertible.ToUInt16(IFormatProvider provider) method ToUInt32 (line 126) | uint IConvertible.ToUInt32(IFormatProvider provider) method ToUInt64 (line 131) | ulong IConvertible.ToUInt64(IFormatProvider provider) FILE: Src/Newtonsoft.Json.Tests/TestObjects/ConvertibleInt.cs type ConvertibleInt (line 31) | public struct ConvertibleInt : IConvertible method ConvertibleInt (line 35) | public ConvertibleInt(int value) method GetTypeCode (line 40) | public TypeCode GetTypeCode() method ToBoolean (line 45) | public bool ToBoolean(IFormatProvider provider) method ToByte (line 50) | public byte ToByte(IFormatProvider provider) method ToChar (line 55) | public char ToChar(IFormatProvider provider) method ToDateTime (line 60) | public DateTime ToDateTime(IFormatProvider provider) method ToDecimal (line 65) | public decimal ToDecimal(IFormatProvider provider) method ToDouble (line 70) | public double ToDouble(IFormatProvider provider) method ToInt16 (line 75) | public short ToInt16(IFormatProvider provider) method ToInt32 (line 80) | public int ToInt32(IFormatProvider provider) method ToInt64 (line 85) | public long ToInt64(IFormatProvider provider) method ToSByte (line 90) | public sbyte ToSByte(IFormatProvider provider) method ToSingle (line 95) | public float ToSingle(IFormatProvider provider) method ToString (line 100) | public string ToString(IFormatProvider provider) method ToType (line 105) | public object ToType(Type conversionType, IFormatProvider provider) method ToUInt16 (line 115) | public ushort ToUInt16(IFormatProvider provider) method ToUInt32 (line 120) | public uint ToUInt32(IFormatProvider provider) method ToUInt64 (line 125) | public ulong ToUInt64(IFormatProvider provider) FILE: Src/Newtonsoft.Json.Tests/TestObjects/CustomerDataSet.cs class CustomerDataSet (line 36) | [global::System.Serializable()] method CustomerDataSet (line 48) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method CustomerDataSet (line 60) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method InitializeDerivedDataSet (line 136) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method Clone (line 145) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method ShouldSerializeTables (line 155) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method ShouldSerializeRelations (line 162) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method ReadXmlSerializable (line 169) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method GetSchemaSerializable (line 198) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method InitVars (line 208) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method InitVars (line 215) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method InitClass (line 229) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method ShouldSerializeCustomers (line 241) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method SchemaChanged (line 248) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method GetTypedDataSetSchema (line 258) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] class CustomersDataTable (line 321) | [global::System.Serializable()] method CustomersDataTable (line 327) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method CustomersDataTable (line 337) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method CustomersDataTable (line 358) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method AddCustomersRow (line 400) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method AddCustomersRow (line 407) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method GetEnumerator (line 421) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method Clone (line 428) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method CreateInstance (line 437) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method InitVars (line 444) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method InitClass (line 451) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method NewCustomersRow (line 459) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method NewRowFromBuilder (line 466) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method GetRowType (line 473) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method OnRowChanged (line 480) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method OnRowChanging (line 491) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method OnRowDeleted (line 502) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method OnRowDeleting (line 513) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method RemoveCustomersRow (line 524) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method GetTypedTableSchema (line 531) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] class CustomersRow (line 608) | public partial class CustomersRow : global::System.Data.DataRow method CustomersRow (line 612) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method IsCustomerIDNull (line 638) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method SetCustomerIDNull (line 645) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] class CustomersRowChangeEvent (line 656) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.D... method CustomersRowChangeEvent (line 663) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] FILE: Src/Newtonsoft.Json.Tests/TestObjects/CustomerWithMetadataType.cs class CustomerWithMetadataType (line 37) | [MetadataType(typeof(CustomerValidation))] class CustomerValidation (line 42) | public class CustomerValidation FILE: Src/Newtonsoft.Json.Tests/TestObjects/DTOWithParameterisedConstructor.cs class DTOWithParameterisedConstructor (line 28) | public class DTOWithParameterisedConstructor method DTOWithParameterisedConstructor (line 30) | public DTOWithParameterisedConstructor(string A) FILE: Src/Newtonsoft.Json.Tests/TestObjects/DTOWithoutParameterisedConstructor.cs class DTOWithoutParameterisedConstructor (line 28) | public class DTOWithoutParameterisedConstructor method DTOWithoutParameterisedConstructor (line 30) | public DTOWithoutParameterisedConstructor() FILE: Src/Newtonsoft.Json.Tests/TestObjects/DataContractJsonSerializerTestClass.cs class DataContractJsonSerializerTestClass (line 31) | public class DataContractJsonSerializerTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/DataContractPrivateMembers.cs class DataContractPrivateMembers (line 31) | [DataContract] method DataContractPrivateMembers (line 34) | public DataContractPrivateMembers() method DataContractPrivateMembers (line 38) | public DataContractPrivateMembers(string name, int age, int rank, stri... method ToString (line 61) | public override string ToString() FILE: Src/Newtonsoft.Json.Tests/TestObjects/DataContractSerializationAttributesClass.cs class DataContractSerializationAttributesClass (line 31) | [DataContract] FILE: Src/Newtonsoft.Json.Tests/TestObjects/DateTimeErrorObjectCollection.cs class DateTimeErrorObjectCollection (line 33) | public class DateTimeErrorObjectCollection : Collection method OnErrorMethod (line 35) | [OnError] FILE: Src/Newtonsoft.Json.Tests/TestObjects/DateTimeOffsetTestClass.cs class DateTimeOffsetTestClass (line 34) | public class DateTimeOffsetTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/DateTimeOffsetWrapper.cs class DateTimeOffsetWrapper (line 31) | public class DateTimeOffsetWrapper FILE: Src/Newtonsoft.Json.Tests/TestObjects/DateTimeTestClass.cs class DateTimeTestClass (line 35) | public class DateTimeTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/DateTimeWrapper.cs class DateTimeWrapper (line 30) | public class DateTimeWrapper FILE: Src/Newtonsoft.Json.Tests/TestObjects/DecimalTest.cs class DecimalTest (line 28) | [JsonObject(MemberSerialization.OptIn)] method DecimalTest (line 31) | protected DecimalTest() method DecimalTest (line 35) | public DecimalTest(decimal val) FILE: Src/Newtonsoft.Json.Tests/TestObjects/DecimalTestClass.cs class DecimalTestClass (line 28) | public class DecimalTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/DefaultValueAttributeTestClass.cs class DefaultValueAttributeTestClass (line 30) | #if !(DNXCORE50) FILE: Src/Newtonsoft.Json.Tests/TestObjects/DerivedConstructorType.cs class DerivedConstructorType (line 28) | public class DerivedConstructorType : BaseConstructorType method DerivedConstructorType (line 30) | public DerivedConstructorType(string baseProperty, string derivedPrope... FILE: Src/Newtonsoft.Json.Tests/TestObjects/DerivedEvent.cs class DerivedEvent (line 28) | public class DerivedEvent : LogEvent FILE: Src/Newtonsoft.Json.Tests/TestObjects/DerivedSerializationEventTestObject.cs class DerivedSerializationEventTestObject (line 31) | public class DerivedSerializationEventTestObject : SerializationEventTes... method OnDerivedSerializingMethod (line 40) | [OnSerializing] method OnDerivedSerializedMethod (line 45) | [OnSerialized] method OnDerivedDeserializingMethod (line 50) | [OnDeserializing] method OnDerivedDeserializedMethod (line 55) | [OnDeserialized] method OnDerivedErrorMethod (line 61) | [OnError] FILE: Src/Newtonsoft.Json.Tests/TestObjects/DerivedType.cs class DerivedType (line 31) | [DataContract] FILE: Src/Newtonsoft.Json.Tests/TestObjects/DerivedWithPrivate.cs class DerivedWithPrivate (line 28) | public class DerivedWithPrivate : BaseWithPrivate FILE: Src/Newtonsoft.Json.Tests/TestObjects/DeserializeStringConvert.cs class DeserializeStringConvert (line 28) | public class DeserializeStringConvert FILE: Src/Newtonsoft.Json.Tests/TestObjects/DictionaryInterfaceClass.cs class DictionaryInterfaceClass (line 31) | public class DictionaryInterfaceClass method DictionaryInterfaceClass (line 39) | public DictionaryInterfaceClass() FILE: Src/Newtonsoft.Json.Tests/TestObjects/DictionaryKey.cs class DictionaryKey (line 28) | public class DictionaryKey method ToString (line 32) | public override string ToString() FILE: Src/Newtonsoft.Json.Tests/TestObjects/DictionaryKeyCast.cs class DictionaryKeyCast (line 30) | internal class DictionaryKeyCast method DictionaryKeyCast (line 35) | public DictionaryKeyCast(String name, int number) method ToString (line 41) | public override string ToString() FILE: Src/Newtonsoft.Json.Tests/TestObjects/DictionaryKeyContractResolver.cs class DictionaryKeyContractResolver (line 31) | public class DictionaryKeyContractResolver : DefaultContractResolver method ResolveDictionaryKey (line 33) | protected override string ResolveDictionaryKey(string dictionaryKey) method ResolvePropertyName (line 38) | protected override string ResolvePropertyName(string propertyName) FILE: Src/Newtonsoft.Json.Tests/TestObjects/DictionaryWithNoDefaultConstructor.cs class DictionaryWithNoDefaultConstructor (line 30) | public class DictionaryWithNoDefaultConstructor : Dictionary : Foo1 FILE: Src/Newtonsoft.Json.Tests/TestObjects/Foo64.cs class Foo64 (line 28) | public class Foo64 FILE: Src/Newtonsoft.Json.Tests/TestObjects/FooBar1.cs class FooBar1 (line 28) | public class FooBar1 : Foo1 FILE: Src/Newtonsoft.Json.Tests/TestObjects/FooConstructor.cs class FooConstructor (line 30) | public class FooConstructor method FooConstructor (line 35) | public FooConstructor(string bar) FILE: Src/Newtonsoft.Json.Tests/TestObjects/FooRequired.cs class FooRequired (line 30) | public class FooRequired method FooRequired (line 35) | public FooRequired(IEnumerable bars) FILE: Src/Newtonsoft.Json.Tests/TestObjects/Friend.cs class Friend (line 30) | public class Friend FILE: Src/Newtonsoft.Json.Tests/TestObjects/GameObject.cs class GameObject (line 31) | [JsonObject(MemberSerialization.OptIn)] method GameObject (line 43) | public GameObject() FILE: Src/Newtonsoft.Json.Tests/TestObjects/GenericIEnumerableWithImplicitConversion.cs class GenericIEnumerableWithImplicitConversion (line 30) | public class GenericIEnumerableWithImplicitConversion FILE: Src/Newtonsoft.Json.Tests/TestObjects/GenericImpl.cs class GenericImpl (line 28) | public class GenericImpl : AbstractGenericBase FILE: Src/Newtonsoft.Json.Tests/TestObjects/GenericListAndDictionaryInterfaceProperties.cs class GenericListAndDictionaryInterfaceProperties (line 30) | public class GenericListAndDictionaryInterfaceProperties FILE: Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/AddressDetails.cs class AddressDetails (line 28) | public class AddressDetails FILE: Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/AdministrativeArea.cs class AdministrativeArea (line 28) | public class AdministrativeArea FILE: Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Country.cs class Country (line 28) | public class Country FILE: Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/GoogleMapGeocoderStructure.cs class GoogleMapGeocoderStructure (line 30) | public class GoogleMapGeocoderStructure FILE: Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Locality.cs class Locality (line 28) | public class Locality FILE: Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Placemark.cs class Placemark (line 28) | public class Placemark FILE: Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Point.cs class Point (line 30) | public class Point FILE: Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/PostalCode.cs class PostalCode (line 28) | public class PostalCode FILE: Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Status.cs class Status (line 28) | public class Status FILE: Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/SubAdministrativeArea.cs class SubAdministrativeArea (line 28) | public class SubAdministrativeArea FILE: Src/Newtonsoft.Json.Tests/TestObjects/GeoCoding/Thoroughfare.cs class Thoroughfare (line 28) | public class Thoroughfare FILE: Src/Newtonsoft.Json.Tests/TestObjects/GeometricForms/Shape.cs class Shape (line 34) | [Serializable, DebuggerDisplay("{__DebugDisplay(),nq}"), CompilationMapp... method Shape (line 44) | static Shape() method Shape (line 49) | [CompilerGenerated] method NewCircle (line 55) | [CompilationMapping(SourceConstructFlags.UnionCase, 1)] method NewPrism (line 61) | [CompilationMapping(SourceConstructFlags.UnionCase, 2)] method NewRectangle (line 67) | [CompilationMapping(SourceConstructFlags.UnionCase, 0)] class Circle (line 115) | [Serializable, DebuggerDisplay("{__DebugDisplay(),nq}")] method Circle (line 123) | [CompilerGenerated, DebuggerNonUserCode] class Prism (line 138) | [Serializable, DebuggerDisplay("{__DebugDisplay(),nq}")] method Prism (line 150) | [CompilerGenerated, DebuggerNonUserCode] class Rectangle (line 180) | [Serializable, DebuggerDisplay("{__DebugDisplay(),nq}")] method Rectangle (line 189) | [CompilerGenerated, DebuggerNonUserCode] FILE: Src/Newtonsoft.Json.Tests/TestObjects/GeometricForms/Tags.cs class Tags (line 29) | public static class Tags FILE: Src/Newtonsoft.Json.Tests/TestObjects/GetOnlyPropertyClass.cs class GetOnlyPropertyClass (line 28) | public class GetOnlyPropertyClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/HasByteArray.cs class HasByteArray (line 28) | internal class HasByteArray FILE: Src/Newtonsoft.Json.Tests/TestObjects/HolderClass.cs class HolderClass (line 30) | public class HolderClass method HolderClass (line 32) | public HolderClass() FILE: Src/Newtonsoft.Json.Tests/TestObjects/Human.cs class Human (line 28) | public class Human : Animal FILE: Src/Newtonsoft.Json.Tests/TestObjects/IInterfaceObject.cs type IInterfaceObject (line 31) | [JsonObject(MemberSerialization = MemberSerialization.OptIn)] FILE: Src/Newtonsoft.Json.Tests/TestObjects/IKeyValueId.cs type IKeyValueId (line 28) | public interface IKeyValueId FILE: Src/Newtonsoft.Json.Tests/TestObjects/IMainClass.cs type IMainClass (line 28) | public interface IMainClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/IMyInterface.cs type IMyInterface (line 31) | [TypeConverter(typeof(MyInterfaceConverter))] method PrintTest (line 36) | string PrintTest(); FILE: Src/Newtonsoft.Json.Tests/TestObjects/IPrivateImplementationA.cs type IPrivateImplementationA (line 28) | public interface IPrivateImplementationA FILE: Src/Newtonsoft.Json.Tests/TestObjects/IPrivateImplementationB.cs type IPrivateImplementationB (line 28) | public interface IPrivateImplementationB FILE: Src/Newtonsoft.Json.Tests/TestObjects/IPrivateOverriddenImplementation.cs type IPrivateOverriddenImplementation (line 28) | public interface IPrivateOverriddenImplementation FILE: Src/Newtonsoft.Json.Tests/TestObjects/ISerializableTestObject.cs class ISerializableTestObject (line 32) | [Serializable] method ISerializableTestObject (line 54) | public ISerializableTestObject(string stringValue, int intValue, DateT... method ISerializableTestObject (line 63) | protected ISerializableTestObject(SerializationInfo info, StreamingCon... method GetObjectData (line 86) | public void GetObjectData(SerializationInfo info, StreamingContext con... FILE: Src/Newtonsoft.Json.Tests/TestObjects/ISerializableWithoutAttributeTestObject.cs class ISerializableWithoutAttributeTestObject (line 31) | public class ISerializableWithoutAttributeTestObject : ISerializable method GetObjectData (line 33) | public void GetObjectData(SerializationInfo info, StreamingContext con... FILE: Src/Newtonsoft.Json.Tests/TestObjects/ISubclass.cs type ISubclass (line 28) | public interface ISubclass : ISubclassBase FILE: Src/Newtonsoft.Json.Tests/TestObjects/ISubclassBase.cs type ISubclassBase (line 28) | public interface ISubclassBase FILE: Src/Newtonsoft.Json.Tests/TestObjects/IdReferenceResolver.cs class IdReferenceResolver (line 32) | public class IdReferenceResolver : IReferenceResolver method ResolveReference (line 36) | public object ResolveReference(object context, string reference) method GetReference (line 46) | public string GetReference(object context, object value) method IsReferenced (line 54) | public bool IsReferenced(object context, object value) method AddReference (line 61) | public void AddReference(object context, string reference, object value) FILE: Src/Newtonsoft.Json.Tests/TestObjects/IgnoreDataMemberTestClass.cs class IgnoreDataMemberTestClass (line 31) | public class IgnoreDataMemberTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/IgnoredPropertiesContractResolver.cs class IgnoredPropertiesContractResolver (line 31) | public class IgnoredPropertiesContractResolver : DefaultContractResolver method ResolveContract (line 33) | public override JsonContract ResolveContract(Type type) FILE: Src/Newtonsoft.Json.Tests/TestObjects/IgnoredPropertiesTestClass.cs class IgnoredPropertiesTestClass (line 31) | public class IgnoredPropertiesTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/IgnoredProperty.cs class IgnoredProperty (line 28) | public class IgnoredProperty FILE: Src/Newtonsoft.Json.Tests/TestObjects/ImmutableStruct.cs type ImmutableStruct (line 28) | public struct ImmutableStruct method ImmutableStruct (line 30) | public ImmutableStruct(string value) FILE: Src/Newtonsoft.Json.Tests/TestObjects/ImplementInterfaceObject.cs class ImplementInterfaceObject (line 30) | public class ImplementInterfaceObject : IInterfaceObject FILE: Src/Newtonsoft.Json.Tests/TestObjects/IncompatibleJsonAttributeClass.cs class IncompatibleJsonAttributeClass (line 30) | [JsonConverter(typeof(IsoDateTimeConverter))] FILE: Src/Newtonsoft.Json.Tests/TestObjects/IncompleteTestClass.cs class IncompleteTestClass (line 28) | public class IncompleteTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/IntToFloatConverter.cs class IntToFloatConverter (line 30) | public class IntToFloatConverter : JsonConverter method WriteJson (line 32) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method ReadJson (line 37) | public override object ReadJson(JsonReader reader, Type objectType, ob... method CanConvert (line 42) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json.Tests/TestObjects/InterfacePropertyTestClass.cs class Co (line 28) | public class Co : ICo type ICo (line 33) | public interface ICo type IInterfacePropertyTestClass (line 38) | public interface IInterfacePropertyTestClass class InterfacePropertyTestClass (line 43) | public class InterfacePropertyTestClass : IInterfacePropertyTestClass method InterfacePropertyTestClass (line 47) | public InterfacePropertyTestClass() FILE: Src/Newtonsoft.Json.Tests/TestObjects/Invoice.cs class Invoice (line 31) | public class Invoice FILE: Src/Newtonsoft.Json.Tests/TestObjects/Item.cs class Item (line 30) | public class Item FILE: Src/Newtonsoft.Json.Tests/TestObjects/ItemBase.cs class ItemBase (line 28) | [JsonObject(MemberSerialization.OptIn)] FILE: Src/Newtonsoft.Json.Tests/TestObjects/ItemConverterTestClass.cs class ItemConverterTestClass (line 30) | public class ItemConverterTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/ItemConverterTestConverter.cs class ItemConverterTestConverter (line 30) | public class ItemConverterTestConverter : JsonConverter method WriteJson (line 32) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method ReadJson (line 37) | public override object ReadJson(JsonReader reader, Type objectType, ob... method CanConvert (line 42) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json.Tests/TestObjects/JRawValueTestObject.cs class JRawValueTestObject (line 30) | public class JRawValueTestObject FILE: Src/Newtonsoft.Json.Tests/TestObjects/JTokenTestClass.cs class JTokenTestClass (line 30) | public class JTokenTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/JaggedArray.cs class JaggedArray (line 28) | public class JaggedArray FILE: Src/Newtonsoft.Json.Tests/TestObjects/JsonIgnoreAttributeOnClassTestClass.cs class JsonIgnoreAttributeOnClassTestClass (line 28) | [JsonObject(MemberSerialization.OptIn)] FILE: Src/Newtonsoft.Json.Tests/TestObjects/JsonIgnoreAttributeTestClass.cs class JsonIgnoreAttributeTestClass (line 28) | public class JsonIgnoreAttributeTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyClass.cs class JsonPropertyClass (line 28) | public class JsonPropertyClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyConverterContractResolver.cs class JsonPropertyConverterContractResolver (line 32) | public class JsonPropertyConverterContractResolver : DefaultContractReso... method CreateProperty (line 34) | protected override JsonProperty CreateProperty(MemberInfo member, Memb... FILE: Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyConverterTestClass.cs class JsonPropertyConverterTestClass (line 30) | public class JsonPropertyConverterTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/JsonPropertyWithHandlingValues.cs class JsonPropertyWithHandlingValues (line 30) | public class JsonPropertyWithHandlingValues FILE: Src/Newtonsoft.Json.Tests/TestObjects/JsonReaderStubWithIsClosed.cs class JsonReaderStubWithIsClosed (line 30) | public sealed class JsonReaderStubWithIsClosed : JsonReader method Close (line 34) | public override void Close() method Read (line 39) | public override bool Read() FILE: Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/FakeArrayPool.cs class FakeArrayPool (line 35) | public class FakeArrayPool : IArrayPool method Rent (line 40) | public char[] Rent(int minimumLength) method Return (line 57) | public void Return(char[] array) FILE: Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/SlowStream.cs class SlowStream (line 32) | public class SlowStream : Stream method SlowStream (line 38) | public SlowStream(byte[] content, int bytesPerRead) method SlowStream (line 45) | public SlowStream(string content, Encoding encoding, int bytesPerRead) method Flush (line 65) | public override void Flush() method Read (line 80) | public override int Read(byte[] buffer, int offset, int count) method Seek (line 93) | public override long Seek(long offset, SeekOrigin origin) method SetLength (line 98) | public override void SetLength(long value) method Write (line 103) | public override void Write(byte[] buffer, int offset, int count) FILE: Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/ToggleReaderError.cs class ToggleReaderError (line 31) | public class ToggleReaderError : TextReader method ToggleReaderError (line 37) | public ToggleReaderError(TextReader inner) method Read (line 42) | public override int Read(char[] buffer, int index, int count) FILE: Src/Newtonsoft.Json.Tests/TestObjects/JsonTextReaderTests/UnmanagedResourceFakingJsonReader.cs class UnmanagedResourceFakingJsonReader (line 30) | public class UnmanagedResourceFakingJsonReader : JsonReader method CreateAndDispose (line 34) | public static void CreateAndDispose() method UnmanagedResourceFakingJsonReader (line 39) | public UnmanagedResourceFakingJsonReader() method Dispose (line 44) | protected override void Dispose(bool disposing) method Read (line 55) | public override bool Read() method ReadAsBytes (line 60) | public override byte[] ReadAsBytes() method ReadAsDateTime (line 65) | public override DateTime? ReadAsDateTime() method ReadAsDateTimeOffset (line 71) | public override DateTimeOffset? ReadAsDateTimeOffset() method ReadAsDecimal (line 77) | public override decimal? ReadAsDecimal() method ReadAsInt32 (line 82) | public override int? ReadAsInt32() method ReadAsString (line 87) | public override string ReadAsString() FILE: Src/Newtonsoft.Json.Tests/TestObjects/KVPair.cs class KVPair (line 28) | public class KVPair method KVPair (line 33) | public KVPair(TKey k, TValue v) FILE: Src/Newtonsoft.Json.Tests/TestObjects/KeyValueId.cs class KeyValueId (line 28) | public class KeyValueId : IKeyValueId FILE: Src/Newtonsoft.Json.Tests/TestObjects/KeyValueTestClass.cs class KeyValueTestClass (line 28) | public class KeyValueTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/Link.cs class Link (line 28) | public class Link FILE: Src/Newtonsoft.Json.Tests/TestObjects/ListErrorObject.cs class ListErrorObject (line 30) | public class ListErrorObject FILE: Src/Newtonsoft.Json.Tests/TestObjects/ListErrorObjectCollection.cs class ListErrorObjectCollection (line 32) | public class ListErrorObjectCollection : Collection method OnErrorMethod (line 34) | [OnError] FILE: Src/Newtonsoft.Json.Tests/TestObjects/ListOfIds.cs class ListOfIds (line 33) | public class ListOfIds : JsonConverter where T : Bar, new() method WriteJson (line 35) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method ReadJson (line 47) | public override object ReadJson(JsonReader reader, Type objectType, ob... method CanConvert (line 67) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json.Tests/TestObjects/ListSourceTest.cs class ListSourceTest (line 32) | public class ListSourceTest : IListSource method GetList (line 48) | public IList GetList() FILE: Src/Newtonsoft.Json.Tests/TestObjects/ListTestClass.cs class ListTestClass (line 30) | [JsonObject(MemberSerialization.OptIn)] class ListItem (line 40) | [JsonObject(MemberSerialization.OptIn)] FILE: Src/Newtonsoft.Json.Tests/TestObjects/LogEntry.cs class LogEntry (line 30) | public class LogEntry FILE: Src/Newtonsoft.Json.Tests/TestObjects/LogEvent.cs class LogEvent (line 28) | public abstract class LogEvent FILE: Src/Newtonsoft.Json.Tests/TestObjects/MailAddressReadConverter.cs class MailAddressReadConverter (line 32) | public class MailAddressReadConverter : JsonConverter method CanConvert (line 34) | public override bool CanConvert(Type objectType) method ReadJson (line 39) | public override object ReadJson(JsonReader reader, Type objectType, ob... method WriteJson (line 60) | public override void WriteJson(JsonWriter writer, object value, JsonSe... FILE: Src/Newtonsoft.Json.Tests/TestObjects/MainClass.cs class MainClass (line 28) | public class MainClass : IMainClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/MemberConverterClass.cs class MemberConverterClass (line 31) | public class MemberConverterClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/MemberConverterPrecedenceClassConverter.cs class MemberConverterPrecedenceClassConverter (line 28) | public class MemberConverterPrecedenceClassConverter : ConverterPreceden... FILE: Src/Newtonsoft.Json.Tests/TestObjects/MessageWithIsoDate.cs class MessageWithIsoDate (line 30) | public class MessageWithIsoDate FILE: Src/Newtonsoft.Json.Tests/TestObjects/MethodExecutorObject.cs class MethodExecutorObject (line 28) | public class MethodExecutorObject FILE: Src/Newtonsoft.Json.Tests/TestObjects/MetroColorConverter.cs class MetroColorConverter (line 34) | public class MetroColorConverter : JsonConverter method WriteJson (line 36) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method ReadJson (line 44) | public override object ReadJson(JsonReader reader, Type objectType, ob... method CanConvert (line 49) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json.Tests/TestObjects/MetroPropertyNameResolver.cs class MetroPropertyNameResolver (line 31) | public class MetroPropertyNameResolver : DefaultContractResolver method ResolvePropertyName (line 33) | protected override string ResolvePropertyName(string propertyName) FILE: Src/Newtonsoft.Json.Tests/TestObjects/MetroStringConverter.cs class MetroStringConverter (line 31) | public class MetroStringConverter : JsonConverter method WriteJson (line 33) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method ReadJson (line 42) | public override object ReadJson(JsonReader reader, Type objectType, ob... method CanConvert (line 57) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json.Tests/TestObjects/ModelStateDictionary.cs class ModelStateDictionary (line 32) | public class ModelStateDictionary : IDictionary method ModelStateDictionary (line 36) | public ModelStateDictionary() method ModelStateDictionary (line 40) | public ModelStateDictionary(ModelStateDictionary dictionary) method Add (line 84) | public void Add(KeyValuePair item) method Add (line 89) | public void Add(string key, T value) method Clear (line 94) | public void Clear() method Contains (line 99) | public bool Contains(KeyValuePair item) method ContainsKey (line 104) | public bool ContainsKey(string key) method CopyTo (line 109) | public void CopyTo(KeyValuePair[] array, int arrayIndex) method GetEnumerator (line 114) | public IEnumerator> GetEnumerator() method Merge (line 119) | public void Merge(ModelStateDictionary dictionary) method Remove (line 132) | public bool Remove(KeyValuePair item) method Remove (line 137) | public bool Remove(string key) method TryGetValue (line 142) | public bool TryGetValue(string key, out T value) method GetEnumerator (line 147) | IEnumerator IEnumerable.GetEnumerator() FILE: Src/Newtonsoft.Json.Tests/TestObjects/Money/Currency.cs class Currency (line 34) | [Serializable, DebuggerDisplay("{__DebugDisplay(),nq}"), CompilationMapp... method Currency (line 58) | [CompilerGenerated, DebuggerNonUserCode] method __DebugDisplay (line 64) | [CompilerGenerated, DebuggerNonUserCode] FILE: Src/Newtonsoft.Json.Tests/TestObjects/Money/Tags.cs class Tags (line 30) | public static class Tags FILE: Src/Newtonsoft.Json.Tests/TestObjects/Movie.cs class Movie (line 31) | public class Movie method ToString (line 40) | public override string ToString() method Equals (line 45) | public override bool Equals(object obj) method GetHashCode (line 50) | public override int GetHashCode() FILE: Src/Newtonsoft.Json.Tests/TestObjects/MovieWithJsonObjectNullValueHandlingIgnore.cs class MovieWithJsonObjectNullValueHandlingIgnore (line 31) | [JsonObject(ItemNullValueHandling = NullValueHandling.Ignore)] FILE: Src/Newtonsoft.Json.Tests/TestObjects/MovieWithJsonObjectNullValueHandlingInclude.cs class MovieWithJsonObjectNullValueHandlingInclude (line 31) | [JsonObject(ItemNullValueHandling = NullValueHandling.Include)] FILE: Src/Newtonsoft.Json.Tests/TestObjects/MultiIndexBase.cs class MultiIndexBase (line 28) | public abstract class MultiIndexBase FILE: Src/Newtonsoft.Json.Tests/TestObjects/MultiIndexSuper.cs class MultiIndexSuper (line 28) | public class MultiIndexSuper : MultiIndexBase FILE: Src/Newtonsoft.Json.Tests/TestObjects/MultipleItemsClass.cs class MultipleItemsClass (line 28) | public class MultipleItemsClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/MultipleParametrizedConstructorsJsonConstructor.cs class MultipleParametrizedConstructorsJsonConstructor (line 28) | public class MultipleParametrizedConstructorsJsonConstructor method MultipleParametrizedConstructorsJsonConstructor (line 34) | public MultipleParametrizedConstructorsJsonConstructor(string value) method MultipleParametrizedConstructorsJsonConstructor (line 40) | [JsonConstructor] FILE: Src/Newtonsoft.Json.Tests/TestObjects/MyClass.cs class MyClass (line 28) | public class MyClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/MyEnum.cs type MyEnum (line 28) | public enum MyEnum FILE: Src/Newtonsoft.Json.Tests/TestObjects/MyFactory.cs class MyFactory (line 28) | public class MyFactory method InstantiateSubclass (line 30) | public static ISubclass InstantiateSubclass() method InstantiateManiClass (line 41) | public static IMainClass InstantiateManiClass() FILE: Src/Newtonsoft.Json.Tests/TestObjects/MyInterfaceConverter.cs class MyInterfaceConverter (line 39) | internal class MyInterfaceConverter : TypeConverter method CanConvertTo (line 47) | public override bool CanConvertTo(ITypeDescriptorContext context, Type... method CanConvertFrom (line 52) | public override bool CanConvertFrom(ITypeDescriptorContext context, Ty... method ConvertFrom (line 57) | public override object ConvertFrom(ITypeDescriptorContext context, Cul... method ConvertTo (line 67) | public override object ConvertTo(ITypeDescriptorContext context, Cultu... FILE: Src/Newtonsoft.Json.Tests/TestObjects/MyObservableObject.cs class MyObservableObject (line 28) | public class MyObservableObject : ObservableObject FILE: Src/Newtonsoft.Json.Tests/TestObjects/MyTuple.cs class MyTuple (line 28) | [JsonObject(MemberSerialization.Fields)] method MyTuple (line 33) | public MyTuple(T1 item1) FILE: Src/Newtonsoft.Json.Tests/TestObjects/MyTuplePartial.cs class MyTuplePartial (line 28) | [JsonObject(MemberSerialization.Fields)] method MyTuplePartial (line 33) | public MyTuplePartial(T1 item1) FILE: Src/Newtonsoft.Json.Tests/TestObjects/Name.cs class Name (line 30) | public class Name method Name (line 36) | public Name(string personsName) FILE: Src/Newtonsoft.Json.Tests/TestObjects/NameContainer.cs class NameContainer (line 28) | public class NameContainer FILE: Src/Newtonsoft.Json.Tests/TestObjects/NameContainerConverter.cs class NameContainerConverter (line 30) | public class NameContainerConverter : JsonConverter method WriteJson (line 32) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method ReadJson (line 46) | public override object ReadJson(JsonReader reader, Type objectType, ob... method CanConvert (line 54) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json.Tests/TestObjects/NoConstructorReadOnlyCollection.cs class NoConstructorReadOnlyCollection (line 32) | public class NoConstructorReadOnlyCollection : ReadOnlyCollection method NoConstructorReadOnlyCollection (line 34) | public NoConstructorReadOnlyCollection() : base(new List()) FILE: Src/Newtonsoft.Json.Tests/TestObjects/NoConstructorReadOnlyDictionary.cs class NoConstructorReadOnlyDictionary (line 32) | public class NoConstructorReadOnlyDictionary : ReadOnlyDic... method NoConstructorReadOnlyDictionary (line 34) | public NoConstructorReadOnlyDictionary() FILE: Src/Newtonsoft.Json.Tests/TestObjects/NonDefaultConstructorWithReadOnlyCollectionProperty.cs class NonDefaultConstructorWithReadOnlyCollectionProperty (line 30) | public class NonDefaultConstructorWithReadOnlyCollectionProperty method NonDefaultConstructorWithReadOnlyCollectionProperty (line 35) | public NonDefaultConstructorWithReadOnlyCollectionProperty(string title) FILE: Src/Newtonsoft.Json.Tests/TestObjects/NonDefaultConstructorWithReadOnlyDictionaryProperty.cs class NonDefaultConstructorWithReadOnlyDictionaryProperty (line 30) | public class NonDefaultConstructorWithReadOnlyDictionaryProperty method NonDefaultConstructorWithReadOnlyDictionaryProperty (line 35) | public NonDefaultConstructorWithReadOnlyDictionaryProperty(string title) FILE: Src/Newtonsoft.Json.Tests/TestObjects/NonPublicConstructorWithJsonConstructor.cs class NonPublicConstructorWithJsonConstructor (line 28) | public class NonPublicConstructorWithJsonConstructor method NonPublicConstructorWithJsonConstructor (line 33) | [JsonConstructor] method NonPublicConstructorWithJsonConstructor (line 39) | public NonPublicConstructorWithJsonConstructor(string value) FILE: Src/Newtonsoft.Json.Tests/TestObjects/NonRequest.cs class NonRequest (line 31) | public class NonRequest FILE: Src/Newtonsoft.Json.Tests/TestObjects/NullTestClass.cs class NullTestClass (line 30) | public class NullTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/NullableDateTimeTestClass.cs class NullableDateTimeTestClass (line 34) | public class NullableDateTimeTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/NullableFloats.cs class NullableFloats (line 28) | public class NullableFloats FILE: Src/Newtonsoft.Json.Tests/TestObjects/NullableGuid.cs class NullableGuid (line 30) | public class NullableGuid FILE: Src/Newtonsoft.Json.Tests/TestObjects/NullableGuidCountingJsonTextWriter.cs class NullableGuidCountingJsonTextWriter (line 31) | public class NullableGuidCountingJsonTextWriter : JsonTextWriter method NullableGuidCountingJsonTextWriter (line 33) | public NullableGuidCountingJsonTextWriter(TextWriter textWriter) method WriteValue (line 40) | public override void WriteValue(Guid? value) FILE: Src/Newtonsoft.Json.Tests/TestObjects/NullableLongTestClass.cs class NullableLongTestClass (line 28) | public class NullableLongTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/NullableStructPropertyClass.cs class NullableStructPropertyClass (line 31) | [DataContract] FILE: Src/Newtonsoft.Json.Tests/TestObjects/NullableTestClass.cs class NullableTestClass (line 31) | public class NullableTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/ObjectArrayPropertyTest.cs class ObjectArrayPropertyTest (line 28) | public class ObjectArrayPropertyTest FILE: Src/Newtonsoft.Json.Tests/TestObjects/ObservableObject.cs class ObservableObject (line 30) | public class ObservableObject : INotifyPropertyChanged FILE: Src/Newtonsoft.Json.Tests/TestObjects/OptInClass.cs class OptInClass (line 38) | [MetadataType(typeof(OptInClassMetadata))] class OptInClassMetadata (line 41) | [DataContract] FILE: Src/Newtonsoft.Json.Tests/TestObjects/Organization/Employee.cs class Employee (line 30) | public class Employee : IPerson FILE: Src/Newtonsoft.Json.Tests/TestObjects/Organization/IPerson.cs type IPerson (line 30) | public interface IPerson FILE: Src/Newtonsoft.Json.Tests/TestObjects/Organization/Manager.cs class Manager (line 30) | public class Manager : Employee FILE: Src/Newtonsoft.Json.Tests/TestObjects/Organization/Person.cs class Person (line 31) | [JsonObject(Id = "Person", Title = "Title!", Description = "JsonObjectAt... FILE: Src/Newtonsoft.Json.Tests/TestObjects/Organization/PersonPropertyClass.cs class PersonPropertyClass (line 28) | public class PersonPropertyClass method PersonPropertyClass (line 32) | public PersonPropertyClass() FILE: Src/Newtonsoft.Json.Tests/TestObjects/Organization/WagePerson.cs class WagePerson (line 28) | public class WagePerson : Person FILE: Src/Newtonsoft.Json.Tests/TestObjects/Pair.cs type Pair (line 32) | #if !(DNXCORE50) method Pair (line 38) | public Pair(TFirst first, TSecond second) FILE: Src/Newtonsoft.Json.Tests/TestObjects/ParticipantEntity.cs class ParticipantEntity (line 31) | internal class ParticipantEntity method ParticipantEntity (line 35) | [JsonConstructor] FILE: Src/Newtonsoft.Json.Tests/TestObjects/PersonConverter.cs class PersonConverter (line 37) | public class PersonConverter : CustomCreationConverter method Create (line 39) | public override IPerson Create(Type objectType) FILE: Src/Newtonsoft.Json.Tests/TestObjects/PersonError.cs class PersonError (line 33) | public class PersonError method HandleError (line 56) | [OnError] FILE: Src/Newtonsoft.Json.Tests/TestObjects/PersonRaw.cs class PersonRaw (line 31) | public class PersonRaw FILE: Src/Newtonsoft.Json.Tests/TestObjects/PersonReference.cs class PersonReference (line 31) | public class PersonReference FILE: Src/Newtonsoft.Json.Tests/TestObjects/PersonSerializable.cs class PersonSerializable (line 31) | [Serializable] method PersonSerializable (line 34) | public PersonSerializable() FILE: Src/Newtonsoft.Json.Tests/TestObjects/PersonWithPrivateConstructor.cs class PersonWithPrivateConstructor (line 28) | public class PersonWithPrivateConstructor method PersonWithPrivateConstructor (line 30) | private PersonWithPrivateConstructor() method CreatePerson (line 34) | public static PersonWithPrivateConstructor CreatePerson() FILE: Src/Newtonsoft.Json.Tests/TestObjects/PhoneNumber.cs class PhoneNumber (line 28) | public class PhoneNumber method PhoneNumber (line 32) | public PhoneNumber(string phoneNumber) FILE: Src/Newtonsoft.Json.Tests/TestObjects/PocoDataContractSerializationAttributesClass.cs class PocoDataContractSerializationAttributesClass (line 31) | public class PocoDataContractSerializationAttributesClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/Pos.cs class Pos (line 28) | public class Pos FILE: Src/Newtonsoft.Json.Tests/TestObjects/PosConverter.cs class PosConverter (line 30) | public class PosConverter : JsonConverter method WriteJson (line 32) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method ReadJson (line 46) | public override object ReadJson(JsonReader reader, Type objectType, ob... method CanConvert (line 51) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json.Tests/TestObjects/PosDouble.cs class PosDouble (line 28) | public class PosDouble FILE: Src/Newtonsoft.Json.Tests/TestObjects/PosDoubleConverter.cs class PosDoubleConverter (line 31) | public class PosDoubleConverter : JsonConverter method WriteJson (line 33) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method ReadJson (line 47) | public override object ReadJson(JsonReader reader, Type objectType, ob... method CanConvert (line 52) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json.Tests/TestObjects/PreserveReferencesCallbackTestObject.cs class PreserveReferencesCallbackTestObject (line 32) | [Serializable] method PreserveReferencesCallbackTestObject (line 43) | public PreserveReferencesCallbackTestObject(string stringValue, int in... method PreserveReferencesCallbackTestObject (line 52) | protected PreserveReferencesCallbackTestObject(SerializationInfo info,... method GetObjectData (line 57) | public void GetObjectData(SerializationInfo info, StreamingContext con... method OnDeserializedMethod (line 67) | [OnDeserialized] FILE: Src/Newtonsoft.Json.Tests/TestObjects/PrivateConstructorTestClass.cs class PrivateConstructorTestClass (line 28) | public class PrivateConstructorTestClass method PrivateConstructorTestClass (line 33) | private PrivateConstructorTestClass() method PrivateConstructorTestClass (line 38) | private PrivateConstructorTestClass(object a) method PrivateConstructorTestClass (line 43) | private PrivateConstructorTestClass(object a, object b) FILE: Src/Newtonsoft.Json.Tests/TestObjects/PrivateConstructorWithPublicParameterizedConstructorTestClass.cs class PrivateConstructorWithPublicParameterizedConstructorTestClass (line 30) | public class PrivateConstructorWithPublicParameterizedConstructorTestClass method PrivateConstructorWithPublicParameterizedConstructorTestClass (line 35) | private PrivateConstructorWithPublicParameterizedConstructorTestClass() method PrivateConstructorWithPublicParameterizedConstructorTestClass (line 40) | public PrivateConstructorWithPublicParameterizedConstructorTestClass(s... FILE: Src/Newtonsoft.Json.Tests/TestObjects/PrivateImplementationAClass.cs class PrivateImplementationAClass (line 28) | public class PrivateImplementationAClass : IPrivateImplementationA FILE: Src/Newtonsoft.Json.Tests/TestObjects/PrivateImplementationBClass.cs class PrivateImplementationBClass (line 28) | public class PrivateImplementationBClass : PrivateImplementationAClass, ... FILE: Src/Newtonsoft.Json.Tests/TestObjects/PrivateMembersClass.cs class PrivateMembersClass (line 28) | public class PrivateMembersClass method PrivateMembersClass (line 30) | public PrivateMembersClass(string privateString, string internalString) method PrivateMembersClass (line 36) | public PrivateMembersClass() method UseValue (line 45) | public int UseValue() FILE: Src/Newtonsoft.Json.Tests/TestObjects/PrivateMembersClassWithAttributes.cs class PrivateMembersClassWithAttributes (line 28) | public class PrivateMembersClassWithAttributes method PrivateMembersClassWithAttributes (line 30) | public PrivateMembersClassWithAttributes(string privateString, string ... method PrivateMembersClassWithAttributes (line 37) | public PrivateMembersClassWithAttributes() method UseValue (line 51) | public string UseValue() FILE: Src/Newtonsoft.Json.Tests/TestObjects/PrivateSetterBase.cs class PrivateSetterBase (line 28) | [JsonObject(MemberSerialization.OptIn)] method PrivateSetterBase (line 34) | protected PrivateSetterBase() method PrivateSetterBase (line 38) | internal PrivateSetterBase(string dontWork) FILE: Src/Newtonsoft.Json.Tests/TestObjects/PrivateSetterDerived.cs class PrivateSetterDerived (line 28) | [JsonObject(MemberSerialization.OptIn)] method PrivateSetterDerived (line 34) | private PrivateSetterDerived() method PrivateSetterDerived (line 38) | internal PrivateSetterDerived(string dontWork, string doWork) FILE: Src/Newtonsoft.Json.Tests/TestObjects/Product.cs class Product (line 30) | public class Product method Equals (line 37) | public override bool Equals(object obj) method GetHashCode (line 49) | public override int GetHashCode() FILE: Src/Newtonsoft.Json.Tests/TestObjects/ProductCollection.cs class ProductCollection (line 30) | public class ProductCollection : List FILE: Src/Newtonsoft.Json.Tests/TestObjects/ProductShort.cs class ProductShort (line 30) | public class ProductShort FILE: Src/Newtonsoft.Json.Tests/TestObjects/PropertyCase.cs class PropertyCase (line 28) | public class PropertyCase FILE: Src/Newtonsoft.Json.Tests/TestObjects/PropertyItemConverter.cs class PropertyItemConverter (line 30) | public class PropertyItemConverter FILE: Src/Newtonsoft.Json.Tests/TestObjects/PublicConstructorOverridenByJsonConstructor.cs class PublicConstructorOverridenByJsonConstructor (line 28) | public class PublicConstructorOverridenByJsonConstructor method PublicConstructorOverridenByJsonConstructor (line 33) | public PublicConstructorOverridenByJsonConstructor() method PublicConstructorOverridenByJsonConstructor (line 38) | [JsonConstructor] FILE: Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorRequiringConverterTestClass.cs class PublicParameterizedConstructorRequiringConverterTestClass (line 28) | public class PublicParameterizedConstructorRequiringConverterTestClass method PublicParameterizedConstructorRequiringConverterTestClass (line 32) | public PublicParameterizedConstructorRequiringConverterTestClass(NameC... FILE: Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorRequiringConverterWithParameterAttributeTestClass.cs class PublicParameterizedConstructorRequiringConverterWithParameterAttributeTestClass (line 28) | public class PublicParameterizedConstructorRequiringConverterWithParamet... method PublicParameterizedConstructorRequiringConverterWithParameterAttributeTestClass (line 32) | public PublicParameterizedConstructorRequiringConverterWithParameterAt... FILE: Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorRequiringConverterWithPropertyAttributeTestClass.cs class PublicParameterizedConstructorRequiringConverterWithPropertyAttributeTestClass (line 28) | public class PublicParameterizedConstructorRequiringConverterWithPropert... method PublicParameterizedConstructorRequiringConverterWithPropertyAttributeTestClass (line 32) | public PublicParameterizedConstructorRequiringConverterWithPropertyAtt... FILE: Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorTestClass.cs class PublicParameterizedConstructorTestClass (line 28) | public class PublicParameterizedConstructorTestClass method PublicParameterizedConstructorTestClass (line 32) | public PublicParameterizedConstructorTestClass(string name) FILE: Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorWithNonPropertyParameterTestClass.cs class PublicParameterizedConstructorWithNonPropertyParameterTestClass (line 28) | public class PublicParameterizedConstructorWithNonPropertyParameterTestC... method PublicParameterizedConstructorWithNonPropertyParameterTestClass (line 32) | public PublicParameterizedConstructorWithNonPropertyParameterTestClass... FILE: Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorWithPropertyNameConflict.cs class PublicParameterizedConstructorWithPropertyNameConflict (line 30) | public class PublicParameterizedConstructorWithPropertyNameConflict method PublicParameterizedConstructorWithPropertyNameConflict (line 34) | public PublicParameterizedConstructorWithPropertyNameConflict(string n... FILE: Src/Newtonsoft.Json.Tests/TestObjects/PublicParameterizedConstructorWithPropertyNameConflictWithAttribute.cs class PublicParameterizedConstructorWithPropertyNameConflictWithAttribute (line 30) | public class PublicParameterizedConstructorWithPropertyNameConflictWithA... method PublicParameterizedConstructorWithPropertyNameConflictWithAttribute (line 34) | public PublicParameterizedConstructorWithPropertyNameConflictWithAttri... FILE: Src/Newtonsoft.Json.Tests/TestObjects/Ratio.cs type Ratio (line 33) | [Serializable] method Ratio (line 39) | public Ratio(int numerator, int denominator) method Ratio (line 63) | public Ratio(SerializationInfo info, StreamingContext context) method GetObjectData (line 69) | public void GetObjectData(SerializationInfo info, StreamingContext con... method GetTypeCode (line 77) | public TypeCode GetTypeCode() method ToBoolean (line 82) | public bool ToBoolean(IFormatProvider provider) method ToByte (line 87) | public byte ToByte(IFormatProvider provider) method ToChar (line 92) | public char ToChar(IFormatProvider provider) method ToDateTime (line 97) | public DateTime ToDateTime(IFormatProvider provider) method ToDecimal (line 102) | public decimal ToDecimal(IFormatProvider provider) method ToDouble (line 107) | public double ToDouble(IFormatProvider provider) method ToInt16 (line 114) | public short ToInt16(IFormatProvider provider) method ToInt32 (line 119) | public int ToInt32(IFormatProvider provider) method ToInt64 (line 124) | public long ToInt64(IFormatProvider provider) method ToSByte (line 129) | public sbyte ToSByte(IFormatProvider provider) method ToSingle (line 134) | public float ToSingle(IFormatProvider provider) method ToString (line 141) | public string ToString(IFormatProvider provider) method ToType (line 148) | public object ToType(Type conversionType, IFormatProvider provider) method ToUInt16 (line 153) | public ushort ToUInt16(IFormatProvider provider) method ToUInt32 (line 158) | public uint ToUInt32(IFormatProvider provider) method ToUInt64 (line 163) | public ulong ToUInt64(IFormatProvider provider) method ToString (line 170) | public override string ToString() method ToString (line 175) | public string ToString(string format, IFormatProvider formatProvider) method Parse (line 180) | public static Ratio Parse(string input) method Parse (line 185) | public static Ratio Parse(string input, IFormatProvider formatProvider) method TryParse (line 199) | public static bool TryParse(string input, out Ratio result) method TryParse (line 204) | public static bool TryParse(string input, IFormatProvider formatProvid... FILE: Src/Newtonsoft.Json.Tests/TestObjects/ReflectionContractResolver.cs class ReflectionContractResolver (line 31) | public class ReflectionContractResolver : DefaultContractResolver method CreateMemberValueProvider (line 33) | protected override IValueProvider CreateMemberValueProvider(MemberInfo... FILE: Src/Newtonsoft.Json.Tests/TestObjects/RequestOnly.cs class RequestOnly (line 28) | public class RequestOnly FILE: Src/Newtonsoft.Json.Tests/TestObjects/RequiredMembersClass.cs class RequiredMembersClass (line 30) | public class RequiredMembersClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/RequiredObject.cs class RequiredObject (line 28) | [JsonObject(ItemRequired = Required.Always)] FILE: Src/Newtonsoft.Json.Tests/TestObjects/RequiredPropertyConstructorTestClass.cs class RequiredPropertyConstructorTestClass (line 28) | public class RequiredPropertyConstructorTestClass method RequiredPropertyConstructorTestClass (line 30) | public RequiredPropertyConstructorTestClass(string name) FILE: Src/Newtonsoft.Json.Tests/TestObjects/RequiredPropertyTestClass.cs class RequiredPropertyTestClass (line 28) | public class RequiredPropertyTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/ResponseWithNewGenericProperty.cs class ResponseWithNewGenericProperty (line 28) | public class ResponseWithNewGenericProperty : SimpleResponse FILE: Src/Newtonsoft.Json.Tests/TestObjects/ResponseWithNewGenericPropertyOverride.cs class ResponseWithNewGenericPropertyOverride (line 28) | public class ResponseWithNewGenericPropertyOverride : ResponseWithNew... FILE: Src/Newtonsoft.Json.Tests/TestObjects/ResponseWithNewGenericPropertyVirtual.cs class ResponseWithNewGenericPropertyVirtual (line 28) | public class ResponseWithNewGenericPropertyVirtual : SimpleResponse FILE: Src/Newtonsoft.Json.Tests/TestObjects/RoleTransfer.cs class RoleTransfer (line 28) | public class RoleTransfer FILE: Src/Newtonsoft.Json.Tests/TestObjects/RoleTransferDirection.cs type RoleTransferDirection (line 28) | public enum RoleTransferDirection FILE: Src/Newtonsoft.Json.Tests/TestObjects/RoleTransferOperation.cs type RoleTransferOperation (line 28) | public enum RoleTransferOperation FILE: Src/Newtonsoft.Json.Tests/TestObjects/RootObject.cs class RootObject (line 31) | public class RootObject FILE: Src/Newtonsoft.Json.Tests/TestObjects/SearchResult.cs class SearchResult (line 28) | public class SearchResult FILE: Src/Newtonsoft.Json.Tests/TestObjects/SelectListItem.cs class SelectListItem (line 28) | public class SelectListItem FILE: Src/Newtonsoft.Json.Tests/TestObjects/SerializableContractResolver.cs class SerializableContractResolver (line 31) | public class SerializableContractResolver : DefaultContractResolver method SerializableContractResolver (line 33) | public SerializableContractResolver() FILE: Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestDictionary.cs class SerializationEventTestDictionary (line 31) | public class SerializationEventTestDictionary : Dictionary method SerializationEventTestDictionary (line 47) | public SerializationEventTestDictionary() method OnSerializingMethod (line 55) | [OnSerializing] method OnSerializedMethod (line 62) | [OnSerialized] method OnDeserializingMethod (line 68) | [OnDeserializing] method OnDeserializedMethod (line 74) | [OnDeserialized] FILE: Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestList.cs class SerializationEventTestList (line 31) | public class SerializationEventTestList : Collection method SerializationEventTestList (line 47) | public SerializationEventTestList() method OnSerializingMethod (line 55) | [OnSerializing] method OnSerializedMethod (line 62) | [OnSerialized] method OnDeserializingMethod (line 68) | [OnDeserializing] method OnDeserializedMethod (line 74) | [OnDeserialized] FILE: Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestObject.cs class SerializationEventTestObject (line 32) | public class SerializationEventTestObject method SerializationEventTestObject (line 60) | public SerializationEventTestObject() method OnSerializingMethod (line 68) | [OnSerializing] method OnSerializedMethod (line 74) | [OnSerialized] method OnDeserializingMethod (line 80) | [OnDeserializing] method OnDeserializedMethod (line 86) | [OnDeserialized] method OnErrorMethod (line 92) | [OnError] FILE: Src/Newtonsoft.Json.Tests/TestObjects/SerializationEventTestObjectWithConstructor.cs class SerializationEventTestObjectWithConstructor (line 32) | public class SerializationEventTestObjectWithConstructor method SerializationEventTestObjectWithConstructor (line 49) | public SerializationEventTestObjectWithConstructor(int member1, method OnSerializingMethod (line 59) | [OnSerializing] method OnSerializedMethod (line 65) | [OnSerialized] method OnDeserializingMethod (line 71) | [OnDeserializing] method OnDeserializedMethod (line 77) | [OnDeserialized] FILE: Src/Newtonsoft.Json.Tests/TestObjects/SetOnlyPropertyClass.cs class SetOnlyPropertyClass (line 28) | public class SetOnlyPropertyClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/SetOnlyPropertyClass2.cs class SetOnlyPropertyClass2 (line 28) | public class SetOnlyPropertyClass2 method GetValue (line 37) | public object GetValue() FILE: Src/Newtonsoft.Json.Tests/TestObjects/Shortie.cs class Shortie (line 28) | public class Shortie class ShortieException (line 36) | public class ShortieException FILE: Src/Newtonsoft.Json.Tests/TestObjects/SimpleResponse.cs class SimpleResponse (line 28) | public abstract class SimpleResponse method SimpleResponse (line 34) | protected SimpleResponse() method SimpleResponse (line 38) | protected SimpleResponse(string message) FILE: Src/Newtonsoft.Json.Tests/TestObjects/SqlTypesDataSet.Designer.cs class SqlTypesDataSet (line 21) | [global::System.Serializable()] method SqlTypesDataSet (line 33) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method SqlTypesDataSet (line 44) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method InitializeDerivedDataSet (line 121) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method Clone (line 129) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method ShouldSerializeTables (line 138) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method ShouldSerializeRelations (line 144) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method ReadXmlSerializable (line 150) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method GetSchemaSerializable (line 175) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method InitVars (line 184) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method InitVars (line 190) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method InitClass (line 201) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method ShouldSerializeTestTable (line 213) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method SchemaChanged (line 219) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method GetTypedDataSetSchema (line 227) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] class TestTableDataTable (line 280) | [global::System.Serializable()] method TestTableDataTable (line 286) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method TestTableDataTable (line 295) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method TestTableDataTable (line 312) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method AddTestTableRow (line 356) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method AddTestTableRow (line 362) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method Clone (line 373) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method CreateInstance (line 381) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method InitVars (line 387) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method InitClass (line 393) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method NewTestTableRow (line 400) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method NewRowFromBuilder (line 406) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method GetRowType (line 412) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method OnRowChanged (line 418) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method OnRowChanging (line 427) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method OnRowDeleted (line 436) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method OnRowDeleting (line 445) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method RemoveTestTableRow (line 454) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method GetTypedTableSchema (line 460) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] class TestTableRow (line 527) | public partial class TestTableRow : global::System.Data.DataRow { method TestTableRow (line 531) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method IsDateTimeValueNull (line 554) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] method SetDateTimeValueNull (line 560) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] class TestTableRowChangeEvent (line 570) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.D... method TestTableRowChangeEvent (line 577) | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] FILE: Src/Newtonsoft.Json.Tests/TestObjects/StaticTestClass.cs class StaticTestClass (line 28) | [JsonObject(MemberSerialization.OptIn)] method StaticTestClass (line 40) | static StaticTestClass() FILE: Src/Newtonsoft.Json.Tests/TestObjects/Store.cs class Store (line 31) | public class Store method Store (line 50) | public Store() FILE: Src/Newtonsoft.Json.Tests/TestObjects/StoreColor.cs type StoreColor (line 30) | [Flags] FILE: Src/Newtonsoft.Json.Tests/TestObjects/StringDictionaryTestClass.cs class StringDictionaryTestClass (line 31) | public class StringDictionaryTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/StructISerializable.cs type StructISerializable (line 31) | [DataContract] method StructISerializable (line 36) | public StructISerializable(SerializationInfo info, StreamingContext co... method GetObjectData (line 48) | public void GetObjectData(SerializationInfo info, StreamingContext con... FILE: Src/Newtonsoft.Json.Tests/TestObjects/StructTest.cs type StructTest (line 28) | public struct StructTest FILE: Src/Newtonsoft.Json.Tests/TestObjects/StructWithAttribute.cs type StructWithAttribute (line 28) | [JsonObject(MemberSerialization.OptIn)] FILE: Src/Newtonsoft.Json.Tests/TestObjects/SubKlass.cs class SubKlass (line 28) | public class SubKlass : SuperKlass method SubKlass (line 32) | public SubKlass(string subprop) FILE: Src/Newtonsoft.Json.Tests/TestObjects/SubWithContractNewProperties.cs class SubWithContractNewProperties (line 31) | [DataContract] FILE: Src/Newtonsoft.Json.Tests/TestObjects/SubWithContractVirtualProperties.cs class SubWithContractVirtualProperties (line 31) | [DataContract] FILE: Src/Newtonsoft.Json.Tests/TestObjects/SubWithoutContractNewProperties.cs class SubWithoutContractNewProperties (line 31) | [DataContract] FILE: Src/Newtonsoft.Json.Tests/TestObjects/SubWithoutContractVirtualProperties.cs class SubWithoutContractVirtualProperties (line 31) | [DataContract] FILE: Src/Newtonsoft.Json.Tests/TestObjects/Subclass.cs class Subclass (line 28) | public class Subclass : ISubclass FILE: Src/Newtonsoft.Json.Tests/TestObjects/SuperKlass.cs class SuperKlass (line 28) | public class SuperKlass method SuperKlass (line 32) | public SuperKlass() FILE: Src/Newtonsoft.Json.Tests/TestObjects/Test.cs class Test (line 28) | public abstract class Test FILE: Src/Newtonsoft.Json.Tests/TestObjects/TestClass.cs class TestClass (line 33) | [Serializable] FILE: Src/Newtonsoft.Json.Tests/TestObjects/TestClassConvertable.cs class TestClassConvertable (line 28) | public class TestClassConvertable FILE: Src/Newtonsoft.Json.Tests/TestObjects/TestComponent.cs class TestComponent (line 29) | [JsonObject(MemberSerialization.OptIn)] method TestComponent (line 35) | public TestComponent() FILE: Src/Newtonsoft.Json.Tests/TestObjects/TestComponentSimple.cs class TestComponentSimple (line 28) | [JsonObject(MemberSerialization.OptIn)] method TestComponentSimple (line 34) | public TestComponentSimple() FILE: Src/Newtonsoft.Json.Tests/TestObjects/TestObject.cs class TestObject (line 28) | public class TestObject method TestObject (line 30) | public TestObject() method TestObject (line 34) | public TestObject(string name, byte[] data) FILE: Src/Newtonsoft.Json.Tests/TestObjects/ThisGenericTest.cs class ThisGenericTest (line 31) | public class ThisGenericTest where T : IKeyValueId method Add (line 37) | public void Add(T item) method ToJson (line 66) | public string ToJson() FILE: Src/Newtonsoft.Json.Tests/TestObjects/TimeZoneOffsetObject.cs class TimeZoneOffsetObject (line 34) | public class TimeZoneOffsetObject FILE: Src/Newtonsoft.Json.Tests/TestObjects/TraceWriter.cs class TraceWriter (line 29) | internal class TraceWriter : IMyInterface method ToString (line 36) | public override string ToString() method PrintTest (line 41) | public string PrintTest() FILE: Src/Newtonsoft.Json.Tests/TestObjects/TypeClass.cs class TypeClass (line 30) | public class TypeClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/TypeConverterJsonConverter.cs class TypeConverterJsonConverter (line 38) | internal class TypeConverterJsonConverter : JsonConverter method GetConverter (line 40) | private TypeConverter GetConverter(Type type) method WriteJson (line 57) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method ReadJson (line 65) | public override object ReadJson(JsonReader reader, Type objectType, ob... method CanConvert (line 71) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json.Tests/TestObjects/TypeConverterSize.cs type TypeConverterSize (line 30) | [TypeConverter(typeof(TypeConverterSizeConverter))] method TypeConverterSize (line 37) | public TypeConverterSize(int width, int height) FILE: Src/Newtonsoft.Json.Tests/TestObjects/TypeConverterSizeConverter.cs class TypeConverterSizeConverter (line 32) | public class TypeConverterSizeConverter : TypeConverter method CanConvertFrom (line 34) | public override bool CanConvertFrom(ITypeDescriptorContext context, Ty... method CanConvertTo (line 39) | public override bool CanConvertTo(ITypeDescriptorContext context, Type... method ConvertFrom (line 44) | public override object ConvertFrom(ITypeDescriptorContext context, Cul... method ConvertTo (line 75) | public override object ConvertTo(ITypeDescriptorContext context, Cultu... FILE: Src/Newtonsoft.Json.Tests/TestObjects/TypedSubHashtable.cs class TypedSubHashtable (line 31) | public class TypedSubHashtable FILE: Src/Newtonsoft.Json.Tests/TestObjects/UriGuidTimeSpanTestClass.cs class UriGuidTimeSpanTestClass (line 30) | public class UriGuidTimeSpanTestClass FILE: Src/Newtonsoft.Json.Tests/TestObjects/UserNullable.cs class UserNullable (line 30) | public class UserNullable FILE: Src/Newtonsoft.Json.Tests/TestObjects/Vector.cs type Vector (line 28) | public struct Vector method ToString (line 34) | public override string ToString() FILE: Src/Newtonsoft.Json.Tests/TestObjects/VectorParent.cs class VectorParent (line 28) | public class VectorParent FILE: Src/Newtonsoft.Json.Tests/TestObjects/VersionKeyedCollection.cs class VersionKeyedCollection (line 37) | public class VersionKeyedCollection : KeyedCollection, I... method VersionKeyedCollection (line 41) | public VersionKeyedCollection() method GetKeyForItem (line 46) | protected override string GetKeyForItem(Person item) method OnErrorMethod (line 51) | [OnError] method GetEnumerator (line 58) | IEnumerator IEnumerable.GetEnumerator() method GetEnumerator (line 71) | IEnumerator IEnumerable.GetEnumerator() FILE: Src/Newtonsoft.Json.Tests/TestObjects/VersionOld.cs class VersionOld (line 30) | [Serializable] method VersionOld (line 39) | [JsonConstructor] method VersionOld (line 48) | public VersionOld(int major, int minor, int build) method VersionOld (line 55) | public VersionOld(int major, int minor) method VersionOld (line 61) | public VersionOld() method CompareTo (line 80) | public int CompareTo(object version) method CompareTo (line 95) | public int CompareTo(VersionOld value) method Equals (line 107) | public bool Equals(VersionOld obj) FILE: Src/Newtonsoft.Json.Tests/TestObjects/VirtualOverrideNewBaseObject.cs class VirtualOverrideNewBaseObject (line 28) | [JsonObject(MemberSerialization = MemberSerialization.OptIn)] FILE: Src/Newtonsoft.Json.Tests/TestObjects/VirtualOverrideNewChildObject.cs class VirtualOverrideNewChildObject (line 28) | public class VirtualOverrideNewChildObject : VirtualOverrideNewBaseObject FILE: Src/Newtonsoft.Json.Tests/TestObjects/VirtualOverrideNewChildWithDifferentOverrideObject.cs class VirtualOverrideNewChildWithDifferentOverrideObject (line 28) | public class VirtualOverrideNewChildWithDifferentOverrideObject : Virtua... FILE: Src/Newtonsoft.Json.Tests/TestObjects/Widget.cs class Widget (line 28) | public class Widget FILE: Src/Newtonsoft.Json.Tests/TestObjects/Widget1.cs class Widget1 (line 28) | public class Widget1 FILE: Src/Newtonsoft.Json.Tests/TestObjects/WidgetId.cs type WidgetId (line 28) | public struct WidgetId FILE: Src/Newtonsoft.Json.Tests/TestObjects/WidgetId1.cs type WidgetId1 (line 28) | [JsonConverter(typeof(WidgetIdJsonConverter))] FILE: Src/Newtonsoft.Json.Tests/TestObjects/WidgetIdJsonConverter.cs class WidgetIdJsonConverter (line 30) | public class WidgetIdJsonConverter : JsonConverter method CanConvert (line 32) | public override bool CanConvert(Type objectType) method WriteJson (line 37) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method ReadJson (line 43) | public override object ReadJson(JsonReader reader, Type objectType, ob... FILE: Src/Newtonsoft.Json.Tests/TestObjects/WithEnums.cs class WithEnums (line 28) | public class WithEnums FILE: Src/Newtonsoft.Json.Tests/TestObjects/XNodeTestObject.cs class XNodeTestObject (line 36) | public class XNodeTestObject FILE: Src/Newtonsoft.Json.Tests/TestObjects/XmlNodeTestObject.cs class XmlNodeTestObject (line 30) | public class XmlNodeTestObject FILE: Src/Newtonsoft.Json.Tests/Utilities/ConvertUtilsTests.cs class ConvertUtilsTests (line 39) | [TestFixture] method AssertDoubleTryParse (line 43) | private void AssertDoubleTryParse(string s, ParseResult expectedResult... method DoubleTryParse (line 70) | [Test] method DoubleTryParse_Exponents (line 144) | [Test] method AssertDecimalTryParse (line 163) | private void AssertDecimalTryParse(string s, ParseResult expectedResul... method DecimalTryParse (line 192) | [Test] method Int64TryParse (line 265) | [Test] method Int32TryParse (line 306) | [Test] method HexParse (line 359) | [Test] method HexParseOffset (line 373) | [Test] method HexParseError (line 381) | [Test] method HexParseSame (line 392) | private void HexParseSame(string text) FILE: Src/Newtonsoft.Json.Tests/Utilities/DateTimeUtilsTests.cs class DateTimeUtilsTests (line 42) | [TestFixture] method RoundTripDateTimeMinAndMax (line 45) | [Test] method CreateStringReference (line 52) | private static StringReference CreateStringReference(string s) method RoundtripDateIso (line 57) | private static void RoundtripDateIso(DateTime value) method Parse24HourDateTime (line 69) | [Test] method Parse24HourDateTimeOffset (line 82) | [Test] method NewDateTimeParse (line 95) | [Test] method AssertNewDateTimeParseEqual (line 139) | private void AssertNewDateTimeParseEqual(string text, object oldDate) method AssertNewDateTimeParseEqual (line 165) | private void AssertNewDateTimeParseEqual(string text) method ReadOffsetMSDateTimeOffset (line 176) | [Test] method NewDateTimeOffsetParse (line 191) | [Test] method AssertNewDateTimeOffsetParseEqual (line 220) | private void AssertNewDateTimeOffsetParseEqual(string text) method TryParseDateIso (line 247) | internal static bool TryParseDateIso(string text, DateParseHandling da... FILE: Src/Newtonsoft.Json.Tests/Utilities/DynamicReflectionDelegateFactoryTests.cs class DynamicReflectionDelegateFactoryTests (line 50) | [TestFixture] method ConstructorWithInString (line 53) | [Test] method ConstructorWithInStringAndBool (line 66) | [Test] method ConstructorWithRefString (line 80) | [Test] method ConstructorWithRefStringAndOutBool (line 93) | [Test] method ConstructorWithRefStringAndRefBoolAndRefBool (line 107) | [Test] method CreateGetWithBadObjectTarget (line 122) | [Test] method CreateSetWithBadObjectTarget (line 139) | [Test] method CreateSetWithBadTarget (line 162) | [Test] method CreateSetWithBadObjectValue (line 179) | [Test] method CreateStaticMethodCall (line 195) | [Test] method CreatePropertyGetter (line 211) | [Test] method ConstructorStruct (line 229) | [Test] type TestStruct (line 241) | public struct TestStruct method TestStruct (line 243) | public TestStruct(int i) method StructMethod (line 251) | public static TestStruct StructMethod(TestStruct s) method CreateStructMethodCall (line 256) | [Test] FILE: Src/Newtonsoft.Json.Tests/Utilities/EnumUtilsTests.cs class EnumUtilsTests (line 44) | public class EnumUtilsTests : TestFixtureBase method Parse (line 46) | #if DNXCORE50 method Parse_Invalid (line 58) | #if DNXCORE50 method ToString_Format (line 77) | #if DNXCORE50 method Parse_TestData (line 90) | public static IEnumerable Parse_TestData() method Parse_Invalid_TestData (line 161) | public static IEnumerable Parse_Invalid_TestData() method ToString_Format_TestData (line 186) | public static IEnumerable ToString_Format_TestData() type SimpleEnum (line 237) | public enum SimpleEnum type ByteEnum (line 247) | public enum ByteEnum : byte type SByteEnum (line 255) | public enum SByteEnum : sbyte type UInt16Enum (line 263) | public enum UInt16Enum : ushort type Int16Enum (line 271) | public enum Int16Enum : short type UInt32Enum (line 279) | public enum UInt32Enum : uint type Int32Enum (line 287) | public enum Int32Enum : int type UInt64Enum (line 295) | public enum UInt64Enum : ulong type Int64Enum (line 303) | public enum Int64Enum : long FILE: Src/Newtonsoft.Json.Tests/Utilities/ExpressionReflectionDelegateFactoryTests.cs class ExpressionReflectionDelegateFactoryTests (line 47) | [TestFixture] method ConstructorWithInString (line 50) | [Test] method ConstructorWithInStringAndBool (line 63) | [Test] method ConstructorWithRefString (line 77) | [Test] method ConstructorWithRefStringAndOutBool (line 90) | [Test] method ConstructorWithRefStringAndRefBoolAndRefBool (line 103) | [Test] method DefaultConstructor (line 118) | [Test] method DefaultConstructor_Struct (line 127) | [Test] method DefaultConstructor_Abstract (line 136) | [Test] method CreatePropertySetter (line 152) | [Test] method CreatePropertyGetter (line 164) | [Test] method CreateMethodCall (line 177) | [Test] method CreateMethodCall_Constructor (line 192) | [Test] class StaticTestClass (line 202) | public static class StaticTestClass method GetStatic (line 208) | [Test] method SetStatic (line 225) | [Test] class FieldsTestClass (line 239) | public class FieldsTestClass method CreateGetField (line 247) | [Test] method CreateSetField_ReadOnly (line 267) | [Test] method CreateSetField (line 278) | [Test] method SetOnStruct (line 294) | [Test] method CreateGetWithBadObjectTarget (line 310) | [Test] method CreateSetWithBadObjectTarget (line 330) | [Test] method CreateSetWithBadObjectValue (line 356) | [Test] method CreateStaticMethodCall (line 374) | [Test] method ConstructorStruct (line 390) | [Test] type TestStruct (line 402) | public struct TestStruct method TestStruct (line 404) | public TestStruct(int i) method StructMethod (line 412) | public static TestStruct StructMethod(TestStruct s) method CreateStructMethodCall (line 417) | [Test] FILE: Src/Newtonsoft.Json.Tests/Utilities/LateboundReflectionDelegateFactoryTests.cs class OutAndRefTestClass (line 20) | public class OutAndRefTestClass method OutAndRefTestClass (line 26) | public OutAndRefTestClass(ref string value) method OutAndRefTestClass (line 32) | public OutAndRefTestClass(ref string value, out bool b1) method OutAndRefTestClass (line 39) | public OutAndRefTestClass(ref string value, ref bool b1, ref bool b2) class InTestClass (line 47) | public class InTestClass method InTestClass (line 52) | public InTestClass(in string value) method InTestClass (line 57) | public InTestClass(in string value, in bool b1) class LateboundReflectionDelegateFactoryTests (line 64) | [TestFixture] method ConstructorWithInString (line 67) | [Test] method ConstructorWithInStringAndBool (line 80) | [Test] method ConstructorWithRefString (line 94) | [Test] method ConstructorWithRefStringAndOutBool (line 107) | [Test] method ConstructorWithRefStringAndRefBoolAndRefBool (line 120) | [Test] type MyStruct (line 136) | public struct MyStruct FILE: Src/Newtonsoft.Json.Tests/Utilities/ReflectionUtilsTests.cs class ReflectionUtilsTests (line 41) | [TestFixture] method GetTypeNameSimpleForGenericTypes (line 44) | [Test] FILE: Src/Newtonsoft.Json.Tests/Utilities/StringUtilsTests.cs class StringUtilsTests (line 37) | [TestFixture] method ToCamelCaseTest (line 40) | [Test] method ToSnakeCaseTest (line 73) | [Test] method ToKebabCaseTest (line 102) | [Test] FILE: Src/Newtonsoft.Json/Bson/BsonBinaryType.cs type BsonBinaryType (line 32) | internal enum BsonBinaryType : byte FILE: Src/Newtonsoft.Json/Bson/BsonBinaryWriter.cs class BsonBinaryWriter (line 36) | internal class BsonBinaryWriter method BsonBinaryWriter (line 46) | public BsonBinaryWriter(BinaryWriter writer) method Flush (line 52) | public void Flush() method Close (line 57) | public void Close() method WriteToken (line 66) | public void WriteToken(BsonToken t) method WriteTokenInternal (line 72) | private void WriteTokenInternal(BsonToken t) method WriteString (line 195) | private void WriteString(string s, int byteCount, int? calculatedlengt... method WriteUtf8Bytes (line 207) | public void WriteUtf8Bytes(string s, int byteCount) method CalculateSize (line 229) | private int CalculateSize(int stringByteCount) method CalculateSizeWithLength (line 234) | private int CalculateSizeWithLength(int stringByteCount, bool includeS... method CalculateSize (line 243) | private int CalculateSize(BsonToken t) FILE: Src/Newtonsoft.Json/Bson/BsonObjectId.cs class BsonObjectId (line 36) | [Obsolete("BSON reading and writing has been moved to its own package. S... method BsonObjectId (line 49) | public BsonObjectId(byte[] value) FILE: Src/Newtonsoft.Json/Bson/BsonReader.cs class BsonReader (line 42) | [Obsolete("BSON reading and writing has been moved to its own package. S... type BsonReaderState (line 65) | private enum BsonReaderState class ContainerContext (line 78) | private class ContainerContext method ContainerContext (line 84) | public ContainerContext(BsonType type) method BsonReader (line 129) | public BsonReader(Stream stream) method BsonReader (line 138) | public BsonReader(BinaryReader reader) method BsonReader (line 149) | public BsonReader(Stream stream, bool readRootValueAsArray, DateTimeKi... method BsonReader (line 164) | public BsonReader(BinaryReader reader, bool readRootValueAsArray, Date... method ReadElement (line 173) | private string ReadElement() method Read (line 186) | public override bool Read() method Close (line 232) | public override void Close() method ReadCodeWScope (line 246) | private bool ReadCodeWScope() method ReadReference (line 295) | private bool ReadReference() method ReadNormal (line 346) | private bool ReadNormal() method PopContext (line 435) | private void PopContext() method PushContext (line 448) | private void PushContext(ContainerContext newContext) method ReadByte (line 454) | private byte ReadByte() method ReadType (line 460) | private void ReadType(BsonType type) method ReadBinary (line 572) | private byte[] ReadBinary(out BsonBinaryType binaryType) method ReadString (line 589) | private string ReadString() method ReadLengthString (line 653) | private string ReadLengthString() method GetString (line 665) | private string GetString(int length) method GetLastFullCharStop (line 734) | private int GetLastFullCharStop(int start) method BytesInSequence (line 767) | private int BytesInSequence(byte b) method EnsureBuffers (line 788) | private void EnsureBuffers() method ReadDouble (line 801) | private double ReadDouble() method ReadInt32 (line 807) | private int ReadInt32() method ReadInt64 (line 813) | private long ReadInt64() method ReadType (line 819) | private BsonType ReadType() method MovePosition (line 825) | private void MovePosition(int count) method ReadBytes (line 830) | private byte[] ReadBytes(int count) FILE: Src/Newtonsoft.Json/Bson/BsonToken.cs class BsonToken (line 33) | internal abstract class BsonToken class BsonObject (line 40) | internal class BsonObject : BsonToken, IEnumerable method Add (line 44) | public void Add(string name, BsonToken token) method GetEnumerator (line 52) | public IEnumerator GetEnumerator() method GetEnumerator (line 57) | IEnumerator IEnumerable.GetEnumerator() class BsonArray (line 63) | internal class BsonArray : BsonToken, IEnumerable method Add (line 67) | public void Add(BsonToken token) method GetEnumerator (line 75) | public IEnumerator GetEnumerator() method GetEnumerator (line 80) | IEnumerator IEnumerable.GetEnumerator() class BsonEmpty (line 86) | internal class BsonEmpty : BsonToken method BsonEmpty (line 91) | private BsonEmpty(BsonType type) class BsonValue (line 99) | internal class BsonValue : BsonToken method BsonValue (line 104) | public BsonValue(object value, BsonType type) class BsonBoolean (line 115) | internal class BsonBoolean : BsonValue method BsonBoolean (line 120) | private BsonBoolean(bool value) class BsonString (line 126) | internal class BsonString : BsonValue method BsonString (line 131) | public BsonString(object value, bool includeLength) class BsonBinary (line 138) | internal class BsonBinary : BsonValue method BsonBinary (line 142) | public BsonBinary(byte[] value, BsonBinaryType binaryType) class BsonRegex (line 149) | internal class BsonRegex : BsonToken method BsonRegex (line 154) | public BsonRegex(string pattern, string options) class BsonProperty (line 163) | internal class BsonProperty FILE: Src/Newtonsoft.Json/Bson/BsonType.cs type BsonType (line 30) | internal enum BsonType : sbyte FILE: Src/Newtonsoft.Json/Bson/BsonWriter.cs class BsonWriter (line 45) | [Obsolete("BSON reading and writing has been moved to its own package. S... method BsonWriter (line 69) | public BsonWriter(Stream stream) method BsonWriter (line 79) | public BsonWriter(BinaryWriter writer) method Flush (line 88) | public override void Flush() method WriteEnd (line 97) | protected override void WriteEnd(JsonToken token) method WriteComment (line 112) | public override void WriteComment(string text) method WriteStartConstructor (line 121) | public override void WriteStartConstructor(string name) method WriteRaw (line 130) | public override void WriteRaw(string json) method WriteRawValue (line 139) | public override void WriteRawValue(string json) method WriteStartArray (line 147) | public override void WriteStartArray() method WriteStartObject (line 157) | public override void WriteStartObject() method WritePropertyName (line 168) | public override void WritePropertyName(string name) method Close (line 180) | public override void Close() method AddParent (line 190) | private void AddParent(BsonToken container) method RemoveParent (line 196) | private void RemoveParent() method AddValue (line 201) | private void AddValue(object value, BsonType type) method AddToken (line 206) | internal void AddToken(BsonToken token) method WriteValue (line 238) | public override void WriteValue(object value) method WriteNull (line 256) | public override void WriteNull() method WriteUndefined (line 265) | public override void WriteUndefined() method WriteValue (line 275) | public override void WriteValue(string value) method WriteValue (line 285) | public override void WriteValue(int value) method WriteValue (line 295) | [CLSCompliant(false)] method WriteValue (line 311) | public override void WriteValue(long value) method WriteValue (line 321) | [CLSCompliant(false)] method WriteValue (line 337) | public override void WriteValue(float value) method WriteValue (line 347) | public override void WriteValue(double value) method WriteValue (line 357) | public override void WriteValue(bool value) method WriteValue (line 367) | public override void WriteValue(short value) method WriteValue (line 377) | [CLSCompliant(false)] method WriteValue (line 388) | public override void WriteValue(char value) method WriteValue (line 404) | public override void WriteValue(byte value) method WriteValue (line 414) | [CLSCompliant(false)] method WriteValue (line 425) | public override void WriteValue(decimal value) method WriteValue (line 435) | public override void WriteValue(DateTime value) method WriteValue (line 447) | public override void WriteValue(DateTimeOffset value) method WriteValue (line 458) | public override void WriteValue(byte[] value) method WriteValue (line 474) | public override void WriteValue(Guid value) method WriteValue (line 484) | public override void WriteValue(TimeSpan value) method WriteValue (line 494) | public override void WriteValue(Uri value) method WriteObjectId (line 511) | public void WriteObjectId(byte[] value) method WriteRegex (line 530) | public void WriteRegex(string pattern, string options) FILE: Src/Newtonsoft.Json/ConstructorHandling.cs type ConstructorHandling (line 31) | public enum ConstructorHandling FILE: Src/Newtonsoft.Json/Converters/BinaryConverter.cs class BinaryConverter (line 41) | public class BinaryConverter : JsonConverter method WriteJson (line 55) | public override void WriteJson(JsonWriter writer, object? value, JsonS... method GetByteArray (line 68) | private byte[] GetByteArray(object value) method EnsureReflectionObject (line 90) | private static void EnsureReflectionObject(Type t) method ReadJson (line 107) | public override object? ReadJson(JsonReader reader, Type objectType, o... method ReadByteArray (line 161) | private byte[] ReadByteArray(JsonReader reader) method CanConvert (line 192) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json/Converters/BsonObjectIdConverter.cs class BsonObjectIdConverter (line 38) | [Obsolete("BSON reading and writing has been moved to its own package. S... method WriteJson (line 47) | public override void WriteJson(JsonWriter writer, object value, JsonSe... method ReadJson (line 69) | public override object ReadJson(JsonReader reader, Type objectType, ob... method CanConvert (line 88) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json/Converters/CustomCreationConverter.cs class CustomCreationConverter (line 36) | public abstract class CustomCreationConverter : JsonConverter method WriteJson (line 44) | public override void WriteJson(JsonWriter writer, object? value, JsonS... method ReadJson (line 57) | public override object? ReadJson(JsonReader reader, Type objectType, o... method Create (line 79) | public abstract T Create(Type objectType); method CanConvert (line 88) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json/Converters/DataSetConverter.cs class DataSetConverter (line 36) | public class DataSetConverter : JsonConverter method WriteJson (line 44) | public override void WriteJson(JsonWriter writer, object? value, JsonS... method ReadJson (line 77) | public override object? ReadJson(JsonReader reader, Type objectType, o... method CanConvert (line 118) | public override bool CanConvert(Type valueType) FILE: Src/Newtonsoft.Json/Converters/DataTableConverter.cs class DataTableConverter (line 40) | public class DataTableConverter : JsonConverter method WriteJson (line 48) | public override void WriteJson(JsonWriter writer, object? value, JsonS... method ReadJson (line 90) | public override object? ReadJson(JsonReader reader, Type objectType, o... method CreateRow (line 136) | private static void CreateRow(JsonReader reader, DataTable dt, JsonSer... method GetColumnDataType (line 209) | private static Type GetColumnDataType(JsonReader reader) method CanConvert (line 247) | public override bool CanConvert(Type valueType) FILE: Src/Newtonsoft.Json/Converters/DateTimeConverterBase.cs class DateTimeConverterBase (line 33) | public abstract class DateTimeConverterBase : JsonConverter method CanConvert (line 42) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json/Converters/DiscriminatedUnionConverter.cs class DiscriminatedUnionConverter (line 46) | public class DiscriminatedUnionConverter : JsonConverter class Union (line 49) | internal class Union method Union (line 54) | public Union(FSharpFunction tagReader, List cases) class UnionCase (line 61) | internal class UnionCase method UnionCase (line 69) | public UnionCase(int tag, string name, PropertyInfo[] fields, FSharp... method CreateUnionTypeLookup (line 86) | private static Type CreateUnionTypeLookup(Type t) method CreateUnion (line 100) | private static Union CreateUnion(Type t) method WriteJson (line 127) | public override void WriteJson(JsonWriter writer, object? value, JsonS... method ReadJson (line 169) | public override object? ReadJson(JsonReader reader, Type objectType, o... method CanConvert (line 259) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json/Converters/EntityKeyMemberConverter.cs class EntityKeyMemberConverter (line 38) | public class EntityKeyMemberConverter : JsonConverter method WriteJson (line 54) | public override void WriteJson(JsonWriter writer, object? value, JsonS... method ReadAndAssertProperty (line 99) | private static void ReadAndAssertProperty(JsonReader reader, string pr... method ReadJson (line 117) | public override object? ReadJson(JsonReader reader, Type objectType, o... method EnsureReflectionObject (line 143) | private static void EnsureReflectionObject(Type objectType) method CanConvert (line 158) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json/Converters/ExpandoObjectConverter.cs class ExpandoObjectConverter (line 41) | public class ExpandoObjectConverter : JsonConverter method WriteJson (line 49) | public override void WriteJson(JsonWriter writer, object? value, JsonS... method ReadJson (line 62) | public override object? ReadJson(JsonReader reader, Type objectType, o... method ReadValue (line 67) | private object? ReadValue(JsonReader reader) method ReadList (line 90) | private object ReadList(JsonReader reader) method ReadObject (line 113) | private object ReadObject(JsonReader reader) method CanConvert (line 150) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json/Converters/IsoDateTimeConverter.cs class IsoDateTimeConverter (line 35) | public class IsoDateTimeConverter : DateTimeConverterBase method WriteJson (line 79) | public override void WriteJson(JsonWriter writer, object? value, JsonS... method ReadJson (line 121) | public override object? ReadJson(JsonReader reader, Type objectType, o... FILE: Src/Newtonsoft.Json/Converters/JavaScriptDateTimeConverter.cs class JavaScriptDateTimeConverter (line 35) | public class JavaScriptDateTimeConverter : DateTimeConverterBase method WriteJson (line 43) | public override void WriteJson(JsonWriter writer, object? value, JsonS... method ReadJson (line 77) | public override object? ReadJson(JsonReader reader, Type objectType, o... FILE: Src/Newtonsoft.Json/Converters/KeyValuePairConverter.cs class KeyValuePairConverter (line 37) | public class KeyValuePairConverter : JsonConverter method InitializeReflectionObject (line 44) | private static ReflectionObject InitializeReflectionObject(Type t) method WriteJson (line 59) | public override void WriteJson(JsonWriter writer, object? value, JsonS... method ReadJson (line 87) | public override object? ReadJson(JsonReader reader, Type objectType, o... method CanConvert (line 145) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json/Converters/RegexConverter.cs class RegexConverter (line 39) | public class RegexConverter : JsonConverter method WriteJson (line 50) | public override void WriteJson(JsonWriter writer, object? value, JsonS... method HasFlag (line 72) | private bool HasFlag(RegexOptions options, RegexOptions flag) method WriteBson (line 78) | private void WriteBson(BsonWriter writer, Regex regex) method WriteJson (line 115) | private void WriteJson(JsonWriter writer, Regex regex, JsonSerializer ... method ReadJson (line 135) | public override object? ReadJson(JsonReader reader, Type objectType, o... method ReadRegexString (line 150) | private object ReadRegexString(JsonReader reader) method ReadRegexObject (line 172) | private Regex ReadRegexObject(JsonReader reader, JsonSerializer serial... method CanConvert (line 224) | public override bool CanConvert(Type objectType) method IsRegex (line 229) | [MethodImpl(MethodImplOptions.NoInlining)] FILE: Src/Newtonsoft.Json/Converters/StringEnumConverter.cs class StringEnumConverter (line 47) | public class StringEnumConverter : JsonConverter method StringEnumConverter (line 97) | public StringEnumConverter() method StringEnumConverter (line 105) | [Obsolete("StringEnumConverter(bool) is obsolete. Create a converter w... method StringEnumConverter (line 119) | public StringEnumConverter(NamingStrategy namingStrategy, bool allowIn... method StringEnumConverter (line 129) | public StringEnumConverter(Type namingStrategyType) method StringEnumConverter (line 146) | public StringEnumConverter(Type namingStrategyType, object[] namingStr... method StringEnumConverter (line 164) | public StringEnumConverter(Type namingStrategyType, object[] namingStr... method WriteJson (line 178) | public override void WriteJson(JsonWriter writer, object? value, JsonS... method ReadJson (line 212) | public override object? ReadJson(JsonReader reader, Type objectType, o... method CanConvert (line 267) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json/Converters/UnixDateTimeConverter.cs class UnixDateTimeConverter (line 35) | public class UnixDateTimeConverter : DateTimeConverterBase method WriteJson (line 45) | public override void WriteJson(JsonWriter writer, object? value, JsonS... method ReadJson (line 80) | public override object? ReadJson(JsonReader reader, Type objectType, o... FILE: Src/Newtonsoft.Json/Converters/VersionConverter.cs class VersionConverter (line 35) | public class VersionConverter : JsonConverter method WriteJson (line 43) | public override void WriteJson(JsonWriter writer, object? value, JsonS... method ReadJson (line 67) | public override object? ReadJson(JsonReader reader, Type objectType, o... method CanConvert (line 101) | public override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json/Converters/XmlNodeConverter.cs class XmlDocumentWrapper (line 47) | internal class XmlDocumentWrapper : XmlNodeWrapper, IXmlDocument method XmlDocumentWrapper (line 51) | public XmlDocumentWrapper(XmlDocument document) method CreateComment (line 57) | public IXmlNode CreateComment(string? data) method CreateTextNode (line 62) | public IXmlNode CreateTextNode(string? text) method CreateCDataSection (line 67) | public IXmlNode CreateCDataSection(string? data) method CreateWhitespace (line 72) | public IXmlNode CreateWhitespace(string? text) method CreateSignificantWhitespace (line 77) | public IXmlNode CreateSignificantWhitespace(string? text) method CreateXmlDeclaration (line 82) | public IXmlNode CreateXmlDeclaration(string? version, string? encoding... method CreateXmlDocumentType (line 88) | public IXmlNode CreateXmlDocumentType(string? name, string? publicId, ... method CreateProcessingInstruction (line 94) | public IXmlNode CreateProcessingInstruction(string target, string? data) method CreateElement (line 99) | public IXmlElement CreateElement(string elementName) method CreateElement (line 104) | public IXmlElement CreateElement(string qualifiedName, string namespac... method CreateAttribute (line 109) | public IXmlNode CreateAttribute(string name, string? value) method CreateAttribute (line 117) | public IXmlNode CreateAttribute(string qualifiedName, string namespace... class XmlElementWrapper (line 139) | internal class XmlElementWrapper : XmlNodeWrapper, IXmlElement method XmlElementWrapper (line 143) | public XmlElementWrapper(XmlElement element) method SetAttributeNode (line 149) | public void SetAttributeNode(IXmlNode attribute) method GetPrefixOfNamespace (line 156) | public string GetPrefixOfNamespace(string namespaceUri) class XmlDeclarationWrapper (line 164) | internal class XmlDeclarationWrapper : XmlNodeWrapper, IXmlDeclaration method XmlDeclarationWrapper (line 168) | public XmlDeclarationWrapper(XmlDeclaration declaration) class XmlDocumentTypeWrapper (line 190) | internal class XmlDocumentTypeWrapper : XmlNodeWrapper, IXmlDocumentType method XmlDocumentTypeWrapper (line 194) | public XmlDocumentTypeWrapper(XmlDocumentType documentType) class XmlNodeWrapper (line 212) | internal class XmlNodeWrapper : IXmlNode method XmlNodeWrapper (line 218) | public XmlNodeWrapper(XmlNode node) method WrapNode (line 257) | internal static IXmlNode WrapNode(XmlNode node) method AppendChild (line 334) | public IXmlNode AppendChild(IXmlNode newChild) type IXmlDocument (line 350) | internal interface IXmlDocument : IXmlNode method CreateComment (line 352) | IXmlNode CreateComment(string? text); method CreateTextNode (line 353) | IXmlNode CreateTextNode(string? text); method CreateCDataSection (line 354) | IXmlNode CreateCDataSection(string? data); method CreateWhitespace (line 355) | IXmlNode CreateWhitespace(string? text); method CreateSignificantWhitespace (line 356) | IXmlNode CreateSignificantWhitespace(string? text); method CreateXmlDeclaration (line 357) | IXmlNode CreateXmlDeclaration(string? version, string? encoding, strin... method CreateXmlDocumentType (line 359) | IXmlNode CreateXmlDocumentType(string? name, string? publicId, string?... method CreateProcessingInstruction (line 361) | IXmlNode CreateProcessingInstruction(string target, string? data); method CreateElement (line 362) | IXmlElement CreateElement(string elementName); method CreateElement (line 363) | IXmlElement CreateElement(string qualifiedName, string namespaceUri); method CreateAttribute (line 364) | IXmlNode CreateAttribute(string name, string? value); method CreateAttribute (line 365) | IXmlNode CreateAttribute(string qualifiedName, string namespaceUri, st... type IXmlDeclaration (line 370) | internal interface IXmlDeclaration : IXmlNode type IXmlDocumentType (line 377) | internal interface IXmlDocumentType : IXmlNode type IXmlElement (line 385) | internal interface IXmlElement : IXmlNode method SetAttributeNode (line 387) | void SetAttributeNode(IXmlNode attribute); method GetPrefixOfNamespace (line 388) | string GetPrefixOfNamespace(string namespaceUri); type IXmlNode (line 392) | internal interface IXmlNode method AppendChild (line 400) | IXmlNode AppendChild(IXmlNode newChild); class XDeclarationWrapper (line 408) | internal class XDeclarationWrapper : XObjectWrapper, IXmlDeclaration method XDeclarationWrapper (line 412) | public XDeclarationWrapper(XDeclaration declaration) class XDocumentTypeWrapper (line 435) | internal class XDocumentTypeWrapper : XObjectWrapper, IXmlDocumentType method XDocumentTypeWrapper (line 439) | public XDocumentTypeWrapper(XDocumentType documentType) class XDocumentWrapper (line 456) | internal class XDocumentWrapper : XContainerWrapper, IXmlDocument method XDocumentWrapper (line 460) | public XDocumentWrapper(XDocument document) method CreateComment (line 492) | public IXmlNode CreateComment(string? text) method CreateTextNode (line 497) | public IXmlNode CreateTextNode(string? text) method CreateCDataSection (line 502) | public IXmlNode CreateCDataSection(string? data) method CreateWhitespace (line 507) | public IXmlNode CreateWhitespace(string? text) method CreateSignificantWhitespace (line 512) | public IXmlNode CreateSignificantWhitespace(string? text) method CreateXmlDeclaration (line 517) | public IXmlNode CreateXmlDeclaration(string? version, string? encoding... method CreateXmlDocumentType (line 522) | public IXmlNode CreateXmlDocumentType(string? name, string? publicId, ... method CreateProcessingInstruction (line 527) | public IXmlNode CreateProcessingInstruction(string target, string? data) method CreateElement (line 532) | public IXmlElement CreateElement(string elementName) method CreateElement (line 537) | public IXmlElement CreateElement(string qualifiedName, string namespac... method CreateAttribute (line 543) | public IXmlNode CreateAttribute(string name, string? value) method CreateAttribute (line 548) | public IXmlNode CreateAttribute(string qualifiedName, string namespace... method AppendChild (line 567) | public override IXmlNode AppendChild(IXmlNode newChild) class XTextWrapper (line 581) | internal class XTextWrapper : XObjectWrapper method XTextWrapper (line 585) | public XTextWrapper(XText text) class XCommentWrapper (line 610) | internal class XCommentWrapper : XObjectWrapper method XCommentWrapper (line 614) | public XCommentWrapper(XComment text) class XProcessingInstructionWrapper (line 639) | internal class XProcessingInstructionWrapper : XObjectWrapper method XProcessingInstructionWrapper (line 643) | public XProcessingInstructionWrapper(XProcessingInstruction processing... class XContainerWrapper (line 657) | internal class XContainerWrapper : XObjectWrapper method XContainerWrapper (line 663) | public XContainerWrapper(XContainer container) method WrapNode (line 709) | internal static IXmlNode WrapNode(XObject node) method AppendChild (line 754) | public override IXmlNode AppendChild(IXmlNode newChild) class XObjectWrapper (line 763) | internal class XObjectWrapper : IXmlNode method XObjectWrapper (line 767) | public XObjectWrapper(XObject? xmlObject) method AppendChild (line 790) | public virtual IXmlNode AppendChild(IXmlNode newChild) class XAttributeWrapper (line 798) | internal class XAttributeWrapper : XObjectWrapper method XAttributeWrapper (line 802) | public XAttributeWrapper(XAttribute attribute) class XElementWrapper (line 831) | internal class XElementWrapper : XContainerWrapper, IXmlElement method XElementWrapper (line 837) | public XElementWrapper(XElement element) method SetAttributeNode (line 842) | public void SetAttributeNode(IXmlNode attribute) method HasImplicitNamespaceAttribute (line 883) | private bool HasImplicitNamespaceAttribute(string namespaceUri) method AppendChild (line 912) | public override IXmlNode AppendChild(IXmlNode newChild) method GetPrefixOfNamespace (line 929) | public string GetPrefixOfNamespace(string namespaceUri) class XmlNodeConverter (line 942) | public class XmlNodeConverter : JsonConverter method WriteJson (line 989) | public override void WriteJson(JsonWriter writer, object? value, JsonS... method WrapXml (line 1015) | private IXmlNode WrapXml(object value) method PushParentNamespaces (line 1033) | private void PushParentNamespaces(IXmlNode node, XmlNamespaceManager m... method ResolveFullName (line 1069) | private string ResolveFullName(IXmlNode node, XmlNamespaceManager mana... method GetPropertyName (line 1085) | private string GetPropertyName(IXmlNode node, XmlNamespaceManager mana... method IsArray (line 1128) | private bool IsArray(IXmlNode node) method SerializeGroupedNodes (line 1141) | private void SerializeGroupedNodes(JsonWriter writer, IXmlNode node, X... method WriteGroupedNodes (line 1246) | private void WriteGroupedNodes(JsonWriter writer, XmlNamespaceManager ... method WriteGroupedNodes (line 1272) | private void WriteGroupedNodes(JsonWriter writer, XmlNamespaceManager ... method SerializeNode (line 1295) | private void SerializeNode(JsonWriter writer, IXmlNode node, XmlNamesp... method AllSameName (line 1459) | private static bool AllSameName(IXmlNode node) method ReadJson (line 1481) | public override object? ReadJson(JsonReader reader, Type objectType, o... method DeserializeValue (line 1569) | private void DeserializeValue(JsonReader reader, IXmlDocument document... method ReadElement (line 1617) | private void ReadElement(JsonReader reader, IXmlDocument document, IXm... method CreateElement (line 1674) | private void CreateElement(JsonReader reader, IXmlDocument document, I... method AddAttribute (line 1726) | private static void AddAttribute(JsonReader reader, IXmlDocument docum... method ConvertTokenToXmlValue (line 1743) | private static string? ConvertTokenToXmlValue(JsonReader reader) method ReadArrayElements (line 1798) | private void ReadArrayElements(JsonReader reader, IXmlDocument documen... method AddJsonArrayAttribute (line 1831) | private void AddJsonArrayAttribute(IXmlElement element, IXmlDocument d... method ShouldReadInto (line 1847) | private bool ShouldReadInto(JsonReader reader) method ReadAttributeElements (line 1866) | private Dictionary? ReadAttributeElements(JsonReader ... method CreateInstruction (line 1983) | private void CreateInstruction(JsonReader reader, IXmlDocument documen... method CreateDocumentType (line 2022) | private void CreateDocumentType(JsonReader reader, IXmlDocument docume... method CreateElement (line 2058) | private IXmlElement CreateElement(string elementName, IXmlDocument doc... method DeserializeNode (line 2068) | private void DeserializeNode(JsonReader reader, IXmlDocument document,... method IsNamespaceAttribute (line 2139) | private bool IsNamespaceAttribute(string attributeName, [NotNullWhen(t... method ValueAttributes (line 2158) | private bool ValueAttributes(List c) method CanConvert (line 2186) | public override bool CanConvert(Type valueType) method IsXObject (line 2205) | [MethodImpl(MethodImplOptions.NoInlining)] method IsXmlNode (line 2213) | [MethodImpl(MethodImplOptions.NoInlining)] FILE: Src/Newtonsoft.Json/DateFormatHandling.cs type DateFormatHandling (line 31) | public enum DateFormatHandling FILE: Src/Newtonsoft.Json/DateParseHandling.cs type DateParseHandling (line 31) | public enum DateParseHandling FILE: Src/Newtonsoft.Json/DateTimeZoneHandling.cs type DateTimeZoneHandling (line 33) | public enum DateTimeZoneHandling FILE: Src/Newtonsoft.Json/DefaultJsonNameTable.cs class DefaultJsonNameTable (line 33) | public class DefaultJsonNameTable : JsonNameTable method DefaultJsonNameTable (line 42) | static DefaultJsonNameTable() method DefaultJsonNameTable (line 50) | public DefaultJsonNameTable() method Get (line 62) | public override string? Get(char[] key, int start, int length) method Add (line 101) | public string Add(string key) method AddEntry (line 133) | private string AddEntry(string str, int hashCode) method Grow (line 145) | private void Grow() method TextEquals (line 166) | private static bool TextEquals(string str1, char[] str2, int str2Start... class Entry (line 183) | private class Entry method Entry (line 189) | internal Entry(string value, int hashCode, Entry next) FILE: Src/Newtonsoft.Json/DefaultValueHandling.cs type DefaultValueHandling (line 38) | [Flags] FILE: Src/Newtonsoft.Json/FloatFormatHandling.cs type FloatFormatHandling (line 34) | public enum FloatFormatHandling FILE: Src/Newtonsoft.Json/FloatParseHandling.cs type FloatParseHandling (line 31) | public enum FloatParseHandling FILE: Src/Newtonsoft.Json/FormatterAssemblyStyle.cs type FormatterAssemblyStyle (line 9) | [Obsolete("FormatterAssemblyStyle is obsolete. Use TypeNameAssemblyForma... FILE: Src/Newtonsoft.Json/Formatting.cs type Formatting (line 31) | public enum Formatting FILE: Src/Newtonsoft.Json/IArrayPool.cs type IArrayPool (line 7) | public interface IArrayPool method Rent (line 14) | T[] Rent(int minimumLength); method Return (line 20) | void Return(T[]? array); FILE: Src/Newtonsoft.Json/IJsonLineInfo.cs type IJsonLineInfo (line 31) | public interface IJsonLineInfo method HasLineInfo (line 39) | bool HasLineInfo(); FILE: Src/Newtonsoft.Json/JsonArrayAttribute.cs class JsonArrayAttribute (line 33) | [AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, All... method JsonArrayAttribute (line 51) | public JsonArrayAttribute() method JsonArrayAttribute (line 59) | public JsonArrayAttribute(bool allowNullItems) method JsonArrayAttribute (line 68) | public JsonArrayAttribute(string id) FILE: Src/Newtonsoft.Json/JsonConstructorAttribute.cs class JsonConstructorAttribute (line 33) | [AttributeUsage(AttributeTargets.Constructor, AllowMultiple = false)] FILE: Src/Newtonsoft.Json/JsonContainerAttribute.cs class JsonContainerAttribute (line 34) | [AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, All... method JsonContainerAttribute (line 167) | protected JsonContainerAttribute() method JsonContainerAttribute (line 175) | protected JsonContainerAttribute(string id) FILE: Src/Newtonsoft.Json/JsonConvert.cs class JsonConvert (line 53) | public static class JsonConvert method ToString (line 104) | public static string ToString(DateTime value) method ToString (line 116) | public static string ToString(DateTime value, DateFormatHandling forma... method ToString (line 135) | public static string ToString(DateTimeOffset value) method ToString (line 146) | public static string ToString(DateTimeOffset value, DateFormatHandling... method ToString (line 163) | public static string ToString(bool value) method ToString (line 173) | public static string ToString(char value) method ToString (line 183) | public static string ToString(Enum value) method ToString (line 193) | public static string ToString(int value) method ToString (line 203) | public static string ToString(short value) method ToString (line 213) | [CLSCompliant(false)] method ToString (line 224) | [CLSCompliant(false)] method ToString (line 235) | public static string ToString(long value) method ToStringInternal (line 241) | private static string ToStringInternal(BigInteger value) method ToString (line 252) | [CLSCompliant(false)] method ToString (line 263) | public static string ToString(float value) method ToString (line 268) | internal static string ToString(float value, FloatFormatHandling float... method EnsureFloatFormat (line 273) | private static string EnsureFloatFormat(double value, string text, Flo... method ToString (line 293) | public static string ToString(double value) method ToString (line 298) | internal static string ToString(double value, FloatFormatHandling floa... method EnsureDecimalPlace (line 303) | private static string EnsureDecimalPlace(double value, string text) method EnsureDecimalPlace (line 313) | private static string EnsureDecimalPlace(string text) method ToString (line 328) | public static string ToString(byte value) method ToString (line 338) | [CLSCompliant(false)] method ToString (line 349) | public static string ToString(decimal value) method ToString (line 359) | public static string ToString(Guid value) method ToString (line 364) | internal static string ToString(Guid value, char quoteChar) method ToString (line 384) | public static string ToString(TimeSpan value) method ToString (line 389) | internal static string ToString(TimeSpan value, char quoteChar) method ToString (line 399) | public static string ToString(Uri? value) method ToString (line 409) | internal static string ToString(Uri value, char quoteChar) method ToString (line 419) | public static string ToString(string? value) method ToString (line 430) | public static string ToString(string? value, char delimiter) method ToString (line 442) | public static string ToString(string? value, char delimiter, StringEsc... method ToString (line 457) | public static string ToString(object? value) method SerializeObject (line 527) | [DebuggerStepThrough] method SerializeObject (line 541) | [DebuggerStepThrough] method SerializeObject (line 553) | [DebuggerStepThrough] method SerializeObject (line 570) | [DebuggerStepThrough] method SerializeObject (line 589) | [DebuggerStepThrough] method SerializeObject (line 609) | [DebuggerStepThrough] method SerializeObject (line 627) | [DebuggerStepThrough] method SerializeObject (line 648) | [DebuggerStepThrough] method SerializeObjectInternal (line 657) | private static string SerializeObjectInternal(object? value, Type? typ... method DeserializeObject (line 678) | [DebuggerStepThrough] method DeserializeObject (line 693) | [DebuggerStepThrough] method DeserializeObject (line 705) | [DebuggerStepThrough] method DeserializeObject (line 717) | [DebuggerStepThrough] method DeserializeAnonymousType (line 734) | [DebuggerStepThrough] method DeserializeAnonymousType (line 755) | [DebuggerStepThrough] method DeserializeObject (line 768) | [DebuggerStepThrough] method DeserializeObject (line 784) | [DebuggerStepThrough] method DeserializeObject (line 797) | [DebuggerStepThrough] method DeserializeObject (line 817) | public static object? DeserializeObject(string value, Type? type, Json... method PopulateObject (line 842) | [DebuggerStepThrough] method PopulateObject (line 857) | public static void PopulateObject(string value, object target, JsonSer... method SerializeXmlNode (line 886) | public static string SerializeXmlNode(XmlNode? node) method SerializeXmlNode (line 897) | public static string SerializeXmlNode(XmlNode? node, Formatting format... method SerializeXmlNode (line 911) | public static string SerializeXmlNode(XmlNode? node, Formatting format... method DeserializeXmlNode (line 923) | public static XmlDocument? DeserializeXmlNode(string value) method DeserializeXmlNode (line 934) | public static XmlDocument? DeserializeXmlNode(string value, string? de... method DeserializeXmlNode (line 950) | public static XmlDocument? DeserializeXmlNode(string value, string? de... method DeserializeXmlNode (line 972) | public static XmlDocument? DeserializeXmlNode(string value, string? de... method SerializeXNode (line 989) | public static string SerializeXNode(XObject? node) method SerializeXNode (line 1000) | public static string SerializeXNode(XObject? node, Formatting formatting) method SerializeXNode (line 1012) | public static string SerializeXNode(XObject? node, Formatting formatti... method DeserializeXNode (line 1024) | public static XDocument? DeserializeXNode(string value) method DeserializeXNode (line 1035) | public static XDocument? DeserializeXNode(string value, string? deseri... method DeserializeXNode (line 1051) | public static XDocument? DeserializeXNode(string value, string? deseri... method DeserializeXNode (line 1073) | public static XDocument? DeserializeXNode(string value, string? deseri... FILE: Src/Newtonsoft.Json/JsonConverter.cs class JsonConverter (line 37) | public abstract class JsonConverter method WriteJson (line 45) | public abstract void WriteJson(JsonWriter writer, object? value, JsonS... method ReadJson (line 55) | public abstract object? ReadJson(JsonReader reader, Type objectType, o... method CanConvert (line 64) | public abstract bool CanConvert(Type objectType); method WriteJson (line 91) | public sealed override void WriteJson(JsonWriter writer, object? value... method WriteJson (line 106) | public abstract void WriteJson(JsonWriter writer, T? value, JsonSerial... method ReadJson (line 116) | public sealed override object? ReadJson(JsonReader reader, Type object... method ReadJson (line 135) | public abstract T? ReadJson(JsonReader reader, Type objectType, T? exi... method CanConvert (line 144) | public sealed override bool CanConvert(Type objectType) class JsonConverter (line 83) | public abstract class JsonConverter : JsonConverter method WriteJson (line 45) | public abstract void WriteJson(JsonWriter writer, object? value, JsonS... method ReadJson (line 55) | public abstract object? ReadJson(JsonReader reader, Type objectType, o... method CanConvert (line 64) | public abstract bool CanConvert(Type objectType); method WriteJson (line 91) | public sealed override void WriteJson(JsonWriter writer, object? value... method WriteJson (line 106) | public abstract void WriteJson(JsonWriter writer, T? value, JsonSerial... method ReadJson (line 116) | public sealed override object? ReadJson(JsonReader reader, Type object... method ReadJson (line 135) | public abstract T? ReadJson(JsonReader reader, Type objectType, T? exi... method CanConvert (line 144) | public sealed override bool CanConvert(Type objectType) FILE: Src/Newtonsoft.Json/JsonConverterAttribute.cs class JsonConverterAttribute (line 35) | [AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | Att... method JsonConverterAttribute (line 56) | public JsonConverterAttribute(Type converterType) method JsonConverterAttribute (line 71) | public JsonConverterAttribute(Type converterType, params object[] conv... FILE: Src/Newtonsoft.Json/JsonConverterCollection.cs class JsonConverterCollection (line 36) | public class JsonConverterCollection : Collection FILE: Src/Newtonsoft.Json/JsonDictionaryAttribute.cs class JsonDictionaryAttribute (line 33) | [AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, All... method JsonDictionaryAttribute (line 39) | public JsonDictionaryAttribute() method JsonDictionaryAttribute (line 47) | public JsonDictionaryAttribute(string id) FILE: Src/Newtonsoft.Json/JsonException.cs class JsonException (line 38) | #if HAVE_BINARY_EXCEPTION_SERIALIZATION method JsonException (line 46) | public JsonException() method JsonException (line 55) | public JsonException(string message) method JsonException (line 66) | public JsonException(string message, Exception? innerException) method JsonException (line 79) | public JsonException(SerializationInfo info, StreamingContext context) method Create (line 85) | internal static JsonException Create(IJsonLineInfo lineInfo, string pa... FILE: Src/Newtonsoft.Json/JsonExtensionDataAttribute.cs class JsonExtensionDataAttribute (line 9) | [AttributeUsage(AttributeTargets.Field | AttributeTargets.Property, Allo... method JsonExtensionDataAttribute (line 31) | public JsonExtensionDataAttribute() FILE: Src/Newtonsoft.Json/JsonIgnoreAttribute.cs class JsonIgnoreAttribute (line 35) | [AttributeUsage(AttributeTargets.Field | AttributeTargets.Property, Allo... FILE: Src/Newtonsoft.Json/JsonNameTable.cs class JsonNameTable (line 6) | public abstract class JsonNameTable method Get (line 15) | public abstract string? Get(char[] key, int start, int length); FILE: Src/Newtonsoft.Json/JsonObjectAttribute.cs class JsonObjectAttribute (line 33) | [AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | Attri... method JsonObjectAttribute (line 89) | public JsonObjectAttribute() method JsonObjectAttribute (line 97) | public JsonObjectAttribute(MemberSerialization memberSerialization) method JsonObjectAttribute (line 106) | public JsonObjectAttribute(string id) FILE: Src/Newtonsoft.Json/JsonPosition.cs type JsonContainerType (line 35) | internal enum JsonContainerType type JsonPosition (line 43) | internal struct JsonPosition method JsonPosition (line 52) | public JsonPosition(JsonContainerType type) method CalculateLength (line 60) | internal int CalculateLength() method WriteTo (line 74) | internal void WriteTo(StringBuilder sb, ref StringWriter? writer, ref ... method TypeHasIndex (line 112) | internal static bool TypeHasIndex(JsonContainerType type) method BuildPath (line 117) | internal static string BuildPath(List positions, JsonPos... method FormatMessage (line 150) | internal static string FormatMessage(IJsonLineInfo? lineInfo, string p... FILE: Src/Newtonsoft.Json/JsonPropertyAttribute.cs class JsonPropertyAttribute (line 34) | [AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | Att... method JsonPropertyAttribute (line 210) | public JsonPropertyAttribute() method JsonPropertyAttribute (line 218) | public JsonPropertyAttribute(string propertyName) FILE: Src/Newtonsoft.Json/JsonReader.Async.cs class JsonReader (line 36) | public abstract partial class JsonReader method ReadAsync (line 46) | public virtual Task ReadAsync(CancellationToken cancellationToke... method SkipAsync (line 58) | public async Task SkipAsync(CancellationToken cancellationToken = defa... method ReaderReadAndAssertAsync (line 75) | internal async Task ReaderReadAndAssertAsync(CancellationToken cancell... method ReadAsBooleanAsync (line 91) | public virtual Task ReadAsBooleanAsync(CancellationToken cancel... method ReadAsBytesAsync (line 104) | public virtual Task ReadAsBytesAsync(CancellationToken cancel... method ReadArrayIntoByteArrayAsync (line 109) | internal async Task ReadArrayIntoByteArrayAsync(CancellationT... method ReadAsDateTimeAsync (line 137) | public virtual Task ReadAsDateTimeAsync(CancellationToken c... method ReadAsDateTimeOffsetAsync (line 150) | public virtual Task ReadAsDateTimeOffsetAsync(Cancell... method ReadAsDecimalAsync (line 163) | public virtual Task ReadAsDecimalAsync(CancellationToken can... method ReadAsDoubleAsync (line 176) | public virtual Task ReadAsDoubleAsync(CancellationToken cance... method ReadAsInt32Async (line 189) | public virtual Task ReadAsInt32Async(CancellationToken cancellat... method ReadAsStringAsync (line 202) | public virtual Task ReadAsStringAsync(CancellationToken cance... method ReadAndMoveToContentAsync (line 207) | internal async Task ReadAndMoveToContentAsync(CancellationToken ... method MoveToContentAsync (line 212) | internal Task MoveToContentAsync(CancellationToken cancellationT... method MoveToContentFromNonContentAsync (line 224) | private async Task MoveToContentFromNonContentAsync(Cancellation... FILE: Src/Newtonsoft.Json/JsonReader.cs class JsonReader (line 41) | public abstract partial class JsonReader : IDisposable type State (line 46) | protected internal enum State method GetPosition (line 313) | internal JsonPosition GetPosition(int depth) method JsonReader (line 326) | protected JsonReader() method Push (line 337) | private void Push(JsonContainerType value) method Pop (line 364) | private JsonContainerType Pop() method Peek (line 387) | private JsonContainerType Peek() method Read (line 396) | public abstract bool Read(); method ReadAsInt32 (line 402) | public virtual int? ReadAsInt32() method ReadInt32String (line 449) | internal int? ReadInt32String(string? s) method ReadAsString (line 473) | public virtual string? ReadAsString() method ReadAsBytes (line 514) | public virtual byte[]? ReadAsBytes() method ReadArrayIntoByteArray (line 579) | internal byte[] ReadArrayIntoByteArray() method ReadArrayElementIntoByteArrayReportDone (line 599) | private bool ReadArrayElementIntoByteArrayReportDone(List buffer) method ReadAsDouble (line 621) | public virtual double? ReadAsDouble() method ReadDoubleString (line 660) | internal double? ReadDoubleString(string? s) method ReadAsBoolean (line 684) | public virtual bool? ReadAsBoolean() method ReadBooleanString (line 719) | internal bool? ReadBooleanString(string? s) method ReadAsDecimal (line 743) | public virtual decimal? ReadAsDecimal() method ReadDecimalString (line 790) | internal decimal? ReadDecimalString(string? s) method ReadAsDateTime (line 820) | public virtual DateTime? ReadAsDateTime() method ReadDateTimeString (line 844) | internal DateTime? ReadDateTimeString(string? s) method ReadAsDateTimeOffset (line 874) | public virtual DateTimeOffset? ReadAsDateTimeOffset() method ReadDateTimeOffsetString (line 899) | internal DateTimeOffset? ReadDateTimeOffsetString(string? s) method ReaderReadAndAssert (line 924) | internal void ReaderReadAndAssert() method CreateUnexpectedEndException (line 932) | internal JsonReaderException CreateUnexpectedEndException() method ReadIntoWrappedTypeObject (line 937) | internal void ReadIntoWrappedTypeObject() method Skip (line 959) | public void Skip() method SetToken (line 980) | protected void SetToken(JsonToken newToken) method SetToken (line 990) | protected void SetToken(JsonToken newToken, object? value) method SetToken (line 1001) | protected void SetToken(JsonToken newToken, object? value, bool update... method SetPostValueState (line 1048) | internal void SetPostValueState(bool updateIndex) method UpdateScopeWithFinishedValue (line 1065) | private void UpdateScopeWithFinishedValue() method ValidateEnd (line 1073) | private void ValidateEnd(JsonToken endToken) method SetStateBasedOnCurrent (line 1095) | protected void SetStateBasedOnCurrent() method SetFinished (line 1118) | private void SetFinished() method GetTypeForCloseToken (line 1123) | private JsonContainerType GetTypeForCloseToken(JsonToken token) method Dispose (line 1138) | void IDisposable.Dispose() method Dispose (line 1148) | protected virtual void Dispose(bool disposing) method Close (line 1160) | public virtual void Close() method ReadAndAssert (line 1167) | internal void ReadAndAssert() method ReadForTypeAndAssert (line 1175) | internal void ReadForTypeAndAssert(JsonContract? contract, bool hasCon... method ReadForType (line 1183) | internal bool ReadForType(JsonContract? contract, bool hasConverter) method ReadAndMoveToContent (line 1238) | internal bool ReadAndMoveToContent() method MoveToContent (line 1243) | internal bool MoveToContent() method GetContentToken (line 1259) | private JsonToken GetContentToken() FILE: Src/Newtonsoft.Json/JsonReaderException.cs class JsonReaderException (line 36) | #if HAVE_BINARY_EXCEPTION_SERIALIZATION method JsonReaderException (line 62) | public JsonReaderException() method JsonReaderException (line 71) | public JsonReaderException(string message) method JsonReaderException (line 82) | public JsonReaderException(string message, Exception innerException) method JsonReaderException (line 95) | public JsonReaderException(SerializationInfo info, StreamingContext co... method JsonReaderException (line 110) | public JsonReaderException(string message, string path, int lineNumber... method Create (line 118) | internal static JsonReaderException Create(JsonReader reader, string m... method Create (line 123) | internal static JsonReaderException Create(JsonReader reader, string m... method Create (line 128) | internal static JsonReaderException Create(IJsonLineInfo? lineInfo, st... FILE: Src/Newtonsoft.Json/JsonRequiredAttribute.cs class JsonRequiredAttribute (line 35) | [AttributeUsage(AttributeTargets.Field | AttributeTargets.Property, Allo... FILE: Src/Newtonsoft.Json/JsonSerializationException.cs class JsonSerializationException (line 36) | #if HAVE_BINARY_EXCEPTION_SERIALIZATION method JsonSerializationException (line 62) | public JsonSerializationException() method JsonSerializationException (line 71) | public JsonSerializationException(string message) method JsonSerializationException (line 82) | public JsonSerializationException(string message, Exception innerExcep... method JsonSerializationException (line 95) | public JsonSerializationException(SerializationInfo info, StreamingCon... method JsonSerializationException (line 110) | public JsonSerializationException(string message, string path, int lin... method Create (line 118) | internal static JsonSerializationException Create(JsonReader reader, s... method Create (line 123) | internal static JsonSerializationException Create(JsonReader reader, s... method Create (line 128) | internal static JsonSerializationException Create(IJsonLineInfo? lineI... FILE: Src/Newtonsoft.Json/JsonSerializer.cs class JsonSerializer (line 47) | public class JsonSerializer method IsCheckAdditionalContentSet (line 547) | internal bool IsCheckAdditionalContentSet() method JsonSerializer (line 555) | public JsonSerializer() method Create (line 583) | public static JsonSerializer Create() method Create (line 599) | public static JsonSerializer Create(JsonSerializerSettings? settings) method CreateDefault (line 621) | public static JsonSerializer CreateDefault() method CreateDefault (line 640) | public static JsonSerializer CreateDefault(JsonSerializerSettings? set... method ApplySerializerSettings (line 651) | private static void ApplySerializerSettings(JsonSerializer serializer,... method Populate (line 790) | [DebuggerStepThrough] method Populate (line 801) | [DebuggerStepThrough] method PopulateInternal (line 807) | internal virtual void PopulateInternal(JsonReader reader, object target) method Deserialize (line 841) | [DebuggerStepThrough] method Deserialize (line 854) | [DebuggerStepThrough] method Deserialize (line 867) | [DebuggerStepThrough] method Deserialize (line 880) | [DebuggerStepThrough] method DeserializeInternal (line 886) | internal virtual object? DeserializeInternal(JsonReader reader, Type? ... method SetupReader (line 916) | private void SetupReader(JsonReader reader, out CultureInfo? previousC... method ResetReader (line 987) | private void ResetReader(JsonReader reader, CultureInfo? previousCultu... method Serialize (line 1028) | public void Serialize(TextWriter textWriter, object? value) method Serialize (line 1044) | public void Serialize(JsonWriter jsonWriter, object? value, Type? obje... method Serialize (line 1060) | public void Serialize(TextWriter textWriter, object? value, Type objec... method Serialize (line 1071) | public void Serialize(JsonWriter jsonWriter, object? value) method CreateTraceJsonReader (line 1076) | private TraceJsonReader CreateTraceJsonReader(JsonReader reader) method SerializeInternal (line 1087) | internal virtual void SerializeInternal(JsonWriter jsonWriter, object?... method GetReferenceResolver (line 1184) | internal IReferenceResolver GetReferenceResolver() method GetMatchingConverter (line 1194) | internal JsonConverter? GetMatchingConverter(Type type) method GetMatchingConverter (line 1199) | internal static JsonConverter? GetMatchingConverter(IList ReadAsync(CancellationToken cancellationTok... method DoReadAsync (line 62) | internal Task DoReadAsync(CancellationToken cancellationToken) method DoReadAsync (line 102) | private async Task DoReadAsync(Task task, CancellationToke... method ParsePostValueAsync (line 112) | private async Task ParsePostValueAsync(bool ignoreComments, Canc... method ReadFromFinishedAsync (line 197) | private async Task ReadFromFinishedAsync(CancellationToken cance... method ReadDataAsync (line 223) | private Task ReadDataAsync(bool append, CancellationToken cancell... method ReadDataAsync (line 228) | private async Task ReadDataAsync(bool append, int charsRequired, ... method ParseValueAsync (line 252) | private async Task ParseValueAsync(CancellationToken cancellatio... method ReadStringIntoBufferAsync (line 383) | private async Task ReadStringIntoBufferAsync(char quote, CancellationT... method ProcessCarriageReturnAsync (line 540) | private Task ProcessCarriageReturnAsync(bool append, CancellationToken... method ProcessCarriageReturnAsync (line 554) | private async Task ProcessCarriageReturnAsync(Task task) method ParseUnicodeAsync (line 559) | private async Task ParseUnicodeAsync(CancellationToken cancellat... method EnsureCharsAsync (line 564) | private Task EnsureCharsAsync(int relativePosition, bool append,... method ReadCharsAsync (line 579) | private async Task ReadCharsAsync(int relativePosition, bool app... method ParseObjectAsync (line 601) | private async Task ParseObjectAsync(CancellationToken cancellati... method ParseCommentAsync (line 660) | private async Task ParseCommentAsync(bool setToken, CancellationToken ... method EatWhitespaceAsync (line 758) | private async Task EatWhitespaceAsync(CancellationToken cancellationTo... method ParseStringAsync (line 801) | private async Task ParseStringAsync(char quote, ReadType readType, Can... method MatchValueAsync (line 811) | private async Task MatchValueAsync(string value, CancellationTok... method MatchValueWithTrailingSeparatorAsync (line 816) | private async Task MatchValueWithTrailingSeparatorAsync(string v... method MatchAndSetAsync (line 834) | private async Task MatchAndSetAsync(string value, JsonToken newToken, ... method ParseTrueAsync (line 846) | private Task ParseTrueAsync(CancellationToken cancellationToken) method ParseFalseAsync (line 851) | private Task ParseFalseAsync(CancellationToken cancellationToken) method ParseNullAsync (line 856) | private Task ParseNullAsync(CancellationToken cancellationToken) method ParseConstructorAsync (line 861) | private async Task ParseConstructorAsync(CancellationToken cancellatio... method ParseNumberNaNAsync (line 946) | private async Task ParseNumberNaNAsync(ReadType readType, Canc... method ParseNumberPositiveInfinityAsync (line 951) | private async Task ParseNumberPositiveInfinityAsync(ReadType r... method ParseNumberNegativeInfinityAsync (line 956) | private async Task ParseNumberNegativeInfinityAsync(ReadType r... method ParseNumberAsync (line 961) | private async Task ParseNumberAsync(ReadType readType, CancellationTok... method ParseUndefinedAsync (line 975) | private Task ParseUndefinedAsync(CancellationToken cancellationToken) method ParsePropertyAsync (line 980) | private async Task ParsePropertyAsync(CancellationToken cancella... method ReadNumberIntoBufferAsync (line 1034) | private async Task ReadNumberIntoBufferAsync(CancellationToken cancell... method ParseUnquotedPropertyAsync (line 1070) | private async Task ParseUnquotedPropertyAsync(CancellationToken cancel... method ReadNullCharAsync (line 1103) | private async Task ReadNullCharAsync(CancellationToken cancellat... method HandleNullAsync (line 1121) | private async Task HandleNullAsync(CancellationToken cancellationToken) method ReadFinishedAsync (line 1141) | private async Task ReadFinishedAsync(CancellationToken cancellationToken) method ReadStringValueAsync (line 1167) | private async Task ReadStringValueAsync(ReadType readType, Ca... method ReadNumberValueAsync (line 1303) | private async Task ReadNumberValueAsync(ReadType readType, Ca... method ReadAsBooleanAsync (line 1425) | public override Task ReadAsBooleanAsync(CancellationToken cance... method DoReadAsBooleanAsync (line 1430) | internal async Task DoReadAsBooleanAsync(CancellationToken canc... method ReadAsBytesAsync (line 1561) | public override Task ReadAsBytesAsync(CancellationToken cance... method DoReadAsBytesAsync (line 1566) | internal async Task DoReadAsBytesAsync(CancellationToken canc... method ReadIntoWrappedTypeObjectAsync (line 1677) | private async Task ReadIntoWrappedTypeObjectAsync(CancellationToken ca... method ReadAsDateTimeAsync (line 1704) | public override Task ReadAsDateTimeAsync(CancellationToken ... method DoReadAsDateTimeAsync (line 1709) | internal async Task DoReadAsDateTimeAsync(CancellationToken... method ReadAsDateTimeOffsetAsync (line 1722) | public override Task ReadAsDateTimeOffsetAsync(Cancel... method DoReadAsDateTimeOffsetAsync (line 1727) | internal async Task DoReadAsDateTimeOffsetAsync(Cance... method ReadAsDecimalAsync (line 1740) | public override Task ReadAsDecimalAsync(CancellationToken ca... method DoReadAsDecimalAsync (line 1745) | internal async Task DoReadAsDecimalAsync(CancellationToken c... method ReadAsDoubleAsync (line 1758) | public override Task ReadAsDoubleAsync(CancellationToken canc... method DoReadAsDoubleAsync (line 1763) | internal async Task DoReadAsDoubleAsync(CancellationToken can... method ReadAsInt32Async (line 1776) | public override Task ReadAsInt32Async(CancellationToken cancella... method DoReadAsInt32Async (line 1781) | internal async Task DoReadAsInt32Async(CancellationToken cancell... method ReadAsStringAsync (line 1794) | public override Task ReadAsStringAsync(CancellationToken canc... method DoReadAsStringAsync (line 1799) | internal async Task DoReadAsStringAsync(CancellationToken can... FILE: Src/Newtonsoft.Json/JsonTextReader.cs type ReadType (line 38) | internal enum ReadType class JsonTextReader (line 57) | public partial class JsonTextReader : JsonReader, IJsonLineInfo method JsonTextReader (line 84) | public JsonTextReader(TextReader reader) method EnsureBufferNotEmpty (line 131) | private void EnsureBufferNotEmpty() method SetNewLine (line 139) | private void SetNewLine(bool hasNextChar) method OnNewLine (line 151) | private void OnNewLine(int pos) method ParseString (line 157) | private void ParseString(char quote, ReadType readType) method ParseReadString (line 166) | private void ParseReadString(char quote, ReadType readType) method BlockCopyChars (line 246) | private static void BlockCopyChars(char[] src, int srcOffset, char[] dst... method ShiftBufferIfNeeded (line 253) | private void ShiftBufferIfNeeded() method ReadData (line 276) | private int ReadData(bool append) method PrepareBufferForReadData (line 281) | private void PrepareBufferForReadData(bool append, int charsRequired) method ReadData (line 340) | private int ReadData(bool append, int charsRequired) method EnsureChars (line 365) | private bool EnsureChars(int relativePosition, bool append) method ReadChars (line 375) | private bool ReadChars(int relativePosition, bool append) method Read (line 414) | public override bool Read() method ReadAsInt32 (line 470) | public override int? ReadAsInt32() method ReadAsDateTime (line 479) | public override DateTime? ReadAsDateTime() method ReadAsString (line 488) | public override string? ReadAsString() method ReadAsBytes (line 497) | public override byte[]? ReadAsBytes() method ReadStringValue (line 603) | private object? ReadStringValue(ReadType readType) method FinishReadQuotedStringValue (line 733) | private object? FinishReadQuotedStringValue(ReadType readType) method CreateUnexpectedCharacterException (line 761) | private JsonReaderException CreateUnexpectedCharacterException(char c) method ReadAsBoolean (line 770) | public override bool? ReadAsBoolean() method ProcessValueComma (line 891) | private void ProcessValueComma() method ReadNumberValue (line 908) | private object? ReadNumberValue(ReadType readType) method FinishReadQuotedNumber (line 1019) | private object? FinishReadQuotedNumber(ReadType readType) method ReadAsDateTimeOffset (line 1039) | public override DateTimeOffset? ReadAsDateTimeOffset() method ReadAsDecimal (line 1049) | public override decimal? ReadAsDecimal() method ReadAsDouble (line 1058) | public override double? ReadAsDouble() method HandleNull (line 1063) | private void HandleNull() method ReadFinished (line 1085) | private void ReadFinished() method ReadNullChar (line 1109) | private bool ReadNullChar() method EnsureBuffer (line 1127) | private void EnsureBuffer() method ReadStringIntoBuffer (line 1136) | private void ReadStringIntoBuffer(char quote) method FinishReadStringIntoBuffer (line 1291) | private void FinishReadStringIntoBuffer(int charPos, int initialPosition... method WriteCharToBuffer (line 1314) | private void WriteCharToBuffer(char writeChar, int lastWritePosition, in... method ConvertUnicode (line 1326) | private char ConvertUnicode(bool enoughChars) method ParseUnicode (line 1349) | private char ParseUnicode() method ReadNumberIntoBuffer (line 1354) | private void ReadNumberIntoBuffer() method ReadNumberCharIntoBuffer (line 1390) | private bool ReadNumberCharIntoBuffer(char currentChar, int charPos) method ClearRecentString (line 1434) | private void ClearRecentString() method ParsePostValue (line 1440) | private bool ParsePostValue(bool ignoreComments) method ParseObject (line 1522) | private bool ParseObject() method ParseProperty (line 1578) | private bool ParseProperty() method ValidIdentifierChar (line 1636) | private bool ValidIdentifierChar(char value) method ParseUnquotedProperty (line 1641) | private void ParseUnquotedProperty() method ReadUnquotedPropertyReportIfDone (line 1674) | private bool ReadUnquotedPropertyReportIfDone(char currentChar, int init... method ParseValue (line 1693) | private bool ParseValue() method ProcessLineFeed (line 1822) | private void ProcessLineFeed() method ProcessCarriageReturn (line 1828) | private void ProcessCarriageReturn(bool append) method EatWhitespace (line 1835) | private void EatWhitespace() method ParseConstructor (line 1878) | private void ParseConstructor() method ParseNumber (line 1963) | private void ParseNumber(ReadType readType) method ParseReadNumber (line 1976) | private void ParseReadNumber(ReadType readType, char firstChar, int init... method ThrowReaderError (line 2240) | private JsonReaderException ThrowReaderError(string message, Exception? ... method BigIntegerParse (line 2251) | [MethodImpl(MethodImplOptions.NoInlining)] method ParseComment (line 2258) | private void ParseComment(bool setToken) method EndComment (line 2352) | private void EndComment(bool setToken, int initialPosition, int endPosit... method MatchValue (line 2360) | private bool MatchValue(string value) method MatchValue (line 2365) | private bool MatchValue(bool enoughChars, string value) method MatchValueWithTrailingSeparator (line 2389) | private bool MatchValueWithTrailingSeparator(string value) method IsSeparator (line 2409) | private bool IsSeparator(char c) method ParseTrue (line 2451) | private void ParseTrue() method ParseNull (line 2466) | private void ParseNull() method ParseUndefined (line 2478) | private void ParseUndefined() method ParseFalse (line 2490) | private void ParseFalse() method ParseNumberNegativeInfinity (line 2502) | private object ParseNumberNegativeInfinity(ReadType readType) method ParseNumberNegativeInfinity (line 2507) | private object ParseNumberNegativeInfinity(ReadType readType, bool matched) method ParseNumberPositiveInfinity (line 2532) | private object ParseNumberPositiveInfinity(ReadType readType) method ParseNumberPositiveInfinity (line 2536) | private object ParseNumberPositiveInfinity(ReadType readType, bool matched) method ParseNumberNaN (line 2561) | private object ParseNumberNaN(ReadType readType) method ParseNumberNaN (line 2566) | private object ParseNumberNaN(ReadType readType, bool matched) method Close (line 2595) | public override void Close() method HasLineInfo (line 2623) | public bool HasLineInfo() FILE: Src/Newtonsoft.Json/JsonTextWriter.Async.cs class JsonTextWriter (line 40) | public partial class JsonTextWriter method FlushAsync (line 55) | public override Task FlushAsync(CancellationToken cancellationToken = ... method DoFlushAsync (line 60) | internal Task DoFlushAsync(CancellationToken cancellationToken) method WriteValueDelimiterAsync (line 72) | protected override Task WriteValueDelimiterAsync(CancellationToken can... method DoWriteValueDelimiterAsync (line 77) | internal Task DoWriteValueDelimiterAsync(CancellationToken cancellatio... method WriteEndAsync (line 90) | protected override Task WriteEndAsync(JsonToken token, CancellationTok... method DoWriteEndAsync (line 95) | internal Task DoWriteEndAsync(JsonToken token, CancellationToken cance... method CloseAsync (line 118) | public override Task CloseAsync(CancellationToken cancellationToken = ... method DoCloseAsync (line 123) | internal async Task DoCloseAsync(CancellationToken cancellationToken) method WriteEndAsync (line 145) | public override Task WriteEndAsync(CancellationToken cancellationToken... method WriteIndentAsync (line 157) | protected override Task WriteIndentAsync(CancellationToken cancellatio... method DoWriteIndentAsync (line 162) | internal Task DoWriteIndentAsync(CancellationToken cancellationToken) method WriteIndentAsync (line 178) | private async Task WriteIndentAsync(int currentIndentCount, int newLin... method WriteValueInternalAsync (line 190) | private Task WriteValueInternalAsync(JsonToken token, string value, Ca... method WriteValueInternalAsync (line 201) | private async Task WriteValueInternalAsync(Task task, string value, Ca... method WriteIndentSpaceAsync (line 214) | protected override Task WriteIndentSpaceAsync(CancellationToken cancel... method DoWriteIndentSpaceAsync (line 219) | internal Task DoWriteIndentSpaceAsync(CancellationToken cancellationTo... method WriteRawAsync (line 232) | public override Task WriteRawAsync(string? json, CancellationToken can... method DoWriteRawAsync (line 237) | internal Task DoWriteRawAsync(string? json, CancellationToken cancella... method WriteNullAsync (line 249) | public override Task WriteNullAsync(CancellationToken cancellationToke... method DoWriteNullAsync (line 254) | internal Task DoWriteNullAsync(CancellationToken cancellationToken) method WriteDigitsAsync (line 259) | private Task WriteDigitsAsync(ulong uvalue, bool negative, Cancellatio... method WriteIntegerValueAsync (line 270) | private Task WriteIntegerValueAsync(ulong uvalue, bool negative, Cance... method WriteIntegerValueAsync (line 281) | private async Task WriteIntegerValueAsync(Task task, ulong uvalue, boo... method WriteIntegerValueAsync (line 287) | internal Task WriteIntegerValueAsync(long value, CancellationToken can... method WriteIntegerValueAsync (line 298) | internal Task WriteIntegerValueAsync(ulong uvalue, CancellationToken c... method WriteEscapedStringAsync (line 303) | private Task WriteEscapedStringAsync(string value, bool quote, Cancell... method WritePropertyNameAsync (line 316) | public override Task WritePropertyNameAsync(string name, CancellationT... method DoWritePropertyNameAsync (line 321) | internal Task DoWritePropertyNameAsync(string name, CancellationToken ... method DoWritePropertyNameAsync (line 338) | private async Task DoWritePropertyNameAsync(Task task, string name, Ca... method WritePropertyNameAsync (line 356) | public override Task WritePropertyNameAsync(string name, bool escape, ... method DoWritePropertyNameAsync (line 361) | internal async Task DoWritePropertyNameAsync(string name, bool escape,... method WriteStartArrayAsync (line 394) | public override Task WriteStartArrayAsync(CancellationToken cancellati... method DoWriteStartArrayAsync (line 399) | internal Task DoWriteStartArrayAsync(CancellationToken cancellationToken) method DoWriteStartArrayAsync (line 410) | internal async Task DoWriteStartArrayAsync(Task task, CancellationToke... method WriteStartObjectAsync (line 424) | public override Task WriteStartObjectAsync(CancellationToken cancellat... method DoWriteStartObjectAsync (line 429) | internal Task DoWriteStartObjectAsync(CancellationToken cancellationTo... method DoWriteStartObjectAsync (line 440) | internal async Task DoWriteStartObjectAsync(Task task, CancellationTok... method WriteStartConstructorAsync (line 455) | public override Task WriteStartConstructorAsync(string name, Cancellat... method DoWriteStartConstructorAsync (line 460) | internal async Task DoWriteStartConstructorAsync(string name, Cancella... method WriteUndefinedAsync (line 476) | public override Task WriteUndefinedAsync(CancellationToken cancellatio... method DoWriteUndefinedAsync (line 481) | internal Task DoWriteUndefinedAsync(CancellationToken cancellationToken) method DoWriteUndefinedAsync (line 492) | private async Task DoWriteUndefinedAsync(Task task, CancellationToken ... method WriteWhitespaceAsync (line 506) | public override Task WriteWhitespaceAsync(string ws, CancellationToken... method DoWriteWhitespaceAsync (line 511) | internal Task DoWriteWhitespaceAsync(string ws, CancellationToken canc... method WriteValueAsync (line 525) | public override Task WriteValueAsync(bool value, CancellationToken can... method DoWriteValueAsync (line 530) | internal Task DoWriteValueAsync(bool value, CancellationToken cancella... method WriteValueAsync (line 543) | public override Task WriteValueAsync(bool? value, CancellationToken ca... method DoWriteValueAsync (line 548) | internal Task DoWriteValueAsync(bool? value, CancellationToken cancell... method WriteValueAsync (line 561) | public override Task WriteValueAsync(byte value, CancellationToken can... method WriteValueAsync (line 574) | public override Task WriteValueAsync(byte? value, CancellationToken ca... method DoWriteValueAsync (line 579) | internal Task DoWriteValueAsync(byte? value, CancellationToken cancell... method WriteValueAsync (line 592) | public override Task WriteValueAsync(byte[]? value, CancellationToken ... method WriteValueNonNullAsync (line 597) | internal async Task WriteValueNonNullAsync(byte[] value, CancellationT... method WriteValueAsync (line 614) | public override Task WriteValueAsync(char value, CancellationToken can... method DoWriteValueAsync (line 619) | internal Task DoWriteValueAsync(char value, CancellationToken cancella... method WriteValueAsync (line 632) | public override Task WriteValueAsync(char? value, CancellationToken ca... method DoWriteValueAsync (line 637) | internal Task DoWriteValueAsync(char? value, CancellationToken cancell... method WriteValueAsync (line 650) | public override Task WriteValueAsync(DateTime value, CancellationToken... method DoWriteValueAsync (line 655) | internal async Task DoWriteValueAsync(DateTime value, CancellationToke... method WriteValueAsync (line 682) | public override Task WriteValueAsync(DateTime? value, CancellationToke... method DoWriteValueAsync (line 687) | internal Task DoWriteValueAsync(DateTime? value, CancellationToken can... method WriteValueAsync (line 700) | public override Task WriteValueAsync(DateTimeOffset value, Cancellatio... method DoWriteValueAsync (line 705) | internal async Task DoWriteValueAsync(DateTimeOffset value, Cancellati... method WriteValueAsync (line 731) | public override Task WriteValueAsync(DateTimeOffset? value, Cancellati... method DoWriteValueAsync (line 736) | internal Task DoWriteValueAsync(DateTimeOffset? value, CancellationTok... method WriteValueAsync (line 749) | public override Task WriteValueAsync(decimal value, CancellationToken ... method DoWriteValueAsync (line 754) | internal Task DoWriteValueAsync(decimal value, CancellationToken cance... method WriteValueAsync (line 767) | public override Task WriteValueAsync(decimal? value, CancellationToken... method DoWriteValueAsync (line 772) | internal Task DoWriteValueAsync(decimal? value, CancellationToken canc... method WriteValueAsync (line 785) | public override Task WriteValueAsync(double value, CancellationToken c... method WriteValueAsync (line 790) | internal Task WriteValueAsync(double value, bool nullable, Cancellatio... method WriteValueAsync (line 803) | public override Task WriteValueAsync(double? value, CancellationToken ... method WriteValueAsync (line 816) | public override Task WriteValueAsync(float value, CancellationToken ca... method WriteValueAsync (line 821) | internal Task WriteValueAsync(float value, bool nullable, Cancellation... method WriteValueAsync (line 834) | public override Task WriteValueAsync(float? value, CancellationToken c... method WriteValueAsync (line 847) | public override Task WriteValueAsync(Guid value, CancellationToken can... method DoWriteValueAsync (line 852) | internal async Task DoWriteValueAsync(Guid value, CancellationToken ca... method WriteValueAsync (line 873) | public override Task WriteValueAsync(Guid? value, CancellationToken ca... method DoWriteValueAsync (line 878) | internal Task DoWriteValueAsync(Guid? value, CancellationToken cancell... method WriteValueAsync (line 891) | public override Task WriteValueAsync(int value, CancellationToken canc... method WriteValueAsync (line 904) | public override Task WriteValueAsync(int? value, CancellationToken can... method DoWriteValueAsync (line 909) | internal Task DoWriteValueAsync(int? value, CancellationToken cancella... method WriteValueAsync (line 922) | public override Task WriteValueAsync(long value, CancellationToken can... method WriteValueAsync (line 935) | public override Task WriteValueAsync(long? value, CancellationToken ca... method DoWriteValueAsync (line 940) | internal Task DoWriteValueAsync(long? value, CancellationToken cancell... method WriteValueAsync (line 946) | internal Task WriteValueAsync(BigInteger value, CancellationToken canc... method WriteValueAsync (line 960) | public override Task WriteValueAsync(object? value, CancellationToken ... method WriteValueAsync (line 989) | [CLSCompliant(false)] method WriteValueAsync (line 1003) | [CLSCompliant(false)] method DoWriteValueAsync (line 1009) | internal Task DoWriteValueAsync(sbyte? value, CancellationToken cancel... method WriteValueAsync (line 1022) | public override Task WriteValueAsync(short value, CancellationToken ca... method WriteValueAsync (line 1035) | public override Task WriteValueAsync(short? value, CancellationToken c... method DoWriteValueAsync (line 1040) | internal Task DoWriteValueAsync(short? value, CancellationToken cancel... method WriteValueAsync (line 1053) | public override Task WriteValueAsync(string? value, CancellationToken ... method DoWriteValueAsync (line 1058) | internal Task DoWriteValueAsync(string? value, CancellationToken cance... method DoWriteValueAsync (line 1069) | private async Task DoWriteValueAsync(Task task, string? value, Cancell... method WriteValueAsync (line 1083) | public override Task WriteValueAsync(TimeSpan value, CancellationToken... method DoWriteValueAsync (line 1088) | internal async Task DoWriteValueAsync(TimeSpan value, CancellationToke... method WriteValueAsync (line 1104) | public override Task WriteValueAsync(TimeSpan? value, CancellationToke... method DoWriteValueAsync (line 1109) | internal Task DoWriteValueAsync(TimeSpan? value, CancellationToken can... method WriteValueAsync (line 1122) | [CLSCompliant(false)] method WriteValueAsync (line 1136) | [CLSCompliant(false)] method DoWriteValueAsync (line 1142) | internal Task DoWriteValueAsync(uint? value, CancellationToken cancell... method WriteValueAsync (line 1155) | [CLSCompliant(false)] method WriteValueAsync (line 1169) | [CLSCompliant(false)] method DoWriteValueAsync (line 1175) | internal Task DoWriteValueAsync(ulong? value, CancellationToken cancel... method WriteValueAsync (line 1188) | public override Task WriteValueAsync(Uri? value, CancellationToken can... method WriteValueNotNullAsync (line 1193) | internal Task WriteValueNotNullAsync(Uri value, CancellationToken canc... method WriteValueNotNullAsync (line 1204) | internal async Task WriteValueNotNullAsync(Task task, Uri value, Cance... method WriteValueAsync (line 1218) | [CLSCompliant(false)] method WriteValueAsync (line 1232) | [CLSCompliant(false)] method DoWriteValueAsync (line 1238) | internal Task DoWriteValueAsync(ushort? value, CancellationToken cance... method WriteCommentAsync (line 1251) | public override Task WriteCommentAsync(string? text, CancellationToken... method DoWriteCommentAsync (line 1256) | internal async Task DoWriteCommentAsync(string? text, CancellationToke... method WriteEndArrayAsync (line 1271) | public override Task WriteEndArrayAsync(CancellationToken cancellation... method WriteEndConstructorAsync (line 1283) | public override Task WriteEndConstructorAsync(CancellationToken cancel... method WriteEndObjectAsync (line 1295) | public override Task WriteEndObjectAsync(CancellationToken cancellatio... method WriteRawValueAsync (line 1308) | public override Task WriteRawValueAsync(string? json, CancellationToke... method DoWriteRawValueAsync (line 1313) | internal Task DoWriteRawValueAsync(string? json, CancellationToken can... method DoWriteRawValueAsync (line 1325) | private async Task DoWriteRawValueAsync(Task task, string? json, Cance... method EnsureWriteBuffer (line 1331) | internal char[] EnsureWriteBuffer(int length, int copyTo) FILE: Src/Newtonsoft.Json/JsonTextWriter.cs class JsonTextWriter (line 43) | public partial class JsonTextWriter : JsonWriter method JsonTextWriter (line 151) | public JsonTextWriter(TextWriter textWriter) method Flush (line 174) | public override void Flush() method Close (line 184) | public override void Close() method CloseBufferAndWriter (line 191) | private void CloseBufferAndWriter() method WriteStartObject (line 212) | public override void WriteStartObject() method WriteStartArray (line 222) | public override void WriteStartArray() method WriteStartConstructor (line 233) | public override void WriteStartConstructor(string name) method WriteEnd (line 246) | protected override void WriteEnd(JsonToken token) method WritePropertyName (line 268) | public override void WritePropertyName(string name) method WritePropertyName (line 282) | public override void WritePropertyName(string name, bool escape) method OnStringEscapeHandlingChanged (line 308) | internal override void OnStringEscapeHandlingChanged() method UpdateCharEscapeFlags (line 313) | private void UpdateCharEscapeFlags() method WriteIndent (line 321) | protected override void WriteIndent() method SetIndentChars (line 336) | private int SetIndentChars() method WriteValueDelimiter (line 367) | protected override void WriteValueDelimiter() method WriteIndentSpace (line 375) | protected override void WriteIndentSpace() method WriteValueInternal (line 380) | private void WriteValueInternal(string value, JsonToken token) method WriteValue (line 391) | public override void WriteValue(object? value) method WriteNull (line 409) | public override void WriteNull() method WriteUndefined (line 418) | public override void WriteUndefined() method WriteRaw (line 428) | public override void WriteRaw(string? json) method WriteValue (line 439) | public override void WriteValue(string? value) method WriteEscapedString (line 453) | private void WriteEscapedString(string value, bool quote) method WriteValue (line 463) | public override void WriteValue(int value) method WriteValue (line 473) | [CLSCompliant(false)] method WriteValue (line 484) | public override void WriteValue(long value) method WriteValue (line 494) | [CLSCompliant(false)] method WriteValue (line 505) | public override void WriteValue(float value) method WriteValue (line 515) | public override void WriteValue(float? value) method WriteValue (line 532) | public override void WriteValue(double value) method WriteValue (line 542) | public override void WriteValue(double? value) method WriteValue (line 559) | public override void WriteValue(bool value) method WriteValue (line 569) | public override void WriteValue(short value) method WriteValue (line 579) | [CLSCompliant(false)] method WriteValue (line 590) | public override void WriteValue(char value) method WriteValue (line 600) | public override void WriteValue(byte value) method WriteValue (line 610) | [CLSCompliant(false)] method WriteValue (line 621) | public override void WriteValue(decimal value) method WriteValue (line 631) | public override void WriteValue(DateTime value) method WriteValueToBuffer (line 650) | private int WriteValueToBuffer(DateTime value) method WriteValue (line 666) | public override void WriteValue(byte[]? value) method WriteValue (line 687) | public override void WriteValue(DateTimeOffset value) method WriteValueToBuffer (line 705) | private int WriteValueToBuffer(DateTimeOffset value) method WriteValue (line 722) | public override void WriteValue(Guid value) method WriteValue (line 743) | public override void WriteValue(TimeSpan value) method WriteValue (line 763) | public override void WriteValue(Uri? value) method WriteComment (line 781) | public override void WriteComment(string? text) method WriteWhitespace (line 794) | public override void WriteWhitespace(string ws) method EnsureWriteBuffer (line 801) | private void EnsureWriteBuffer() method WriteIntegerValue (line 810) | private void WriteIntegerValue(long value) method WriteIntegerValue (line 823) | private void WriteIntegerValue(ulong value, bool negative) method WriteNumberToBuffer (line 836) | private int WriteNumberToBuffer(ulong value, bool negative) method WriteIntegerValue (line 868) | private void WriteIntegerValue(int value) method WriteIntegerValue (line 881) | private void WriteIntegerValue(uint value, bool negative) method WriteNumberToBuffer (line 894) | private int WriteNumberToBuffer(uint value, bool negative) FILE: Src/Newtonsoft.Json/JsonToken.cs type JsonToken (line 35) | public enum JsonToken FILE: Src/Newtonsoft.Json/JsonValidatingReader.cs class JsonValidatingReader (line 56) | [Obsolete("JSON Schema validation has been moved to its own package. See... class SchemaScope (line 59) | private class SchemaScope method SchemaScope (line 77) | public SchemaScope(JTokenType tokenType, IList sche... method GetRequiredProperties (line 91) | private IEnumerable GetRequiredProperties(JsonSchemaModel sc... method Push (line 152) | private void Push(SchemaScope scope) method Pop (line 158) | private SchemaScope Pop() method RaiseError (line 264) | private void RaiseError(string message, JsonSchemaModel schema) method OnValidationEvent (line 275) | private void OnValidationEvent(JsonSchemaException exception) method JsonValidatingReader (line 293) | public JsonValidatingReader(JsonReader reader) method Close (line 329) | public override void Close() method ValidateNotDisallowed (line 338) | private void ValidateNotDisallowed(JsonSchemaModel schema) method GetCurrentNodeSchemaType (line 355) | private JsonSchemaType? GetCurrentNodeSchemaType() method ReadAsInt32 (line 382) | public override int? ReadAsInt32() method ReadAsBytes (line 396) | public override byte[] ReadAsBytes() method ReadAsDecimal (line 408) | public override decimal? ReadAsDecimal() method ReadAsDouble (line 420) | public override double? ReadAsDouble() method ReadAsBoolean (line 432) | public override bool? ReadAsBoolean() method ReadAsString (line 444) | public override string ReadAsString() method ReadAsDateTime (line 456) | public override DateTime? ReadAsDateTime() method ReadAsDateTimeOffset (line 469) | public override DateTimeOffset? ReadAsDateTimeOffset() method Read (line 484) | public override bool Read() method ValidateCurrentToken (line 500) | private void ValidateCurrentToken() method WriteToken (line 617) | private void WriteToken(IList schemas) method ValidateEndObject (line 675) | private void ValidateEndObject(JsonSchemaModel schema) method ValidateEndArray (line 695) | private void ValidateEndArray(JsonSchemaModel schema) method ValidateNull (line 715) | private void ValidateNull(JsonSchemaModel schema) method ValidateBoolean (line 730) | private void ValidateBoolean(JsonSchemaModel schema) method ValidateString (line 745) | private void ValidateString(JsonSchemaModel schema) method ValidateInteger (line 783) | private void ValidateInteger(JsonSchemaModel schema) method ProcessValue (line 854) | private void ProcessValue() method ValidateFloat (line 874) | private void ValidateFloat(JsonSchemaModel schema) method FloatingPointRemainder (line 925) | private static double FloatingPointRemainder(double dividend, double d... method IsZero (line 930) | private static bool IsZero(double value) method ValidatePropertyName (line 937) | private void ValidatePropertyName(JsonSchemaModel schema) method IsPropertyDefinied (line 964) | private bool IsPropertyDefinied(JsonSchemaModel schema, string propert... method ValidateArray (line 985) | private bool ValidateArray(JsonSchemaModel schema) method ValidateObject (line 995) | private bool ValidateObject(JsonSchemaModel schema) method TestType (line 1005) | private bool TestType(JsonSchemaModel currentSchema, JsonSchemaType cu... method HasLineInfo (line 1016) | bool IJsonLineInfo.HasLineInfo() FILE: Src/Newtonsoft.Json/JsonWriter.Async.cs class JsonWriter (line 39) | public abstract partial class JsonWriter method AutoCompleteAsync (line 41) | internal Task AutoCompleteAsync(JsonToken tokenBeingWritten, Cancellat... method AutoCompleteAsync (line 104) | private async Task AutoCompleteAsync(CancellationToken cancellationToken) method CloseAsync (line 118) | public virtual Task CloseAsync(CancellationToken cancellationToken = d... method FlushAsync (line 136) | public virtual Task FlushAsync(CancellationToken cancellationToken = d... method WriteEndAsync (line 155) | protected virtual Task WriteEndAsync(JsonToken token, CancellationToke... method WriteIndentAsync (line 173) | protected virtual Task WriteIndentAsync(CancellationToken cancellation... method WriteValueDelimiterAsync (line 191) | protected virtual Task WriteValueDelimiterAsync(CancellationToken canc... method WriteIndentSpaceAsync (line 209) | protected virtual Task WriteIndentSpaceAsync(CancellationToken cancell... method WriteRawAsync (line 228) | public virtual Task WriteRawAsync(string? json, CancellationToken canc... method WriteEndAsync (line 246) | public virtual Task WriteEndAsync(CancellationToken cancellationToken ... method WriteEndInternalAsync (line 257) | internal Task WriteEndInternalAsync(CancellationToken cancellationToken) method InternalWriteEndAsync (line 278) | internal Task InternalWriteEndAsync(JsonContainerType type, Cancellati... method WriteEndArrayAsync (line 401) | public virtual Task WriteEndArrayAsync(CancellationToken cancellationT... method WriteEndConstructorAsync (line 419) | public virtual Task WriteEndConstructorAsync(CancellationToken cancell... method WriteEndObjectAsync (line 437) | public virtual Task WriteEndObjectAsync(CancellationToken cancellation... method WriteNullAsync (line 455) | public virtual Task WriteNullAsync(CancellationToken cancellationToken... method WritePropertyNameAsync (line 474) | public virtual Task WritePropertyNameAsync(string name, CancellationTo... method WritePropertyNameAsync (line 494) | public virtual Task WritePropertyNameAsync(string name, bool escape, C... method InternalWritePropertyNameAsync (line 505) | internal Task InternalWritePropertyNameAsync(string name, Cancellation... method WriteStartArrayAsync (line 523) | public virtual Task WriteStartArrayAsync(CancellationToken cancellatio... method InternalWriteStartAsync (line 534) | internal async Task InternalWriteStartAsync(JsonToken token, JsonConta... method WriteCommentAsync (line 549) | public virtual Task WriteCommentAsync(string? text, CancellationToken ... method InternalWriteCommentAsync (line 560) | internal Task InternalWriteCommentAsync(CancellationToken cancellation... method WriteRawValueAsync (line 573) | public virtual Task WriteRawValueAsync(string? json, CancellationToken... method WriteStartConstructorAsync (line 592) | public virtual Task WriteStartConstructorAsync(string name, Cancellati... method WriteStartObjectAsync (line 610) | public virtual Task WriteStartObjectAsync(CancellationToken cancellati... method WriteTokenAsync (line 629) | public Task WriteTokenAsync(JsonReader reader, CancellationToken cance... method WriteTokenAsync (line 643) | public Task WriteTokenAsync(JsonReader reader, bool writeChildren, Can... method WriteTokenAsync (line 658) | public Task WriteTokenAsync(JsonToken token, CancellationToken cancell... method WriteTokenAsync (line 676) | public Task WriteTokenAsync(JsonToken token, object? value, Cancellati... method WriteTokenAsync (line 764) | internal virtual async Task WriteTokenAsync(JsonReader reader, bool wr... method WriteTokenSyncReadingAsync (line 797) | internal async Task WriteTokenSyncReadingAsync(JsonReader reader, Canc... method WriteConstructorDateAsync (line 823) | private async Task WriteConstructorDateAsync(JsonReader reader, Cancel... method WriteValueAsync (line 856) | public virtual Task WriteValueAsync(bool value, CancellationToken canc... method WriteValueAsync (line 875) | public virtual Task WriteValueAsync(bool? value, CancellationToken can... method WriteValueAsync (line 894) | public virtual Task WriteValueAsync(byte value, CancellationToken canc... method WriteValueAsync (line 913) | public virtual Task WriteValueAsync(byte? value, CancellationToken can... method WriteValueAsync (line 932) | public virtual Task WriteValueAsync(byte[]? value, CancellationToken c... method WriteValueAsync (line 951) | public virtual Task WriteValueAsync(char value, CancellationToken canc... method WriteValueAsync (line 970) | public virtual Task WriteValueAsync(char? value, CancellationToken can... method WriteValueAsync (line 989) | public virtual Task WriteValueAsync(DateTime value, CancellationToken ... method WriteValueAsync (line 1008) | public virtual Task WriteValueAsync(DateTime? value, CancellationToken... method WriteValueAsync (line 1027) | public virtual Task WriteValueAsync(DateTimeOffset value, Cancellation... method WriteValueAsync (line 1046) | public virtual Task WriteValueAsync(DateTimeOffset? value, Cancellatio... method WriteValueAsync (line 1065) | public virtual Task WriteValueAsync(decimal value, CancellationToken c... method WriteValueAsync (line 1084) | public virtual Task WriteValueAsync(decimal? value, CancellationToken ... method WriteValueAsync (line 1103) | public virtual Task WriteValueAsync(double value, CancellationToken ca... method WriteValueAsync (line 1122) | public virtual Task WriteValueAsync(double? value, CancellationToken c... method WriteValueAsync (line 1141) | public virtual Task WriteValueAsync(float value, CancellationToken can... method WriteValueAsync (line 1160) | public virtual Task WriteValueAsync(float? value, CancellationToken ca... method WriteValueAsync (line 1179) | public virtual Task WriteValueAsync(Guid value, CancellationToken canc... method WriteValueAsync (line 1198) | public virtual Task WriteValueAsync(Guid? value, CancellationToken can... method WriteValueAsync (line 1217) | public virtual Task WriteValueAsync(int value, CancellationToken cance... method WriteValueAsync (line 1236) | public virtual Task WriteValueAsync(int? value, CancellationToken canc... method WriteValueAsync (line 1255) | public virtual Task WriteValueAsync(long value, CancellationToken canc... method WriteValueAsync (line 1274) | public virtual Task WriteValueAsync(long? value, CancellationToken can... method WriteValueAsync (line 1293) | public virtual Task WriteValueAsync(object? value, CancellationToken c... method WriteValueAsync (line 1312) | [CLSCompliant(false)] method WriteValueAsync (line 1332) | [CLSCompliant(false)] method WriteValueAsync (line 1352) | public virtual Task WriteValueAsync(short value, CancellationToken can... method WriteValueAsync (line 1371) | public virtual Task WriteValueAsync(short? value, CancellationToken ca... method WriteValueAsync (line 1390) | public virtual Task WriteValueAsync(string? value, CancellationToken c... method WriteValueAsync (line 1409) | public virtual Task WriteValueAsync(TimeSpan value, CancellationToken ... method WriteValueAsync (line 1428) | public virtual Task WriteValueAsync(TimeSpan? value, CancellationToken... method WriteValueAsync (line 1447) | [CLSCompliant(false)] method WriteValueAsync (line 1467) | [CLSCompliant(false)] method WriteValueAsync (line 1487) | [CLSCompliant(false)] method WriteValueAsync (line 1507) | [CLSCompliant(false)] method WriteValueAsync (line 1527) | public virtual Task WriteValueAsync(Uri? value, CancellationToken canc... method WriteValueAsync (line 1546) | [CLSCompliant(false)] method WriteValueAsync (line 1566) | [CLSCompliant(false)] method WriteUndefinedAsync (line 1585) | public virtual Task WriteUndefinedAsync(CancellationToken cancellation... method WriteWhitespaceAsync (line 1604) | public virtual Task WriteWhitespaceAsync(string ws, CancellationToken ... method InternalWriteValueAsync (line 1615) | internal Task InternalWriteValueAsync(JsonToken token, CancellationTok... method SetWriteStateAsync (line 1635) | protected Task SetWriteStateAsync(JsonToken token, object value, Cance... method WriteValueAsync (line 1681) | internal static Task WriteValueAsync(JsonWriter writer, PrimitiveTypeC... FILE: Src/Newtonsoft.Json/JsonWriter.cs class JsonWriter (line 46) | public abstract partial class JsonWriter : IDisposable type State (line 48) | internal enum State method BuildStateArray (line 79) | internal static State[][] BuildStateArray() method JsonWriter (line 114) | static JsonWriter() method OnStringEscapeHandlingChanged (line 301) | internal virtual void OnStringEscapeHandlingChanged() method JsonWriter (line 346) | protected JsonWriter() method UpdateScopeWithFinishedValue (line 356) | internal void UpdateScopeWithFinishedValue() method Push (line 364) | private void Push(JsonContainerType value) method Pop (line 379) | private JsonContainerType Pop() method Peek (line 396) | private JsonContainerType Peek() method Flush (line 404) | public abstract void Flush(); method Close (line 411) | public virtual void Close() method WriteStartObject (line 422) | public virtual void WriteStartObject() method WriteEndObject (line 430) | public virtual void WriteEndObject() method WriteStartArray (line 438) | public virtual void WriteStartArray() method WriteEndArray (line 446) | public virtual void WriteEndArray() method WriteStartConstructor (line 455) | public virtual void WriteStartConstructor(string name) method WriteEndConstructor (line 463) | public virtual void WriteEndConstructor() method WritePropertyName (line 472) | public virtual void WritePropertyName(string name) method WritePropertyName (line 482) | public virtual void WritePropertyName(string name, bool escape) method WriteEnd (line 490) | public virtual void WriteEnd() method WriteToken (line 499) | public void WriteToken(JsonReader reader) method WriteToken (line 509) | public void WriteToken(JsonReader reader, bool writeChildren) method WriteToken (line 525) | public void WriteToken(JsonToken token, object? value) method WriteToken (line 641) | public void WriteToken(JsonToken token) method WriteToken (line 646) | internal virtual void WriteToken(JsonReader reader, bool writeChildren... method IsWriteTokenIncomplete (line 676) | private bool IsWriteTokenIncomplete(JsonReader reader, bool writeChild... method CalculateWriteTokenInitialDepth (line 683) | private int CalculateWriteTokenInitialDepth(JsonReader reader) method CalculateWriteTokenFinalDepth (line 694) | private int CalculateWriteTokenFinalDepth(JsonReader reader) method WriteConstructorDate (line 705) | private void WriteConstructorDate(JsonReader reader) method WriteEnd (line 715) | private void WriteEnd(JsonContainerType type) method AutoCompleteAll (line 733) | private void AutoCompleteAll() method GetCloseTokenForType (line 741) | private JsonToken GetCloseTokenForType(JsonContainerType type) method AutoCompleteClose (line 756) | private void AutoCompleteClose(JsonContainerType type) method CalculateLevelsToComplete (line 783) | private int CalculateLevelsToComplete(JsonContainerType type) method UpdateCurrentState (line 814) | private void UpdateCurrentState() method WriteEnd (line 841) | protected virtual void WriteEnd(JsonToken token) method WriteIndent (line 848) | protected virtual void WriteIndent() method WriteValueDelimiter (line 855) | protected virtual void WriteValueDelimiter() method WriteIndentSpace (line 862) | protected virtual void WriteIndentSpace() method AutoComplete (line 866) | internal void AutoComplete(JsonToken tokenBeingWritten) method WriteNull (line 903) | public virtual void WriteNull() method WriteUndefined (line 911) | public virtual void WriteUndefined() method WriteRaw (line 920) | public virtual void WriteRaw(string? json) method WriteRawValue (line 929) | public virtual void WriteRawValue(string? json) method WriteValue (line 941) | public virtual void WriteValue(string? value) method WriteValue (line 950) | public virtual void WriteValue(int value) method WriteValue (line 959) | [CLSCompliant(false)] method WriteValue (line 969) | public virtual void WriteValue(long value) method WriteValue (line 978) | [CLSCompliant(false)] method WriteValue (line 988) | public virtual void WriteValue(float value) method WriteValue (line 997) | public virtual void WriteValue(double value) method WriteValue (line 1006) | public virtual void WriteValue(bool value) method WriteValue (line 1015) | public virtual void WriteValue(short value) method WriteValue (line 1024) | [CLSCompliant(false)] method WriteValue (line 1034) | public virtual void WriteValue(char value) method WriteValue (line 1043) | public virtual void WriteValue(byte value) method WriteValue (line 1052) | [CLSCompliant(false)] method WriteValue (line 1062) | public virtual void WriteValue(decimal value) method WriteValue (line 1071) | public virtual void WriteValue(DateTime value) method WriteValue (line 1081) | public virtual void WriteValue(DateTimeOffset value) method WriteValue (line 1091) | public virtual void WriteValue(Guid value) method WriteValue (line 1100) | public virtual void WriteValue(TimeSpan value) method WriteValue (line 1109) | public virtual void WriteValue(int? value) method WriteValue (line 1125) | [CLSCompliant(false)] method WriteValue (line 1142) | public virtual void WriteValue(long? value) method WriteValue (line 1158) | [CLSCompliant(false)] method WriteValue (line 1175) | public virtual void WriteValue(float? value) method WriteValue (line 1191) | public virtual void WriteValue(double? value) method WriteValue (line 1207) | public virtual void WriteValue(bool? value) method WriteValue (line 1223) | public virtual void WriteValue(short? value) method WriteValue (line 1239) | [CLSCompliant(false)] method WriteValue (line 1256) | public virtual void WriteValue(char? value) method WriteValue (line 1272) | public virtual void WriteValue(byte? value) method WriteValue (line 1288) | [CLSCompliant(false)] method WriteValue (line 1305) | public virtual void WriteValue(decimal? value) method WriteValue (line 1321) | public virtual void WriteValue(DateTime? value) method WriteValue (line 1338) | public virtual void WriteValue(DateTimeOffset? value) method WriteValue (line 1355) | public virtual void WriteValue(Guid? value) method WriteValue (line 1371) | public virtual void WriteValue(TimeSpan? value) method WriteValue (line 1387) | public virtual void WriteValue(byte[]? value) method WriteValue (line 1403) | public virtual void WriteValue(Uri? value) method WriteValue (line 1420) | public virtual void WriteValue(object? value) method WriteComment (line 1446) | public virtual void WriteComment(string? text) method WriteWhitespace (line 1455) | public virtual void WriteWhitespace(string ws) method Dispose (line 1460) | void IDisposable.Dispose() method Dispose (line 1470) | protected virtual void Dispose(bool disposing) method WriteValue (line 1478) | internal static void WriteValue(JsonWriter writer, PrimitiveTypeCode t... method ResolveConvertibleValue (line 1671) | private static void ResolveConvertibleValue(IConvertible convertible, ... method CreateUnsupportedTypeException (line 1684) | private static JsonWriterException CreateUnsupportedTypeException(Json... method SetWriteState (line 1694) | protected void SetWriteState(JsonToken token, object value) method InternalWriteEnd (line 1745) | internal void InternalWriteEnd(JsonContainerType container) method InternalWritePropertyName (line 1750) | internal void InternalWritePropertyName(string name) method InternalWriteRaw (line 1756) | internal void InternalWriteRaw() method InternalWriteStart (line 1760) | internal void InternalWriteStart(JsonToken token, JsonContainerType co... method InternalWriteValue (line 1767) | internal void InternalWriteValue(JsonToken token) method InternalWriteWhitespace (line 1773) | internal void InternalWriteWhitespace(string ws) method InternalWriteComment (line 1784) | internal void InternalWriteComment() FILE: Src/Newtonsoft.Json/JsonWriterException.cs class JsonWriterException (line 36) | #if HAVE_BINARY_EXCEPTION_SERIALIZATION method JsonWriterException (line 50) | public JsonWriterException() method JsonWriterException (line 59) | public JsonWriterException(string message) method JsonWriterException (line 70) | public JsonWriterException(string message, Exception innerException) method JsonWriterException (line 83) | public JsonWriterException(SerializationInfo info, StreamingContext co... method JsonWriterException (line 96) | public JsonWriterException(string message, string path, Exception? inn... method Create (line 102) | internal static JsonWriterException Create(JsonWriter writer, string m... method Create (line 107) | internal static JsonWriterException Create(string path, string message... FILE: Src/Newtonsoft.Json/Linq/CommentHandling.cs type CommentHandling (line 31) | public enum CommentHandling FILE: Src/Newtonsoft.Json/Linq/DuplicatePropertyNameHandling.cs type DuplicatePropertyNameHandling (line 31) | public enum DuplicatePropertyNameHandling FILE: Src/Newtonsoft.Json/Linq/Extensions.cs class Extensions (line 44) | public static class Extensions method Ancestors (line 52) | public static IJEnumerable Ancestors(this IEnumerable so... method AncestorsAndSelf (line 65) | public static IJEnumerable AncestorsAndSelf(this IEnumerabl... method Descendants (line 78) | public static IJEnumerable Descendants(this IEnumerable ... method DescendantsAndSelf (line 91) | public static IJEnumerable DescendantsAndSelf(this IEnumera... method Properties (line 103) | public static IJEnumerable Properties(this IEnumerable Values(this IEnumerable sou... method Values (line 126) | public static IJEnumerable Values(this IEnumerable sou... method Values (line 138) | public static IEnumerable Values(this IEnumerable sourc... method Values (line 149) | public static IEnumerable Values(this IEnumerable source) method Value (line 160) | public static U? Value(this IEnumerable value) method Value (line 172) | public static U? Value(this IEnumerable value) where T : JToken method Values (line 184) | internal static IEnumerable Values(this IEnumerable sourc... method Children (line 227) | public static IJEnumerable Children(this IEnumerable sou... method Children (line 239) | public static IEnumerable Children(this IEnumerable sourc... method Convert (line 246) | internal static IEnumerable Convert(this IEnumerable sour... method Convert (line 256) | internal static U? Convert(this T token) where T : JToken? method AsJEnumerable (line 309) | public static IJEnumerable AsJEnumerable(this IEnumerable AsJEnumerable(this IEnumerable sou... FILE: Src/Newtonsoft.Json/Linq/IJEnumerable.cs type IJEnumerable (line 34) | public interface IJEnumerable< FILE: Src/Newtonsoft.Json/Linq/JArray.Async.cs class JArray (line 35) | public partial class JArray method WriteToAsync (line 44) | public override async Task WriteToAsync(JsonWriter writer, Cancellatio... method LoadAsync (line 63) | public new static Task LoadAsync(JsonReader reader, Cancellati... method LoadAsync (line 76) | public new static async Task LoadAsync(JsonReader reader, Json... FILE: Src/Newtonsoft.Json/Linq/JArray.cs class JArray (line 41) | public partial class JArray : JContainer, IList method JArray (line 60) | public JArray() method JArray (line 68) | public JArray(JArray other) method JArray (line 77) | public JArray(params object[] content) method JArray (line 86) | public JArray(object content) method DeepEquals (line 91) | internal override bool DeepEquals(JToken node) method CloneToken (line 96) | internal override JToken CloneToken() method Load (line 106) | public new static JArray Load(JsonReader reader) method Load (line 118) | public new static JArray Load(JsonReader reader, JsonLoadSettings? set... method Parse (line 151) | public new static JArray Parse(string json) method Parse (line 166) | public new static JArray Parse(string json, JsonLoadSettings? settings) method FromObject (line 186) | public new static JArray FromObject(object o) method FromObject (line 197) | public new static JArray FromObject(object o, JsonSerializer jsonSeria... method WriteTo (line 214) | public override void WriteTo(JsonWriter writer, params JsonConverter[]... method IndexOfItem (line 266) | internal override int IndexOfItem(JToken? item) method MergeItem (line 276) | internal override void MergeItem(object content, JsonMergeSettings? se... method IndexOf (line 297) | public int IndexOf(JToken item) method Insert (line 310) | public void Insert(int index, JToken item) method RemoveAt (line 322) | public void RemoveAt(int index) method GetEnumerator (line 333) | public IEnumerator GetEnumerator() method Add (line 344) | public void Add(JToken item) method Clear (line 352) | public void Clear() method Contains (line 364) | public bool Contains(JToken item) method CopyTo (line 374) | public void CopyTo(JToken[] array, int arrayIndex) method Remove (line 392) | public bool Remove(JToken item) method GetDeepHashCode (line 398) | internal override int GetDeepHashCode() FILE: Src/Newtonsoft.Json/Linq/JConstructor.Async.cs class JConstructor (line 35) | public partial class JConstructor method WriteToAsync (line 44) | public override async Task WriteToAsync(JsonWriter writer, Cancellatio... method LoadAsync (line 64) | public new static Task LoadAsync(JsonReader reader, Canc... method LoadAsync (line 79) | public new static async Task LoadAsync(JsonReader reader... FILE: Src/Newtonsoft.Json/Linq/JConstructor.cs class JConstructor (line 37) | public partial class JConstructor : JContainer method IndexOfItem (line 48) | internal override int IndexOfItem(JToken? item) method MergeItem (line 58) | internal override void MergeItem(object content, JsonMergeSettings? se... method JConstructor (line 91) | public JConstructor() method JConstructor (line 99) | public JConstructor(JConstructor other) method JConstructor (line 110) | public JConstructor(string name, params object[] content) method JConstructor (line 120) | public JConstructor(string name, object content) method JConstructor (line 130) | public JConstructor(string name) method DeepEquals (line 145) | internal override bool DeepEquals(JToken node) method CloneToken (line 150) | internal override JToken CloneToken() method WriteTo (line 160) | public override void WriteTo(JsonWriter writer, params JsonConverter[]... method GetDeepHashCode (line 203) | internal override int GetDeepHashCode() method Load (line 213) | public new static JConstructor Load(JsonReader reader) method Load (line 225) | public new static JConstructor Load(JsonReader reader, JsonLoadSetting... FILE: Src/Newtonsoft.Json/Linq/JContainer.Async.cs class JContainer (line 37) | public abstract partial class JContainer method ReadTokenFromAsync (line 39) | internal async Task ReadTokenFromAsync(JsonReader reader, JsonLoadSett... method ReadContentFromAsync (line 57) | private async Task ReadContentFromAsync(JsonReader reader, JsonLoadSet... FILE: Src/Newtonsoft.Json/Linq/JContainer.cs class JContainer (line 50) | public abstract partial class JContainer : JToken, IList method JContainer (line 105) | internal JContainer() method JContainer (line 109) | internal JContainer(JContainer other) method CheckReentrancy (line 124) | internal void CheckReentrancy() method CreateChildrenCollection (line 134) | internal virtual IList CreateChildrenCollection() method OnAddingNew (line 144) | protected virtual void OnAddingNew(AddingNewEventArgs e) method OnListChanged (line 153) | protected virtual void OnListChanged(ListChangedEventArgs e) method OnCollectionChanged (line 176) | protected virtual void OnCollectionChanged(NotifyCollectionChangedEven... method ContentsEqual (line 203) | internal bool ContentsEqual(JContainer container) method Children (line 266) | public override JEnumerable Children() method Values (line 278) | public override IEnumerable Values() where T : default method Descendants (line 287) | public IEnumerable Descendants() method DescendantsAndSelf (line 296) | public IEnumerable DescendantsAndSelf() method GetDescendants (line 301) | internal IEnumerable GetDescendants(bool self) method IsMultiContent (line 321) | internal bool IsMultiContent([NotNullWhen(true)]object? content) method EnsureParentToken (line 326) | internal JToken EnsureParentToken(JToken? item, bool skipParentCheck) method IndexOfItem (line 350) | internal abstract int IndexOfItem(JToken? item); method InsertItem (line 352) | internal virtual bool InsertItem(int index, JToken? item, bool skipPar... method RemoveItemAt (line 403) | internal virtual void RemoveItemAt(int index) method RemoveItem (line 451) | internal virtual bool RemoveItem(JToken? item) method GetItem (line 466) | internal virtual JToken GetItem(int index) method SetItem (line 471) | internal virtual void SetItem(int index, JToken? item) method ClearItems (line 534) | internal virtual void ClearItems() method ReplaceItem (line 563) | internal virtual void ReplaceItem(JToken existing, JToken replacement) method ContainsItem (line 574) | internal virtual bool ContainsItem(JToken? item) method CopyItemsTo (line 579) | internal virtual void CopyItemsTo(Array array, int arrayIndex) method IsTokenUnchanged (line 606) | internal static bool IsTokenUnchanged(JToken currentValue, JToken? new... method ValidateToken (line 622) | internal virtual void ValidateToken(JToken o, JToken? existing) method Add (line 636) | public virtual void Add(object? content) method TryAdd (line 641) | internal bool TryAdd(object? content) method AddAndSkipParentCheck (line 646) | internal void AddAndSkipParentCheck(JToken token) method AddFirst (line 655) | public void AddFirst(object? content) method TryAddInternal (line 660) | internal bool TryAddInternal(int index, object? content, bool skipPare... method CreateFromContent (line 683) | internal static JToken CreateFromContent(object? content) method CreateWriter (line 697) | public JsonWriter CreateWriter() method ReplaceAll (line 706) | public void ReplaceAll(object content) method RemoveAll (line 715) | public void RemoveAll() method MergeItem (line 720) | internal abstract void MergeItem(object content, JsonMergeSettings? se... method Merge (line 726) | public void Merge(object content) method Merge (line 736) | public void Merge(object content, JsonMergeSettings? settings) method ReadTokenFrom (line 741) | internal void ReadTokenFrom(JsonReader reader, JsonLoadSettings? options) method ReadContentFrom (line 760) | internal void ReadContentFrom(JsonReader r, JsonLoadSettings? settings) method ReadProperty (line 874) | private static JProperty? ReadProperty(JsonReader r, JsonLoadSettings?... method ContentsHashCode (line 908) | internal int ContentsHashCode() method GetListName (line 919) | string ITypedList.GetListName(PropertyDescriptor[] listAccessors) method GetItemProperties (line 924) | PropertyDescriptorCollection? ITypedList.GetItemProperties(PropertyDes... method IndexOf (line 932) | int IList.IndexOf(JToken item) method Insert (line 937) | void IList.Insert(int index, JToken item) method RemoveAt (line 942) | void IList.RemoveAt(int index) method Add (line 955) | void ICollection.Add(JToken item) method Clear (line 960) | void ICollection.Clear() method Contains (line 965) | bool ICollection.Contains(JToken item) method CopyTo (line 970) | void ICollection.CopyTo(JToken[] array, int arrayIndex) method Remove (line 977) | bool ICollection.Remove(JToken item) method EnsureValue (line 983) | private JToken? EnsureValue(object value) method Add (line 999) | int IList.Add(object value) method Clear (line 1005) | void IList.Clear() method Contains (line 1010) | bool IList.Contains(object value) method IndexOf (line 1015) | int IList.IndexOf(object value) method Insert (line 1020) | void IList.Insert(int index, object value) method Remove (line 1029) | void IList.Remove(object value) method RemoveAt (line 1034) | void IList.RemoveAt(int index) method CopyTo (line 1047) | void ICollection.CopyTo(Array array, int index) method AddIndex (line 1076) | void IBindingList.AddIndex(PropertyDescriptor property) method AddNew (line 1080) | object IBindingList.AddNew() method ApplySort (line 1106) | void IBindingList.ApplySort(PropertyDescriptor property, ListSortDirec... method Find (line 1111) | int IBindingList.Find(PropertyDescriptor property, object key) method RemoveIndex (line 1118) | void IBindingList.RemoveIndex(PropertyDescriptor property) method RemoveSort (line 1122) | void IBindingList.RemoveSort() method MergeEnumerableContent (line 1139) | internal static void MergeEnumerableContent(JContainer target, IEnumer... FILE: Src/Newtonsoft.Json/Linq/JEnumerable.cs type JEnumerable (line 42) | public readonly struct JEnumerable : IJEnumerable, IEquatable enumerable) method GetEnumerator (line 68) | public IEnumerator GetEnumerator() method GetEnumerator (line 73) | IEnumerator IEnumerable.GetEnumerator() method Equals (line 102) | public bool Equals(JEnumerable other) method Equals (line 114) | public override bool Equals(object obj) method GetHashCode (line 130) | public override int GetHashCode() FILE: Src/Newtonsoft.Json/Linq/JObject.Async.cs class JObject (line 36) | public partial class JObject method WriteToAsync (line 45) | public override Task WriteToAsync(JsonWriter writer, CancellationToken... method LoadAsync (line 85) | public new static Task LoadAsync(JsonReader reader, Cancellat... method LoadAsync (line 100) | public new static async Task LoadAsync(JsonReader reader, Jso... FILE: Src/Newtonsoft.Json/Linq/JObject.cs class JObject (line 56) | public partial class JObject : JContainer, IDictionary,... method JObject (line 87) | public JObject() method JObject (line 95) | public JObject(JObject other) method JObject (line 104) | public JObject(params object[] content) method JObject (line 113) | public JObject(object content) method DeepEquals (line 118) | internal override bool DeepEquals(JToken node) method IndexOfItem (line 128) | internal override int IndexOfItem(JToken? item) method InsertItem (line 138) | internal override bool InsertItem(int index, JToken? item, bool skipPa... method ValidateToken (line 149) | internal override void ValidateToken(JToken o, JToken? existing) method MergeItem (line 176) | internal override void MergeItem(object content, JsonMergeSettings? se... method IsNull (line 208) | private static bool IsNull(JToken token) method InternalPropertyChanged (line 223) | internal void InternalPropertyChanged(JProperty childProperty) method InternalPropertyChanging (line 240) | internal void InternalPropertyChanging(JProperty childProperty) method CloneToken (line 247) | internal override JToken CloneToken() method Properties (line 262) | public IEnumerable Properties() method Property (line 272) | public JProperty? Property(string name) method Property (line 285) | public JProperty? Property(string name, StringComparison comparison) method PropertyValues (line 317) | public JEnumerable PropertyValues() method Load (line 392) | public new static JObject Load(JsonReader reader) method Load (line 407) | public new static JObject Load(JsonReader reader, JsonLoadSettings? se... method Parse (line 445) | public new static JObject Parse(string json) method Parse (line 463) | public new static JObject Parse(string json, JsonLoadSettings? settings) method FromObject (line 483) | public new static JObject FromObject(object o) method FromObject (line 494) | public new static JObject FromObject(object o, JsonSerializer jsonSeri... method WriteTo (line 511) | public override void WriteTo(JsonWriter writer, params JsonConverter[]... method GetValue (line 528) | public JToken? GetValue(string? propertyName) method GetValue (line 541) | public JToken? GetValue(string? propertyName, StringComparison compari... method TryGetValue (line 563) | public bool TryGetValue(string propertyName, StringComparison comparis... method Add (line 575) | public void Add(string propertyName, JToken? value) method ContainsKey (line 585) | public bool ContainsKey(string propertyName) method Remove (line 599) | public bool Remove(string propertyName) method TryGetValue (line 617) | public bool TryGetValue(string propertyName, [NotNullWhen(true)]out JT... method Add (line 635) | void ICollection>.Add(KeyValuePair>.Clear() method Contains (line 645) | bool ICollection>.Contains(KeyValuePair<... method CopyTo (line 656) | void ICollection>.CopyTo(KeyValuePair>.Remove(KeyValuePair> GetEnumerator() method OnPropertyChanged (line 720) | protected virtual void OnPropertyChanged(string propertyName) method OnPropertyChanging (line 730) | protected virtual void OnPropertyChanging(string propertyName) method GetProperties (line 740) | PropertyDescriptorCollection ICustomTypeDescriptor.GetProperties() method GetProperties (line 745) | PropertyDescriptorCollection ICustomTypeDescriptor.GetProperties(Attri... method GetAttributes (line 758) | AttributeCollection ICustomTypeDescriptor.GetAttributes() method GetClassName (line 763) | string? ICustomTypeDescriptor.GetClassName() method GetComponentName (line 768) | string? ICustomTypeDescriptor.GetComponentName() method GetConverter (line 773) | TypeConverter ICustomTypeDescriptor.GetConverter() method GetDefaultEvent (line 778) | EventDescriptor? ICustomTypeDescriptor.GetDefaultEvent() method GetDefaultProperty (line 783) | PropertyDescriptor? ICustomTypeDescriptor.GetDefaultProperty() method GetEditor (line 788) | object? ICustomTypeDescriptor.GetEditor(Type editorBaseType) method GetEvents (line 793) | EventDescriptorCollection ICustomTypeDescriptor.GetEvents(Attribute[] ... method GetEvents (line 798) | EventDescriptorCollection ICustomTypeDescriptor.GetEvents() method GetPropertyOwner (line 803) | object? ICustomTypeDescriptor.GetPropertyOwner(PropertyDescriptor pd) method GetMetaObject (line 824) | protected override DynamicMetaObject GetMetaObject(Expression parameter) class JObjectDynamicProxy (line 829) | private class JObjectDynamicProxy : DynamicProxy method TryGetMember (line 831) | public override bool TryGetMember(JObject instance, GetMemberBinder ... method TrySetMember (line 838) | public override bool TrySetMember(JObject instance, SetMemberBinder ... method GetDynamicMemberNames (line 850) | public override IEnumerable GetDynamicMemberNames(JObject in... FILE: Src/Newtonsoft.Json/Linq/JProperty.Async.cs class JProperty (line 35) | public partial class JProperty method WriteToAsync (line 44) | public override Task WriteToAsync(JsonWriter writer, CancellationToken... method WriteToAsync (line 55) | private async Task WriteToAsync(Task task, JsonWriter writer, Cancella... method WriteValueAsync (line 62) | private Task WriteValueAsync(JsonWriter writer, CancellationToken canc... method LoadAsync (line 77) | public new static Task LoadAsync(JsonReader reader, Cancell... method LoadAsync (line 91) | public new static async Task LoadAsync(JsonReader reader, J... FILE: Src/Newtonsoft.Json/Linq/JProperty.cs class JProperty (line 38) | public partial class JProperty : JContainer class JPropertyList (line 41) | private class JPropertyList : IList method GetEnumerator (line 45) | public IEnumerator GetEnumerator() method GetEnumerator (line 53) | IEnumerator IEnumerable.GetEnumerator() method Add (line 58) | public void Add(JToken item) method Clear (line 63) | public void Clear() method Contains (line 68) | public bool Contains(JToken item) method CopyTo (line 73) | public void CopyTo(JToken[] array, int arrayIndex) method Remove (line 81) | public bool Remove(JToken item) method IndexOf (line 95) | public int IndexOf(JToken item) method Insert (line 100) | public void Insert(int index, JToken item) method RemoveAt (line 108) | public void RemoveAt(int index) method JProperty (line 189) | public JProperty(JProperty other) method GetItem (line 195) | internal override JToken GetItem(int index) method SetItem (line 205) | internal override void SetItem(int index, JToken? item) method RemoveItem (line 224) | internal override bool RemoveItem(JToken? item) method RemoveItemAt (line 229) | internal override void RemoveItemAt(int index) method IndexOfItem (line 234) | internal override int IndexOfItem(JToken? item) method InsertItem (line 244) | internal override bool InsertItem(int index, JToken? item, bool skipPa... method ContainsItem (line 260) | internal override bool ContainsItem(JToken? item) method MergeItem (line 265) | internal override void MergeItem(object content, JsonMergeSettings? se... method ClearItems (line 275) | internal override void ClearItems() method DeepEquals (line 280) | internal override bool DeepEquals(JToken node) method CloneToken (line 285) | internal override JToken CloneToken() method JProperty (line 300) | internal JProperty(string name) method JProperty (line 313) | public JProperty(string name, params object[] content) method JProperty (line 323) | public JProperty(string name, object? content) method WriteTo (line 339) | public override void WriteTo(JsonWriter writer, params JsonConverter[]... method GetDeepHashCode (line 354) | internal override int GetDeepHashCode() method Load (line 364) | public new static JProperty Load(JsonReader reader) method Load (line 376) | public new static JProperty Load(JsonReader reader, JsonLoadSettings? ... FILE: Src/Newtonsoft.Json/Linq/JPropertyDescriptor.cs class JPropertyDescriptor (line 35) | public class JPropertyDescriptor : PropertyDescriptor method JPropertyDescriptor (line 41) | public JPropertyDescriptor(string name) method CastInstance (line 46) | private static JObject CastInstance(object instance) method CanResetValue (line 58) | public override bool CanResetValue(object component) method GetValue (line 70) | public override object? GetValue(object component) method ResetValue (line 79) | public override void ResetValue(object component) method SetValue (line 88) | public override void SetValue(object component, object value) method ShouldSerializeValue (line 105) | public override bool ShouldSerializeValue(object component) FILE: Src/Newtonsoft.Json/Linq/JPropertyKeyedCollection.cs class JPropertyKeyedCollection (line 35) | internal class JPropertyKeyedCollection : Collection method JPropertyKeyedCollection (line 41) | public JPropertyKeyedCollection() : base(new List()) method AddKey (line 45) | private void AddKey(string key, JToken item) method ChangeItemKey (line 51) | protected void ChangeItemKey(JToken item, string newKey) method ClearItems (line 73) | protected override void ClearItems() method Contains (line 80) | public bool Contains(string key) method ContainsItem (line 95) | private bool ContainsItem(JToken item) method EnsureDictionary (line 106) | private void EnsureDictionary() method GetKeyForItem (line 114) | private string GetKeyForItem(JToken item) method InsertItem (line 119) | protected override void InsertItem(int index, JToken item) method Remove (line 125) | public bool Remove(string key) method RemoveItem (line 140) | protected override void RemoveItem(int index) method RemoveKey (line 147) | private void RemoveKey(string key) method SetItem (line 152) | protected override void SetItem(int index, JToken item) method TryGetValue (line 194) | public bool TryGetValue(string key, [NotNullWhen(true)]out JToken? value) method IndexOfReference (line 223) | public int IndexOfReference(JToken t) method Compare (line 228) | public bool Compare(JPropertyKeyedCollection other) FILE: Src/Newtonsoft.Json/Linq/JRaw.Async.cs class JRaw (line 35) | public partial class JRaw method CreateAsync (line 44) | public static async Task CreateAsync(JsonReader reader, Cancella... FILE: Src/Newtonsoft.Json/Linq/JRaw.cs class JRaw (line 34) | public partial class JRaw : JValue method JRaw (line 40) | public JRaw(JRaw other) method JRaw (line 49) | public JRaw(object? rawJson) method Create (line 59) | public static JRaw Create(JsonReader reader) method CloneToken (line 70) | internal override JToken CloneToken() FILE: Src/Newtonsoft.Json/Linq/JToken.Async.cs class JToken (line 36) | public abstract partial class JToken method WriteToAsync (line 45) | public virtual Task WriteToAsync(JsonWriter writer, CancellationToken ... method WriteToAsync (line 56) | public Task WriteToAsync(JsonWriter writer, params JsonConverter[] con... method ReadFromAsync (line 73) | public static Task ReadFromAsync(JsonReader reader, Cancellati... method ReadFromAsync (line 92) | public static async Task ReadFromAsync(JsonReader reader, Json... method LoadAsync (line 153) | public static Task LoadAsync(JsonReader reader, CancellationTo... method LoadAsync (line 171) | public static Task LoadAsync(JsonReader reader, JsonLoadSettin... FILE: Src/Newtonsoft.Json/Linq/JToken.cs class JToken (line 54) | public abstract partial class JToken : IJEnumerable, IJsonLineInfo method CloneToken (line 133) | internal abstract JToken CloneToken(); method DeepEquals (line 134) | internal abstract bool DeepEquals(JToken node); method DeepEquals (line 156) | public static bool DeepEquals(JToken? t1, JToken? t2) method JToken (line 227) | internal JToken() method AddAfterSelf (line 235) | public void AddAfterSelf(object? content) method AddBeforeSelf (line 250) | public void AddBeforeSelf(object? content) method Ancestors (line 265) | public IEnumerable Ancestors() method AncestorsAndSelf (line 274) | public IEnumerable AncestorsAndSelf() method GetAncestors (line 279) | internal IEnumerable GetAncestors(bool self) method AfterSelf (line 291) | public IEnumerable AfterSelf() method BeforeSelf (line 308) | public IEnumerable BeforeSelf() method Value (line 337) | public virtual T? Value(object key) method Children (line 361) | public virtual JEnumerable Children() method Children (line 371) | public JEnumerable Children() where T : JToken method Values (line 381) | public virtual IEnumerable Values() method Remove (line 389) | public void Remove() method Replace (line 403) | public void Replace(JToken value) method WriteTo (line 418) | public abstract void WriteTo(JsonWriter writer, params JsonConverter[]... method ToString (line 430) | public override string ToString() method ToString (line 441) | public string ToString(Formatting formatting, params JsonConverter[] c... method EnsureValue (line 454) | private static JValue? EnsureValue(JToken value) method GetType (line 471) | private static string GetType(JToken token) method ValidateToken (line 483) | private static bool ValidateToken(JToken o, JTokenType[] validTypes, b... method ToBigInteger (line 1473) | private static BigInteger ToBigInteger(JToken value) method ToBigIntegerNullable (line 1484) | private static BigInteger? ToBigIntegerNullable(JToken value) method GetEnumerator (line 1868) | IEnumerator IEnumerable.GetEnumerator() method GetEnumerator (line 1873) | IEnumerator IEnumerable.GetEnumerator() method GetDeepHashCode (line 1878) | internal abstract int GetDeepHashCode(); method CreateReader (line 1886) | public JsonReader CreateReader() method FromObjectInternal (line 1891) | internal static JToken FromObjectInternal(object o, JsonSerializer jso... method FromObject (line 1911) | public static JToken FromObject(object o) method FromObject (line 1922) | public static JToken FromObject(object o, JsonSerializer jsonSerializer) method ToObject (line 1932) | public T? ToObject() method ToObject (line 1942) | public object? ToObject(Type objectType) method ToObject (line 2065) | public T? ToObject(JsonSerializer jsonSerializer) method ToObject (line 2076) | public object? ToObject(Type objectType, JsonSerializer jsonSerializer) method ReadFrom (line 2095) | public static JToken ReadFrom(JsonReader reader) method ReadFrom (line 2111) | public static JToken ReadFrom(JsonReader reader, JsonLoadSettings? set... method Parse (line 2179) | public static JToken Parse(string json) method Parse (line 2191) | public static JToken Parse(string json, JsonLoadSettings? settings) method Load (line 2217) | public static JToken Load(JsonReader reader, JsonLoadSettings? settings) method Load (line 2231) | public static JToken Load(JsonReader reader) method SetLineInfo (line 2236) | internal void SetLineInfo(IJsonLineInfo? lineInfo, JsonLoadSettings? s... class LineInfoAnnotation (line 2251) | private class LineInfoAnnotation method LineInfoAnnotation (line 2256) | public LineInfoAnnotation(int lineNumber, int linePosition) method SetLineInfo (line 2263) | internal void SetLineInfo(int lineNumber, int linePosition) method HasLineInfo (line 2268) | bool IJsonLineInfo.HasLineInfo() method SelectToken (line 2308) | public JToken? SelectToken(string path) method SelectToken (line 2321) | public JToken? SelectToken(string path, bool errorWhenNoMatch) method SelectToken (line 2338) | public JToken? SelectToken(string path, JsonSelectSettings? settings) method SelectTokens (line 2363) | public IEnumerable SelectTokens(string path) method SelectTokens (line 2376) | public IEnumerable SelectTokens(string path, bool errorWhenNoM... method SelectTokens (line 2393) | public IEnumerable SelectTokens(string path, JsonSelectSetting... method GetMetaObject (line 2407) | protected virtual DynamicMetaObject GetMetaObject(Expression parameter) method GetMetaObject (line 2419) | DynamicMetaObject IDynamicMetaObjectProvider.GetMetaObject(Expression ... method Clone (line 2426) | object ICloneable.Clone() method DeepClone (line 2436) | public JToken DeepClone() method AddAnnotation (line 2445) | public void AddAnnotation(object annotation) method Annotation (line 2484) | public T? Annotation() where T : class method Annotation (line 2515) | public object? Annotation(Type type) method Annotations (line 2557) | public IEnumerable Annotations() where T : class method Annotations (line 2595) | public IEnumerable Annotations(Type type) method RemoveAnnotations (line 2637) | public void RemoveAnnotations() where T : class method RemoveAnnotations (line 2687) | public void RemoveAnnotations(Type type) method CopyAnnotations (line 2738) | internal void CopyAnnotations(JToken target, JToken source) FILE: Src/Newtonsoft.Json/Linq/JTokenEqualityComparer.cs class JTokenEqualityComparer (line 33) | public class JTokenEqualityComparer : IEqualityComparer method Equals (line 43) | public bool Equals(JToken x, JToken y) method GetHashCode (line 54) | public int GetHashCode(JToken obj) FILE: Src/Newtonsoft.Json/Linq/JTokenReader.cs class JTokenReader (line 34) | public class JTokenReader : JsonReader, IJsonLineInfo method JTokenReader (line 50) | public JTokenReader(JToken token) method JTokenReader (line 62) | public JTokenReader(JToken token, string initialPath) method Read (line 74) | public override bool Read() method ReadOver (line 104) | private bool ReadOver(JToken t) method ReadToEnd (line 129) | private bool ReadToEnd() method GetEndToken (line 136) | private JsonToken? GetEndToken(JContainer c) method ReadInto (line 153) | private bool ReadInto(JContainer c) method SetEnd (line 169) | private bool SetEnd(JContainer c) method SetToken (line 185) | private void SetToken(JToken token) method SafeToString (line 256) | private string? SafeToString(object? value) method HasLineInfo (line 261) | bool IJsonLineInfo.HasLineInfo() FILE: Src/Newtonsoft.Json/Linq/JTokenType.cs type JTokenType (line 31) | public enum JTokenType FILE: Src/Newtonsoft.Json/Linq/JTokenWriter.Async.cs class JTokenWriter (line 34) | public partial class JTokenWriter method WriteTokenAsync (line 38) | internal override Task WriteTokenAsync(JsonReader reader, bool writeCh... FILE: Src/Newtonsoft.Json/Linq/JTokenWriter.cs class JTokenWriter (line 39) | public partial class JTokenWriter : JsonWriter method JTokenWriter (line 73) | public JTokenWriter(JContainer container) method JTokenWriter (line 84) | public JTokenWriter() method Flush (line 91) | public override void Flush() method Close (line 102) | public override void Close() method WriteStartObject (line 110) | public override void WriteStartObject() method AddParent (line 117) | private void AddParent(JContainer container) method RemoveParent (line 132) | private void RemoveParent() method WriteStartArray (line 146) | public override void WriteStartArray() method WriteStartConstructor (line 157) | public override void WriteStartConstructor(string name) method WriteEnd (line 168) | protected override void WriteEnd(JsonToken token) method WritePropertyName (line 177) | public override void WritePropertyName(string name) method AddValue (line 190) | private void AddValue(object? value, JsonToken token) method AddValue (line 195) | internal void AddValue(JValue? value, JsonToken token) method WriteValue (line 225) | public override void WriteValue(object? value) method WriteNull (line 243) | public override void WriteNull() method WriteUndefined (line 252) | public override void WriteUndefined() method WriteRaw (line 262) | public override void WriteRaw(string? json) method WriteComment (line 272) | public override void WriteComment(string? text) method WriteValue (line 282) | public override void WriteValue(string? value) method WriteValue (line 292) | public override void WriteValue(int value) method WriteValue (line 302) | [CLSCompliant(false)] method WriteValue (line 313) | public override void WriteValue(long value) method WriteValue (line 323) | [CLSCompliant(false)] method WriteValue (line 334) | public override void WriteValue(float value) method WriteValue (line 344) | public override void WriteValue(double value) method WriteValue (line 354) | public override void WriteValue(bool value) method WriteValue (line 364) | public override void WriteValue(short value) method WriteValue (line 374) | [CLSCompliant(false)] method WriteValue (line 385) | public override void WriteValue(char value) method WriteValue (line 401) | public override void WriteValue(byte value) method WriteValue (line 411) | [CLSCompliant(false)] method WriteValue (line 422) | public override void WriteValue(decimal value) method WriteValue (line 432) | public override void WriteValue(DateTime value) method WriteValue (line 444) | public override void WriteValue(DateTimeOffset value) method WriteValue (line 455) | public override void WriteValue(byte[]? value) method WriteValue (line 465) | public override void WriteValue(TimeSpan value) method WriteValue (line 475) | public override void WriteValue(Guid value) method WriteValue (line 485) | public override void WriteValue(Uri? value) method WriteToken (line 492) | internal override void WriteToken(JsonReader reader, bool writeChildre... FILE: Src/Newtonsoft.Json/Linq/JValue.Async.cs class JValue (line 39) | public partial class JValue method WriteToAsync (line 48) | public override Task WriteToAsync(JsonWriter writer, CancellationToken... FILE: Src/Newtonsoft.Json/Linq/JValue.cs class JValue (line 46) | public partial class JValue : JToken, IEquatable, IFormattable, ... method JValue (line 54) | internal JValue(object? value, JTokenType type) method JValue (line 64) | public JValue(JValue other) method JValue (line 74) | public JValue(long value) method JValue (line 83) | public JValue(decimal value) method JValue (line 92) | public JValue(char value) method JValue (line 101) | [CLSCompliant(false)] method JValue (line 111) | public JValue(double value) method JValue (line 120) | public JValue(float value) method JValue (line 129) | public JValue(DateTime value) method JValue (line 139) | public JValue(DateTimeOffset value) method JValue (line 149) | public JValue(bool value) method JValue (line 158) | public JValue(string? value) method JValue (line 167) | public JValue(Guid value) method JValue (line 176) | public JValue(Uri? value) method JValue (line 185) | public JValue(TimeSpan value) method JValue (line 194) | public JValue(object? value) method DeepEquals (line 199) | internal override bool DeepEquals(JToken node) method CompareBigInteger (line 222) | private static int CompareBigInteger(BigInteger i1, object i2) method Compare (line 247) | internal static int Compare(JTokenType valueType, object? objA, object... method CompareFloat (line 398) | private static int CompareFloat(object objA, object objB) method Operation (line 413) | private static bool Operation(ExpressionType operation, object? objA, ob... method CloneToken (line 560) | internal override JToken CloneToken() method CreateComment (line 570) | public static JValue CreateComment(string? value) method CreateString (line 580) | public static JValue CreateString(string? value) method CreateNull (line 589) | public static JValue CreateNull() method CreateUndefined (line 598) | public static JValue CreateUndefined() method GetValueType (line 603) | private static JTokenType GetValueType(JTokenType? current, object? value) method GetStringValueType (line 672) | private static JTokenType GetStringValueType(JTokenType? current) method WriteTo (line 722) | public override void WriteTo(JsonWriter writer, params JsonConverter[] c... method GetDeepHashCode (line 825) | internal override int GetDeepHashCode() method ValuesEquals (line 833) | private static bool ValuesEquals(JValue v1, JValue v2) method Equals (line 845) | public bool Equals(JValue? other) method Equals (line 862) | public override bool Equals(object obj) method GetHashCode (line 878) | public override int GetHashCode() method ToString (line 898) | public override string ToString() method ToString (line 915) | public string ToString(string format) method ToString (line 927) | public string ToString(IFormatProvider formatProvider) method ToString (line 940) | public string ToString(string? format, IFormatProvider formatProvider) method GetMetaObject (line 965) | protected override DynamicMetaObject GetMetaObject(Expression parameter) class JValueDynamicProxy (line 970) | private class JValueDynamicProxy : DynamicProxy method TryConvert (line 972) | public override bool TryConvert(JValue instance, ConvertBinder binder,... method TryBinaryOperation (line 992) | public override bool TryBinaryOperation(JValue instance, BinaryOperati... method CompareTo (line 1038) | int IComparable.CompareTo(object obj) method CompareTo (line 1081) | public int CompareTo(JValue obj) method GetTypeCode (line 1096) | TypeCode IConvertible.GetTypeCode() method ToBoolean (line 1111) | bool IConvertible.ToBoolean(IFormatProvider provider) method ToChar (line 1116) | char IConvertible.ToChar(IFormatProvider provider) method ToSByte (line 1121) | sbyte IConvertible.ToSByte(IFormatProvider provider) method ToByte (line 1126) | byte IConvertible.ToByte(IFormatProvider provider) method ToInt16 (line 1131) | short IConvertible.ToInt16(IFormatProvider provider) method ToUInt16 (line 1136) | ushort IConvertible.ToUInt16(IFormatProvider provider) method ToInt32 (line 1141) | int IConvertible.ToInt32(IFormatProvider provider) method ToUInt32 (line 1146) | uint IConvertible.ToUInt32(IFormatProvider provider) method ToInt64 (line 1151) | long IConvertible.ToInt64(IFormatProvider provider) method ToUInt64 (line 1156) | ulong IConvertible.ToUInt64(IFormatProvider provider) method ToSingle (line 1161) | float IConvertible.ToSingle(IFormatProvider provider) method ToDouble (line 1166) | double IConvertible.ToDouble(IFormatProvider provider) method ToDecimal (line 1171) | decimal IConvertible.ToDecimal(IFormatProvider provider) method ToDateTime (line 1176) | DateTime IConvertible.ToDateTime(IFormatProvider provider) method ToType (line 1181) | object? IConvertible.ToType(Type conversionType, IFormatProvider provider) FILE: Src/Newtonsoft.Json/Linq/JsonLoadSettings.cs class JsonLoadSettings (line 8) | public class JsonLoadSettings method JsonLoadSettings (line 17) | public JsonLoadSettings() FILE: Src/Newtonsoft.Json/Linq/JsonMergeSettings.cs class JsonMergeSettings (line 33) | public class JsonMergeSettings method JsonMergeSettings (line 42) | public JsonMergeSettings() FILE: Src/Newtonsoft.Json/Linq/JsonPath/ArrayIndexFilter.cs class ArrayIndexFilter (line 7) | internal class ArrayIndexFilter : PathFilter method ExecuteFilter (line 11) | public override IEnumerable ExecuteFilter(JToken root, IEnumer... FILE: Src/Newtonsoft.Json/Linq/JsonPath/ArrayMultipleIndexFilter.cs class ArrayMultipleIndexFilter (line 5) | internal class ArrayMultipleIndexFilter : PathFilter method ArrayMultipleIndexFilter (line 9) | public ArrayMultipleIndexFilter(List indexes) method ExecuteFilter (line 14) | public override IEnumerable ExecuteFilter(JToken root, IEnumer... FILE: Src/Newtonsoft.Json/Linq/JsonPath/ArraySliceFilter.cs class ArraySliceFilter (line 8) | internal class ArraySliceFilter : PathFilter method ExecuteFilter (line 14) | public override IEnumerable ExecuteFilter(JToken root, IEnumer... method IsValid (line 77) | private bool IsValid(int index, int stopIndex, bool positiveStep) FILE: Src/Newtonsoft.Json/Linq/JsonPath/FieldFilter.cs class FieldFilter (line 7) | internal class FieldFilter : PathFilter method FieldFilter (line 11) | public FieldFilter(string? name) method ExecuteFilter (line 16) | public override IEnumerable ExecuteFilter(JToken root, IEnumer... FILE: Src/Newtonsoft.Json/Linq/JsonPath/FieldMultipleFilter.cs class FieldMultipleFilter (line 12) | internal class FieldMultipleFilter : PathFilter method FieldMultipleFilter (line 16) | public FieldMultipleFilter(List names) method ExecuteFilter (line 21) | public override IEnumerable ExecuteFilter(JToken root, IEnumer... FILE: Src/Newtonsoft.Json/Linq/JsonPath/JPath.cs class JPath (line 34) | internal class JPath method JPath (line 43) | public JPath(string expression) method ParseMain (line 52) | private void ParseMain() method ParsePath (line 93) | private bool ParsePath(List filters, int currentPartStartI... method CreatePathFilter (line 201) | private static PathFilter CreatePathFilter(string? member, bool scan) method ParseIndexer (line 207) | private PathFilter ParseIndexer(char indexerOpenChar, bool scan) method ParseArrayIndexer (line 231) | private PathFilter ParseArrayIndexer(char indexerCloseChar) method EatWhitespace (line 388) | private void EatWhitespace() method ParseQuery (line 401) | private PathFilter ParseQuery(char indexerCloseChar, bool scan) method TryParseExpression (line 434) | private bool TryParseExpression(out List? expressionPath) method CreateUnexpectedCharacterException (line 460) | private JsonException CreateUnexpectedCharacterException() method ParseSide (line 465) | private object ParseSide() method ParseExpression (line 488) | private QueryExpression ParseExpression() method TryParseValue (line 575) | private bool TryParseValue(out object? value) method ReadQuotedString (line 650) | private string ReadQuotedString() method ReadRegexString (line 710) | private string ReadRegexString() method Match (line 753) | private bool Match(string s) method ParseOperator (line 772) | private QueryOperator ParseOperator() method ParseQuotedField (line 823) | private PathFilter ParseQuotedField(char indexerCloseChar, bool scan) method EnsureLength (line 869) | private void EnsureLength(string message) method Evaluate (line 877) | internal IEnumerable Evaluate(JToken root, JToken t, JsonSelec... method Evaluate (line 882) | internal static IEnumerable Evaluate(List filters,... FILE: Src/Newtonsoft.Json/Linq/JsonPath/PathFilter.cs class PathFilter (line 7) | internal abstract class PathFilter method ExecuteFilter (line 9) | public abstract IEnumerable ExecuteFilter(JToken root, IEnumer... method GetTokenIndex (line 11) | protected static JToken? GetTokenIndex(JToken t, JsonSelectSettings? s... method GetNextScanValue (line 52) | protected static JToken? GetNextScanValue(JToken originalParent, JToke... FILE: Src/Newtonsoft.Json/Linq/JsonPath/QueryExpression.cs type QueryOperator (line 16) | internal enum QueryOperator class QueryExpression (line 33) | internal abstract class QueryExpression method QueryExpression (line 37) | public QueryExpression(QueryOperator @operator) method IsMatch (line 43) | public bool IsMatch(JToken root, JToken t) method IsMatch (line 48) | public abstract bool IsMatch(JToken root, JToken t, JsonSelectSettings... class CompositeExpression (line 51) | internal class CompositeExpression : QueryExpression method CompositeExpression (line 55) | public CompositeExpression(QueryOperator @operator) : base(@operator) method IsMatch (line 60) | public override bool IsMatch(JToken root, JToken t, JsonSelectSettings... class BooleanQueryExpression (line 88) | internal class BooleanQueryExpression : QueryExpression method BooleanQueryExpression (line 93) | public BooleanQueryExpression(QueryOperator @operator, object left, ob... method GetResult (line 99) | private IEnumerable GetResult(JToken root, JToken t, object? o) method IsMatch (line 114) | public override bool IsMatch(JToken root, JToken t, JsonSelectSettings... method MatchTokens (line 145) | private bool MatchTokens(JToken leftResult, JToken rightResult, JsonSe... method RegexEquals (line 224) | private static bool RegexEquals(JValue input, JValue pattern, JsonSele... method EqualsWithStringCoercion (line 245) | internal static bool EqualsWithStringCoercion(JValue value, JValue que... method EqualsWithStrictMatch (line 306) | internal static bool EqualsWithStrictMatch(JValue value, JValue queryV... FILE: Src/Newtonsoft.Json/Linq/JsonPath/QueryFilter.cs class QueryFilter (line 6) | internal class QueryFilter : PathFilter method QueryFilter (line 10) | public QueryFilter(QueryExpression expression) method ExecuteFilter (line 15) | public override IEnumerable ExecuteFilter(JToken root, IEnumer... FILE: Src/Newtonsoft.Json/Linq/JsonPath/QueryScanFilter.cs class QueryScanFilter (line 6) | internal class QueryScanFilter : PathFilter method QueryScanFilter (line 10) | public QueryScanFilter(QueryExpression expression) method ExecuteFilter (line 15) | public override IEnumerable ExecuteFilter(JToken root, IEnumer... FILE: Src/Newtonsoft.Json/Linq/JsonPath/RootFilter.cs class RootFilter (line 5) | internal class RootFilter : PathFilter method RootFilter (line 9) | private RootFilter() method ExecuteFilter (line 13) | public override IEnumerable ExecuteFilter(JToken root, IEnumer... FILE: Src/Newtonsoft.Json/Linq/JsonPath/ScanFilter.cs class ScanFilter (line 5) | internal class ScanFilter : PathFilter method ScanFilter (line 9) | public ScanFilter(string? name) method ExecuteFilter (line 14) | public override IEnumerable ExecuteFilter(JToken root, IEnumer... FILE: Src/Newtonsoft.Json/Linq/JsonPath/ScanMultipleFilter.cs class ScanMultipleFilter (line 5) | internal class ScanMultipleFilter : PathFilter method ScanMultipleFilter (line 9) | public ScanMultipleFilter(List names) method ExecuteFilter (line 14) | public override IEnumerable ExecuteFilter(JToken root, IEnumer... FILE: Src/Newtonsoft.Json/Linq/JsonSelectSettings.cs class JsonSelectSettings (line 8) | public class JsonSelectSettings FILE: Src/Newtonsoft.Json/Linq/LineInfoHandling.cs type LineInfoHandling (line 31) | public enum LineInfoHandling FILE: Src/Newtonsoft.Json/Linq/MergeArrayHandling.cs type MergeArrayHandling (line 6) | public enum MergeArrayHandling FILE: Src/Newtonsoft.Json/Linq/MergeNullValueHandling.cs type MergeNullValueHandling (line 8) | [Flags] FILE: Src/Newtonsoft.Json/MemberSerialization.cs type MemberSerialization (line 35) | public enum MemberSerialization FILE: Src/Newtonsoft.Json/MetadataPropertyHandling.cs type MetadataPropertyHandling (line 35) | public enum MetadataPropertyHandling FILE: Src/Newtonsoft.Json/MissingMemberHandling.cs type MissingMemberHandling (line 35) | public enum MissingMemberHandling FILE: Src/Newtonsoft.Json/NullValueHandling.cs type NullValueHandling (line 35) | public enum NullValueHandling FILE: Src/Newtonsoft.Json/ObjectCreationHandling.cs type ObjectCreationHandling (line 31) | public enum ObjectCreationHandling FILE: Src/Newtonsoft.Json/PreserveReferencesHandling.cs type PreserveReferencesHandling (line 39) | [Flags] FILE: Src/Newtonsoft.Json/ReferenceLoopHandling.cs type ReferenceLoopHandling (line 35) | public enum ReferenceLoopHandling FILE: Src/Newtonsoft.Json/Required.cs type Required (line 31) | public enum Required FILE: Src/Newtonsoft.Json/Schema/Extensions.cs class Extensions (line 43) | [Obsolete("JSON Schema validation has been moved to its own package. See... method IsValid (line 59) | [Obsolete("JSON Schema validation has been moved to its own package. S... method IsValid (line 81) | [Obsolete("JSON Schema validation has been moved to its own package. S... method Validate (line 102) | [Obsolete("JSON Schema validation has been moved to its own package. S... method Validate (line 119) | [Obsolete("JSON Schema validation has been moved to its own package. S... FILE: Src/Newtonsoft.Json/Schema/JsonSchema.cs class JsonSchema (line 45) | [Obsolete("JSON Schema validation has been moved to its own package. See... method JsonSchema (line 260) | public JsonSchema() method Read (line 271) | public static JsonSchema Read(JsonReader reader) method Read (line 282) | public static JsonSchema Read(JsonReader reader, JsonSchemaResolver re... method Parse (line 296) | public static JsonSchema Parse(string json) method Parse (line 307) | public static JsonSchema Parse(string json, JsonSchemaResolver resolver) method WriteTo (line 321) | public void WriteTo(JsonWriter writer) method WriteTo (line 331) | public void WriteTo(JsonWriter writer, JsonSchemaResolver resolver) method ToString (line 346) | public override string ToString() FILE: Src/Newtonsoft.Json/Schema/JsonSchemaBuilder.cs class JsonSchemaBuilder (line 42) | [Obsolete("JSON Schema validation has been moved to its own package. See... method JsonSchemaBuilder (line 51) | public JsonSchemaBuilder(JsonSchemaResolver resolver) method Push (line 58) | private void Push(JsonSchema value) method Pop (line 66) | private JsonSchema Pop() method Read (line 77) | internal JsonSchema Read(JsonReader reader) method UnescapeReference (line 90) | private string UnescapeReference(string reference) method ResolveReferences (line 95) | private JsonSchema ResolveReferences(JsonSchema schema) method BuildSchema (line 208) | private JsonSchema BuildSchema(JToken token) method ProcessSchemaProperties (line 242) | private void ProcessSchemaProperties(JObject schemaObject) method ProcessExtends (line 339) | private void ProcessExtends(JToken token) method ProcessEnum (line 365) | private void ProcessEnum(JToken token) method ProcessAdditionalProperties (line 380) | private void ProcessAdditionalProperties(JToken token) method ProcessAdditionalItems (line 392) | private void ProcessAdditionalItems(JToken token) method ProcessProperties (line 404) | private IDictionary ProcessProperties(JToken token) method ProcessItems (line 426) | private void ProcessItems(JToken token) method ProcessType (line 448) | private JsonSchemaType? ProcessType(JToken token) method MapType (line 474) | internal static JsonSchemaType MapType(string type) method MapType (line 484) | internal static string MapType(JsonSchemaType type) FILE: Src/Newtonsoft.Json/Schema/JsonSchemaConstants.cs class JsonSchemaConstants (line 33) | [Obsolete("JSON Schema validation has been moved to its own package. See... FILE: Src/Newtonsoft.Json/Schema/JsonSchemaException.cs class JsonSchemaException (line 41) | #if HAVE_BINARY_EXCEPTION_SERIALIZATION method JsonSchemaException (line 68) | public JsonSchemaException() method JsonSchemaException (line 77) | public JsonSchemaException(string message) method JsonSchemaException (line 88) | public JsonSchemaException(string message, Exception innerException) method JsonSchemaException (line 101) | public JsonSchemaException(SerializationInfo info, StreamingContext co... method JsonSchemaException (line 107) | internal JsonSchemaException(string message, Exception innerException,... FILE: Src/Newtonsoft.Json/Schema/JsonSchemaGenerator.cs class JsonSchemaGenerator (line 52) | [Obsolete("JSON Schema validation has been moved to its own package. See... class TypeSchema (line 80) | private class TypeSchema method TypeSchema (line 85) | public TypeSchema(Type type, JsonSchema schema) method Push (line 101) | private void Push(TypeSchema typeSchema) method Pop (line 108) | private TypeSchema Pop() method Generate (line 130) | public JsonSchema Generate(Type type) method Generate (line 141) | public JsonSchema Generate(Type type, JsonSchemaResolver resolver) method Generate (line 152) | public JsonSchema Generate(Type type, bool rootSchemaNullable) method Generate (line 164) | public JsonSchema Generate(Type type, JsonSchemaResolver resolver, boo... method GetTitle (line 174) | private string GetTitle(Type type) method GetDescription (line 186) | private string GetDescription(Type type) method GetTypeId (line 203) | private string GetTypeId(Type type, bool explicitOnly) method GenerateInternal (line 228) | private JsonSchema GenerateInternal(Type type, Required valueRequired,... method AddNullType (line 370) | private JsonSchemaType AddNullType(JsonSchemaType type, Required value... method HasFlag (line 380) | private bool HasFlag(DefaultValueHandling value, DefaultValueHandling ... method GenerateObjectSchema (line 385) | private void GenerateObjectSchema(Type type, JsonObjectContract contract) method GenerateISerializableContract (line 415) | private void GenerateISerializableContract(Type type, JsonISerializabl... method HasFlag (line 421) | internal static bool HasFlag(JsonSchemaType? value, JsonSchemaType flag) method GetJsonSchemaType (line 444) | private JsonSchemaType GetJsonSchemaType(Type type, Required valueRequ... FILE: Src/Newtonsoft.Json/Schema/JsonSchemaModel.cs class JsonSchemaModel (line 35) | [Obsolete("JSON Schema validation has been moved to its own package. See... method JsonSchemaModel (line 62) | public JsonSchemaModel() method Create (line 70) | public static JsonSchemaModel Create(IList schemata) method Combine (line 82) | private static void Combine(JsonSchemaModel model, JsonSchema schema) FILE: Src/Newtonsoft.Json/Schema/JsonSchemaModelBuilder.cs class JsonSchemaModelBuilder (line 39) | [Obsolete("JSON Schema validation has been moved to its own package. See... method Build (line 46) | public JsonSchemaModel Build(JsonSchema schema) method AddSchema (line 57) | public JsonSchemaNode AddSchema(JsonSchemaNode existingNode, JsonSchem... method AddProperties (line 118) | public void AddProperties(IDictionary source, IDic... method AddProperty (line 129) | public void AddProperty(IDictionary target, st... method AddItem (line 136) | public void AddItem(JsonSchemaNode parentNode, int index, JsonSchema s... method AddAdditionalProperties (line 154) | public void AddAdditionalProperties(JsonSchemaNode parentNode, JsonSch... method AddAdditionalItems (line 159) | public void AddAdditionalItems(JsonSchemaNode parentNode, JsonSchema s... method BuildNodeModel (line 164) | private JsonSchemaModel BuildNodeModel(JsonSchemaNode node) FILE: Src/Newtonsoft.Json/Schema/JsonSchemaNode.cs class JsonSchemaNode (line 40) | [Obsolete("JSON Schema validation has been moved to its own package. See... method JsonSchemaNode (line 51) | public JsonSchemaNode(JsonSchema schema) method JsonSchemaNode (line 61) | private JsonSchemaNode(JsonSchemaNode source, JsonSchema schema) method Combine (line 73) | public JsonSchemaNode Combine(JsonSchema schema) method GetId (line 78) | public static string GetId(IEnumerable schemata) FILE: Src/Newtonsoft.Json/Schema/JsonSchemaNodeCollection.cs class JsonSchemaNodeCollection (line 33) | [Obsolete("JSON Schema validation has been moved to its own package. See... method GetKeyForItem (line 36) | protected override string GetKeyForItem(JsonSchemaNode item) FILE: Src/Newtonsoft.Json/Schema/JsonSchemaResolver.cs class JsonSchemaResolver (line 47) | [Obsolete("JSON Schema validation has been moved to its own package. See... method JsonSchemaResolver (line 59) | public JsonSchemaResolver() method GetSchema (line 69) | public virtual JsonSchema GetSchema(string reference) FILE: Src/Newtonsoft.Json/Schema/JsonSchemaType.cs type JsonSchemaType (line 40) | [Flags] FILE: Src/Newtonsoft.Json/Schema/JsonSchemaWriter.cs class JsonSchemaWriter (line 42) | [Obsolete("JSON Schema validation has been moved to its own package. See... method JsonSchemaWriter (line 48) | public JsonSchemaWriter(JsonWriter writer, JsonSchemaResolver resolver) method ReferenceOrWriteSchema (line 55) | private void ReferenceOrWriteSchema(JsonSchema schema) method WriteSchema (line 70) | public void WriteSchema(JsonSchema schema) method WriteSchemaDictionaryIfNotNull (line 170) | private void WriteSchemaDictionaryIfNotNull(JsonWriter writer, string ... method WriteItems (line 185) | private void WriteItems(JsonSchema schema) method WriteType (line 219) | private void WriteType(string propertyName, JsonWriter writer, JsonSch... method WritePropertyIfNotNull (line 251) | private void WritePropertyIfNotNull(JsonWriter writer, string property... FILE: Src/Newtonsoft.Json/Schema/UndefinedSchemaIdHandling.cs type UndefinedSchemaIdHandling (line 40) | [Obsolete("JSON Schema validation has been moved to its own package. See... FILE: Src/Newtonsoft.Json/Schema/ValidationEventArgs.cs class ValidationEventArgs (line 41) | [Obsolete("JSON Schema validation has been moved to its own package. See... method ValidationEventArgs (line 46) | internal ValidationEventArgs(JsonSchemaException ex) FILE: Src/Newtonsoft.Json/Serialization/CachedAttributeGetter.cs class CachedAttributeGetter (line 32) | internal static class CachedAttributeGetter where T : Attribute method GetAttribute (line 36) | public static T? GetAttribute(object type) FILE: Src/Newtonsoft.Json/Serialization/CamelCaseNamingStrategy.cs class CamelCaseNamingStrategy (line 33) | public class CamelCaseNamingStrategy : NamingStrategy method CamelCaseNamingStrategy (line 45) | public CamelCaseNamingStrategy(bool processDictionaryKeys, bool overri... method CamelCaseNamingStrategy (line 64) | public CamelCaseNamingStrategy(bool processDictionaryKeys, bool overri... method CamelCaseNamingStrategy (line 73) | public CamelCaseNamingStrategy() method ResolvePropertyName (line 82) | protected override string ResolvePropertyName(string name) FILE: Src/Newtonsoft.Json/Serialization/CamelCasePropertyNamesContractResolver.cs class CamelCasePropertyNamesContractResolver (line 36) | public class CamelCasePropertyNamesContractResolver : DefaultContractRes... method CamelCasePropertyNamesContractResolver (line 45) | public CamelCasePropertyNamesContractResolver() method ResolveContract (line 59) | public override JsonContract ResolveContract(Type type) method GetNameTable (line 89) | internal override DefaultJsonNameTable GetNameTable() FILE: Src/Newtonsoft.Json/Serialization/DefaultContractResolver.cs class DefaultContractResolver (line 61) | public class DefaultContractResolver : IContractResolver method DefaultContractResolver (line 176) | public DefaultContractResolver() method ResolveContract (line 194) | public virtual JsonContract ResolveContract(Type type) method FilterMembers (line 201) | private static bool FilterMembers(MemberInfo member) method GetSerializableMembers (line 225) | protected virtual List GetSerializableMembers(Type objectT... method ShouldSerializeEntityMember (line 321) | private bool ShouldSerializeEntityMember(MemberInfo memberInfo) method CreateObjectContract (line 340) | protected virtual JsonObjectContract CreateObjectContract(Type objectT... method ThrowUnableToSerializeError (line 437) | private static void ThrowUnableToSerializeError(object o, StreamingCon... method GetExtensionDataMemberForType (line 442) | private MemberInfo GetExtensionDataMemberForType(Type type) method SetExtensionDataDelegates (line 491) | private static void SetExtensionDataDelegates(JsonObjectContract contr... class EnumerableDictionaryWrapper (line 583) | internal class EnumerableDictionaryWrapper> GetEnumerator() method GetEnumerator (line 601) | IEnumerator IEnumerable.GetEnumerator() method GetAttributeConstructor (line 607) | private ConstructorInfo? GetAttributeConstructor(Type objectType) method GetImmutableConstructor (line 631) | private ConstructorInfo? GetImmutableConstructor(Type objectType, Json... method GetParameterizedConstructor (line 660) | private ConstructorInfo? GetParameterizedConstructor(Type objectType) method CreateConstructorParameters (line 689) | protected virtual IList CreateConstructorParameters(Cons... method MatchProperty (line 720) | private JsonProperty? MatchProperty(JsonPropertyCollection properties,... method CreatePropertyFromConstructorParameter (line 745) | protected virtual JsonProperty CreatePropertyFromConstructorParameter(... method ResolveContractConverter (line 784) | protected virtual JsonConverter? ResolveContractConverter(Type objectT... method GetDefaultCreator (line 789) | private Func GetDefaultCreator(Type createdType) method InitializeContract (line 794) | #if NET35 method ResolveCallbackMethods (line 833) | private void ResolveCallbackMethods(JsonContract contract, Type t) method GetCallbackMethodsForType (line 869) | private void GetCallbackMethodsForType(Type type, out List GetClassHierarchyForType(Type type) method CreateDictionaryContract (line 1011) | protected virtual JsonDictionaryContract CreateDictionaryContract(Type... method CreateArrayContract (line 1060) | protected virtual JsonArrayContract CreateArrayContract(Type objectType) method CreatePrimitiveContract (line 1098) | protected virtual JsonPrimitiveContract CreatePrimitiveContract(Type o... method CreateLinqContract (line 1111) | protected virtual JsonLinqContract CreateLinqContract(Type objectType) method CreateISerializableContract (line 1125) | protected virtual JsonISerializableContract CreateISerializableContrac... method CreateDynamicContract (line 1151) | protected virtual JsonDynamicContract CreateDynamicContract(Type objec... method CreateStringContract (line 1178) | protected virtual JsonStringContract CreateStringContract(Type objectT... method CreateContract (line 1191) | protected virtual JsonContract CreateContract(Type objectType) method IsJsonPrimitiveType (line 1263) | internal static bool IsJsonPrimitiveType(Type t) method IsIConvertible (line 1271) | internal static bool IsIConvertible(Type t) method CanConvertToString (line 1283) | internal static bool CanConvertToString(Type type) method IsValidCallback (line 1300) | private static bool IsValidCallback(MethodInfo method, ParameterInfo[]... method GetClrTypeFullName (line 1347) | internal static string GetClrTypeFullName(Type type) method CreateProperties (line 1363) | protected virtual IList CreateProperties(Type type, Memb... method GetNameTable (line 1395) | internal virtual DefaultJsonNameTable GetNameTable() method CreateMemberValueProvider (line 1405) | protected virtual IValueProvider CreateMemberValueProvider(MemberInfo ... method CreateProperty (line 1434) | protected virtual JsonProperty CreateProperty(MemberInfo member, Membe... method SetPropertySettingsFromAttributes (line 1469) | private void SetPropertySettingsFromAttributes(JsonProperty property, ... method CreateShouldSerializeTest (line 1638) | private Predicate? CreateShouldSerializeTest(MemberInfo member) method SetIsSpecifiedActions (line 1653) | private void SetIsSpecifiedActions(JsonProperty property, MemberInfo m... method ResolvePropertyName (line 1681) | protected virtual string ResolvePropertyName(string propertyName) method ResolveExtensionDataName (line 1696) | protected virtual string ResolveExtensionDataName(string extensionData... method ResolveDictionaryKey (line 1711) | protected virtual string ResolveDictionaryKey(string dictionaryKey) method GetResolvedPropertyName (line 1726) | public string GetResolvedPropertyName(string propertyName) FILE: Src/Newtonsoft.Json/Serialization/DefaultNamingStrategy.cs class DefaultNamingStrategy (line 6) | public class DefaultNamingStrategy : NamingStrategy method ResolvePropertyName (line 13) | protected override string ResolvePropertyName(string name) FILE: Src/Newtonsoft.Json/Serialization/DefaultReferenceResolver.cs class DefaultReferenceResolver (line 32) | internal class DefaultReferenceResolver : IReferenceResolver method GetMappings (line 36) | private BidirectionalDictionary GetMappings(object con... method ResolveReference (line 53) | public object ResolveReference(object context, string reference) method GetReference (line 59) | public string GetReference(object context, object value) method AddReference (line 73) | public void AddReference(object context, string reference, object value) method IsReferenced (line 78) | public bool IsReferenced(object context, object value) FILE: Src/Newtonsoft.Json/Serialization/DefaultSerializationBinder.cs class DefaultSerializationBinder (line 38) | public class DefaultSerializationBinder : method DefaultSerializationBinder (line 51) | public DefaultSerializationBinder() method GetTypeFromTypeNameKey (line 56) | private Type GetTypeFromTypeNameKey(StructMultiKey ty... method GetGenericTypeFromTypeName (line 130) | private Type? GetGenericTypeFromTypeName(string typeName, Assembly ass... method GetTypeByName (line 176) | private Type GetTypeByName(StructMultiKey typeNameKey) method BindToType (line 189) | public override Type BindToType(string? assemblyName, string typeName) method BindToName (line 200) | public FILE: Src/Newtonsoft.Json/Serialization/DiagnosticsTraceWriter.cs class DiagnosticsTraceWriter (line 11) | public class DiagnosticsTraceWriter : ITraceWriter method GetTraceEventType (line 23) | private TraceEventType GetTraceEventType(TraceLevel level) method Trace (line 46) | public void Trace(TraceLevel level, string message, Exception? ex) FILE: Src/Newtonsoft.Json/Serialization/DynamicValueProvider.cs class DynamicValueProvider (line 42) | public class DynamicValueProvider : IValueProvider method DynamicValueProvider (line 52) | public DynamicValueProvider(MemberInfo memberInfo) method SetValue (line 63) | public void SetValue(object target, object? value) method GetValue (line 101) | public object? GetValue(object target) FILE: Src/Newtonsoft.Json/Serialization/ErrorContext.cs class ErrorContext (line 33) | public class ErrorContext method ErrorContext (line 35) | internal ErrorContext(object? originalObject, object? member, string p... FILE: Src/Newtonsoft.Json/Serialization/ErrorEventArgs.cs class ErrorEventArgs (line 33) | public class ErrorEventArgs : EventArgs method ErrorEventArgs (line 52) | public ErrorEventArgs(object? currentObject, ErrorContext errorContext) FILE: Src/Newtonsoft.Json/Serialization/ExpressionValueProvider.cs class ExpressionValueProvider (line 43) | public class ExpressionValueProvider : IValueProvider method ExpressionValueProvider (line 53) | public ExpressionValueProvider(MemberInfo memberInfo) method SetValue (line 64) | public void SetValue(object target, object? value) method GetValue (line 102) | public object? GetValue(object target) FILE: Src/Newtonsoft.Json/Serialization/FormatterConverter.cs class FormatterConverter (line 11) | internal class FormatterConverter : IFormatterConverter method Convert (line 13) | public object Convert(object value, Type type) method Convert (line 19) | public object Convert(object value, TypeCode typeCode) method ToBoolean (line 25) | public bool ToBoolean(object value) method ToByte (line 31) | public byte ToByte(object value) method ToChar (line 37) | public char ToChar(object value) method ToDateTime (line 43) | public DateTime ToDateTime(object value) method ToDecimal (line 49) | public decimal ToDecimal(object value) method ToDouble (line 55) | public double ToDouble(object value) method ToInt16 (line 61) | public short ToInt16(object value) method ToInt32 (line 67) | public int ToInt32(object value) method ToInt64 (line 73) | public long ToInt64(object value) method ToSByte (line 79) | public sbyte ToSByte(object value) method ToSingle (line 85) | public float ToSingle(object value) method ToString (line 91) | public string ToString(object value) method ToUInt16 (line 97) | public ushort ToUInt16(object value) method ToUInt32 (line 103) | public uint ToUInt32(object value) method ToUInt64 (line 109) | public ulong ToUInt64(object value) FILE: Src/Newtonsoft.Json/Serialization/IAttributeProvider.cs type IAttributeProvider (line 34) | public interface IAttributeProvider method GetAttributes (line 41) | IList GetAttributes(bool inherit); method GetAttributes (line 49) | IList GetAttributes(Type attributeType, bool inherit); FILE: Src/Newtonsoft.Json/Serialization/IContractResolver.cs type IContractResolver (line 37) | public interface IContractResolver method ResolveContract (line 44) | JsonContract ResolveContract(Type type); FILE: Src/Newtonsoft.Json/Serialization/IReferenceResolver.cs type IReferenceResolver (line 31) | public interface IReferenceResolver method ResolveReference (line 39) | object ResolveReference(object context, string reference); method GetReference (line 47) | string GetReference(object context, object value); method IsReferenced (line 57) | bool IsReferenced(object context, object value); method AddReference (line 65) | void AddReference(object context, string reference, object value); FILE: Src/Newtonsoft.Json/Serialization/ISerializationBinder.cs type ISerializationBinder (line 35) | public interface ISerializationBinder method BindToType (line 43) | Type BindToType(string? assemblyName, string typeName); method BindToName (line 51) | void BindToName(Type serializedType, out string? assemblyName, out str... FILE: Src/Newtonsoft.Json/Serialization/ITraceWriter.cs type ITraceWriter (line 10) | public interface ITraceWriter method Trace (line 26) | void Trace(TraceLevel level, string message, Exception? ex); FILE: Src/Newtonsoft.Json/Serialization/IValueProvider.cs type IValueProvider (line 31) | public interface IValueProvider method SetValue (line 38) | void SetValue(object target, object? value); method GetValue (line 45) | object? GetValue(object target); FILE: Src/Newtonsoft.Json/Serialization/JsonArrayContract.cs class JsonArrayContract (line 47) | public class JsonArrayContract : JsonContainerContract method JsonArrayContract (line 116) | public JsonArrayContract(Type underlyingType) method CreateWrapper (line 272) | internal IWrappedCollection CreateWrapper(object list) method CreateTemporaryCollection (line 299) | internal IList CreateTemporaryCollection() method StoreFSharpListCreatorIfNecessary (line 316) | private void StoreFSharpListCreatorIfNecessary(Type underlyingType) FILE: Src/Newtonsoft.Json/Serialization/JsonContainerContract.cs class JsonContainerContract (line 43) | public class JsonContainerContract : JsonContract method JsonContainerContract (line 97) | internal JsonContainerContract(Type underlyingType) FILE: Src/Newtonsoft.Json/Serialization/JsonContract.cs type JsonContractType (line 36) | internal enum JsonContractType class JsonContract (line 81) | public abstract class JsonContract method JsonContract (line 239) | internal JsonContract(Type underlyingType) method InvokeOnSerializing (line 261) | internal void InvokeOnSerializing(object o, StreamingContext context) method InvokeOnSerialized (line 272) | internal void InvokeOnSerialized(object o, StreamingContext context) method InvokeOnDeserializing (line 283) | internal void InvokeOnDeserializing(object o, StreamingContext context) method InvokeOnDeserialized (line 294) | internal void InvokeOnDeserialized(object o, StreamingContext context) method InvokeOnError (line 305) | internal void InvokeOnError(object o, StreamingContext context, ErrorC... method CreateSerializationCallback (line 316) | internal static SerializationCallback CreateSerializationCallback(Meth... method CreateSerializationErrorCallback (line 321) | internal static SerializationErrorCallback CreateSerializationErrorCal... FILE: Src/Newtonsoft.Json/Serialization/JsonDictionaryContract.cs class JsonDictionaryContract (line 42) | public class JsonDictionaryContract : JsonContainerContract method JsonDictionaryContract (line 113) | public JsonDictionaryContract(Type underlyingType) method CreateWrapper (line 222) | internal IWrappedDictionary CreateWrapper(object dictionary) method CreateTemporaryDictionary (line 235) | internal IDictionary CreateTemporaryDictionary() FILE: Src/Newtonsoft.Json/Serialization/JsonDynamicContract.cs class JsonDynamicContract (line 37) | public class JsonDynamicContract : JsonContainerContract method CreateCallSiteGetter (line 57) | private static CallSite> CreateCallSite... method CreateCallSiteSetter (line 64) | private static CallSite> Creat... method JsonDynamicContract (line 75) | public JsonDynamicContract(Type underlyingType) method TryGetMember (line 83) | internal bool TryGetMember(IDynamicMetaObjectProvider dynamicProvider,... method TrySetMember (line 103) | internal bool TrySetMember(IDynamicMetaObjectProvider dynamicProvider,... FILE: Src/Newtonsoft.Json/Serialization/JsonFormatterConverter.cs class JsonFormatterConverter (line 35) | internal class JsonFormatterConverter : IFormatterConverter method JsonFormatterConverter (line 41) | public JsonFormatterConverter(JsonSerializerInternalReader reader, Jso... method GetTokenValue (line 51) | private T GetTokenValue(object value) method Convert (line 59) | public object? Convert(object value, Type type) method Convert (line 71) | public object Convert(object value, TypeCode typeCode) method ToBoolean (line 80) | public bool ToBoolean(object value) method ToByte (line 85) | public byte ToByte(object value) method ToChar (line 90) | public char ToChar(object value) method ToDateTime (line 95) | public DateTime ToDateTime(object value) method ToDecimal (line 100) | public decimal ToDecimal(object value) method ToDouble (line 105) | public double ToDouble(object value) method ToInt16 (line 110) | public short ToInt16(object value) method ToInt32 (line 115) | public int ToInt32(object value) method ToInt64 (line 120) | public long ToInt64(object value) method ToSByte (line 125) | public sbyte ToSByte(object value) method ToSingle (line 130) | public float ToSingle(object value) method ToString (line 135) | public string ToString(object value) method ToUInt16 (line 140) | public ushort ToUInt16(object value) method ToUInt32 (line 145) | public uint ToUInt32(object value) method ToUInt64 (line 150) | public ulong ToUInt64(object value) FILE: Src/Newtonsoft.Json/Serialization/JsonISerializableContract.cs class JsonISerializableContract (line 35) | public class JsonISerializableContract : JsonContainerContract method JsonISerializableContract (line 47) | public JsonISerializableContract(Type underlyingType) FILE: Src/Newtonsoft.Json/Serialization/JsonLinqContract.cs class JsonLinqContract (line 33) | public class JsonLinqContract : JsonContract method JsonLinqContract (line 39) | public JsonLinqContract(Type underlyingType) FILE: Src/Newtonsoft.Json/Serialization/JsonObjectContract.cs class JsonObjectContract (line 39) | public class JsonObjectContract : JsonContainerContract method JsonObjectContract (line 175) | public JsonObjectContract(Type underlyingType) method GetUninitializedObject (line 184) | #if HAVE_SECURITY_SAFE_CRITICAL_ATTRIBUTE FILE: Src/Newtonsoft.Json/Serialization/JsonPrimitiveContract.cs class JsonPrimitiveContract (line 35) | public class JsonPrimitiveContract : JsonContract method JsonPrimitiveContract (line 43) | public JsonPrimitiveContract(Type underlyingType) FILE: Src/Newtonsoft.Json/Serialization/JsonProperty.cs class JsonProperty (line 40) | public class JsonProperty method GetResolvedDefaultValue (line 179) | internal object? GetResolvedDefaultValue() method ToString (line 278) | public override string ToString() method WritePropertyName (line 307) | internal void WritePropertyName(JsonWriter writer) FILE: Src/Newtonsoft.Json/Serialization/JsonPropertyCollection.cs class JsonPropertyCollection (line 41) | public class JsonPropertyCollection : KeyedCollection method JsonPropertyCollection (line 50) | public JsonPropertyCollection(Type type) method GetKeyForItem (line 65) | protected override string GetKeyForItem(JsonProperty item) method AddProperty (line 74) | public void AddProperty(JsonProperty property) method GetClosestMatchProperty (line 137) | public JsonProperty? GetClosestMatchProperty(string propertyName) method TryGetValue (line 148) | private bool TryGetValue(string key, [NotNullWhen(true)]out JsonProper... method GetProperty (line 165) | public JsonProperty? GetProperty(string propertyName, StringComparison... FILE: Src/Newtonsoft.Json/Serialization/JsonSerializerInternalBase.cs class JsonSerializerInternalBase (line 34) | internal abstract class JsonSerializerInternalBase class ReferenceEqualsEqualityComparer (line 36) | private class ReferenceEqualsEqualityComparer : IEqualityComparer method Equals (line 38) | bool IEqualityComparer.Equals(object x, object y) method GetHashCode (line 43) | int IEqualityComparer.GetHashCode(object obj) method JsonSerializerInternalBase (line 57) | protected JsonSerializerInternalBase(JsonSerializer serializer) method ResolvedNullValueHandling (line 84) | protected NullValueHandling ResolvedNullValueHandling(JsonObjectContra... method GetErrorContext (line 94) | private ErrorContext GetErrorContext(object? currentObject, object? me... method ClearErrorContext (line 109) | protected void ClearErrorContext() method IsErrorHandled (line 119) | protected bool IsErrorHandled(object? currentObject, JsonContract? con... FILE: Src/Newtonsoft.Json/Serialization/JsonSerializerInternalReader.cs class JsonSerializerInternalReader (line 53) | internal class JsonSerializerInternalReader : JsonSerializerInternalBase type PropertyPresence (line 55) | internal enum PropertyPresence method JsonSerializerInternalReader (line 62) | public JsonSerializerInternalReader(JsonSerializer serializer) method Populate (line 67) | public void Populate(JsonReader reader, object target) method GetContractSafe (line 127) | private JsonContract? GetContractSafe(Type? type) method GetContract (line 137) | private JsonContract GetContract(Type type) method Deserialize (line 142) | public object? Deserialize(JsonReader reader, Type? objectType, bool c... method GetInternalSerializer (line 207) | private JsonSerializerProxy GetInternalSerializer() method CreateJToken (line 217) | private JToken? CreateJToken(JsonReader reader, JsonContract? contract) method CreateJObject (line 253) | private JToken CreateJObject(JsonReader reader) method CreateValueInternal (line 295) | private object? CreateValueInternal(JsonReader reader, Type? objectTyp... method CoerceEmptyStringToNull (line 361) | private static bool CoerceEmptyStringToNull(Type? objectType, JsonCont... method GetExpectedDescription (line 366) | internal string GetExpectedDescription(JsonContract contract) method GetConverter (line 390) | private JsonConverter? GetConverter(JsonContract? contract, JsonConver... method CreateObject (line 427) | private object? CreateObject(JsonReader reader, Type? objectType, Json... method ReadMetadataPropertiesToken (line 601) | private bool ReadMetadataPropertiesToken(JTokenReader reader, ref Type... method ReadMetadataProperties (line 688) | private bool ReadMetadataProperties(JsonReader reader, ref Type? objec... method ResolveTypeName (line 778) | private void ResolveTypeName(JsonReader reader, ref Type? objectType, ... method EnsureArrayContract (line 824) | private JsonArrayContract EnsureArrayContract(JsonReader reader, Type ... method CreateList (line 843) | private object? CreateList(JsonReader reader, Type? objectType, JsonCo... method HasNoDefinedType (line 932) | private bool HasNoDefinedType(JsonContract? contract) method EnsureType (line 941) | private object? EnsureType(JsonReader reader, object? value, CultureIn... method SetPropertyValue (line 1012) | private bool SetPropertyValue(JsonProperty property, JsonConverter? pr... method CalculatePropertyDetails (line 1080) | private bool CalculatePropertyDetails( method AddReference (line 1173) | private void AddReference(JsonReader reader, string id, object value) method HasFlag (line 1190) | private bool HasFlag(DefaultValueHandling value, DefaultValueHandling ... method ShouldSetPropertyValue (line 1195) | private bool ShouldSetPropertyValue(JsonProperty property, JsonObjectC... method CreateNewList (line 1217) | private IList CreateNewList(JsonReader reader, JsonArrayContract contr... method CreateNewDictionary (line 1285) | private IDictionary CreateNewDictionary(JsonReader reader, JsonDiction... method OnDeserializing (line 1333) | private void OnDeserializing(JsonReader reader, JsonContract contract,... method OnDeserialized (line 1343) | private void OnDeserialized(JsonReader reader, JsonContract contract, ... method PopulateDictionary (line 1353) | private object PopulateDictionary(IDictionary dictionary, JsonReader r... method PopulateMultidimensionalArray (line 1476) | private object PopulateMultidimensionalArray(IList list, JsonReader re... method ThrowUnexpectedEndException (line 1607) | private void ThrowUnexpectedEndException(JsonReader reader, JsonContra... method PopulateList (line 1626) | private object PopulateList(IList list, JsonReader reader, JsonArrayCo... method CreateISerializable (line 1728) | private object CreateISerializable(JsonReader reader, JsonISerializabl... method CreateISerializableItem (line 1800) | internal object? CreateISerializableItem(JToken token, Type type, Json... method CreateDynamic (line 1823) | private object CreateDynamic(JsonReader reader, JsonDynamicContract co... class CreatorPropertyContext (line 1934) | internal class CreatorPropertyContext method CreatorPropertyContext (line 1943) | public CreatorPropertyContext(string name) method CreateObjectUsingCreatorWithParameters (line 1949) | private object CreateObjectUsingCreatorWithParameters(JsonReader reade... method DeserializeConvertable (line 2183) | private object? DeserializeConvertable(JsonConverter converter, JsonRe... method ResolvePropertyAndCreatorValues (line 2200) | private List ResolvePropertyAndCreatorValues(J... method CreateNewObject (line 2292) | public object CreateNewObject(JsonReader reader, JsonObjectContract ob... method PopulateObject (line 2335) | private object PopulateObject(object newObject, JsonReader reader, Jso... method ShouldDeserialize (line 2469) | private bool ShouldDeserialize(JsonReader reader, JsonProperty propert... method CheckPropertyName (line 2486) | private bool CheckPropertyName(JsonReader reader, string memberName) method SetExtensionData (line 2503) | private void SetExtensionData(JsonObjectContract contract, JsonPropert... method ReadExtensionDataValue (line 2524) | private object? ReadExtensionDataValue(JsonObjectContract contract, Js... method EndProcessProperty (line 2538) | private void EndProcessProperty(object newObject, JsonReader reader, J... method SetPropertyPresence (line 2593) | private void SetPropertyPresence(JsonReader reader, JsonProperty prope... method HandleError (line 2618) | private void HandleError(JsonReader reader, bool readPastError, int in... FILE: Src/Newtonsoft.Json/Serialization/JsonSerializerInternalWriter.cs class JsonSerializerInternalWriter (line 50) | internal class JsonSerializerInternalWriter : JsonSerializerInternalBase method JsonSerializerInternalWriter (line 56) | public JsonSerializerInternalWriter(JsonSerializer serializer) method Serialize (line 61) | public void Serialize(JsonWriter jsonWriter, object? value, Type? obje... method GetInternalSerializer (line 107) | private JsonSerializerProxy GetInternalSerializer() method GetContractSafe (line 117) | private JsonContract? GetContractSafe(object? value) method GetContract (line 127) | private JsonContract GetContract(object value) method SerializePrimitive (line 132) | private void SerializePrimitive(JsonWriter writer, object value, JsonP... method SerializeValue (line 154) | private void SerializeValue(JsonWriter writer, object? value, JsonCont... method ResolveIsReference (line 220) | private bool? ResolveIsReference(JsonContract contract, JsonProperty? ... method ShouldWriteReference (line 248) | private bool ShouldWriteReference(object? value, JsonProperty? propert... method ShouldWriteProperty (line 284) | private bool ShouldWriteProperty(object? memberValue, JsonObjectContra... method CheckForCircularReference (line 300) | private bool CheckForCircularReference(JsonWriter writer, object? valu... method WriteReference (line 368) | private void WriteReference(JsonWriter writer, object value) method GetReference (line 383) | private string GetReference(JsonWriter writer, object value) method TryConvertToString (line 397) | internal static bool TryConvertToString(object value, Type type, [NotN... method SerializeString (line 425) | private void SerializeString(JsonWriter writer, object value, JsonStri... method OnSerializing (line 435) | private void OnSerializing(JsonWriter writer, JsonContract contract, o... method OnSerialized (line 445) | private void OnSerialized(JsonWriter writer, JsonContract contract, ob... method SerializeObject (line 455) | private void SerializeObject(JsonWriter writer, object value, JsonObje... method CalculatePropertyValues (line 531) | private bool CalculatePropertyValues(JsonWriter writer, object value, ... method WriteObjectStart (line 582) | private void WriteObjectStart(JsonWriter writer, object value, JsonCon... method HasCreatorParameter (line 598) | private bool HasCreatorParameter(JsonContainerContract? contract, Json... method WriteReferenceIdProperty (line 608) | private void WriteReferenceIdProperty(JsonWriter writer, Type type, ob... method WriteTypeProperty (line 621) | private void WriteTypeProperty(JsonWriter writer, Type type) method HasFlag (line 634) | private bool HasFlag(DefaultValueHandling value, DefaultValueHandling ... method HasFlag (line 639) | private bool HasFlag(PreserveReferencesHandling value, PreserveReferen... method HasFlag (line 644) | private bool HasFlag(TypeNameHandling value, TypeNameHandling flag) method SerializeConvertable (line 649) | private void SerializeConvertable(JsonWriter writer, JsonConverter con... method SerializeList (line 680) | private void SerializeList(JsonWriter writer, IEnumerable values, Json... method SerializeMultidimensionalArray (line 743) | private void SerializeMultidimensionalArray(JsonWriter writer, Array v... method SerializeMultidimensionalArray (line 763) | private void SerializeMultidimensionalArray(JsonWriter writer, Array v... method WriteStartArray (line 820) | private bool WriteStartArray(JsonWriter writer, object values, JsonArr... method SerializeISerializable (line 853) | #if HAVE_SECURITY_SAFE_CRITICAL_ATTRIBUTE method SerializeDynamic (line 899) | private void SerializeDynamic(JsonWriter writer, IDynamicMetaObjectPro... method ShouldWriteDynamicProperty (line 983) | private bool ShouldWriteDynamicProperty(object? memberValue) method ShouldWriteType (line 999) | private bool ShouldWriteType(TypeNameHandling typeNameHandlingFlag, Js... method SerializeDictionary (line 1043) | private void SerializeDictionary(JsonWriter writer, IDictionary values... method GetPropertyName (line 1127) | private string GetPropertyName(JsonWriter writer, object name, JsonCon... method HandleError (line 1195) | private void HandleError(JsonWriter writer, int initialDepth) method ShouldSerialize (line 1210) | private bool ShouldSerialize(JsonWriter writer, JsonProperty property,... method IsSpecified (line 1227) | private bool IsSpecified(JsonWriter writer, JsonProperty property, obj... FILE: Src/Newtonsoft.Json/Serialization/JsonSerializerProxy.cs class JsonSerializerProxy (line 35) | internal class JsonSerializerProxy : JsonSerializer method GetInternalSerializer (line 225) | internal JsonSerializerInternalBase GetInternalSerializer() method JsonSerializerProxy (line 237) | public JsonSerializerProxy(JsonSerializerInternalReader serializerReader) method JsonSerializerProxy (line 245) | public JsonSerializerProxy(JsonSerializerInternalWriter serializerWriter) method DeserializeInternal (line 253) | internal override object? DeserializeInternal(JsonReader reader, Type?... method PopulateInternal (line 265) | internal override void PopulateInternal(JsonReader reader, object target) method SerializeInternal (line 277) | internal override void SerializeInternal(JsonWriter jsonWriter, object... FILE: Src/Newtonsoft.Json/Serialization/JsonStringContract.cs class JsonStringContract (line 33) | public class JsonStringContract : JsonPrimitiveContract method JsonStringContract (line 39) | public JsonStringContract(Type underlyingType) FILE: Src/Newtonsoft.Json/Serialization/JsonTypeReflector.cs class JsonTypeReflector (line 45) | internal static class JsonTypeReflector method GetCachedAttribute (line 69) | public static T? GetCachedAttribute(object attributeProvider) where... method CanTypeDescriptorConvertString (line 75) | public static bool CanTypeDescriptorConvertString(Type type, out TypeC... method GetDataContractAttribute (line 99) | public static DataContractAttribute? GetDataContractAttribute(Type type) method GetDataMemberAttribute (line 118) | public static DataMemberAttribute? GetDataMemberAttribute(MemberInfo m... method GetObjectMemberSerialization (line 154) | public static MemberSerialization GetObjectMemberSerialization(Type ob... method GetJsonConverter (line 181) | public static JsonConverter? GetJsonConverter(object attributeProvider) method CreateJsonConverterInstance (line 203) | public static JsonConverter CreateJsonConverterInstance(Type converter... method CreateNamingStrategyInstance (line 209) | public static NamingStrategy CreateNamingStrategyInstance(Type namingS... method GetContainerNamingStrategy (line 215) | public static NamingStrategy? GetContainerNamingStrategy(JsonContainer... method GetCreator (line 230) | private static Func GetCreator(Type type) method GetAssociatedMetadataType (line 279) | private static Type? GetAssociatedMetadataType(Type type) method GetAssociateMetadataTypeFromAttribute (line 284) | private static Type? GetAssociateMetadataTypeFromAttribute(Type type) method GetAttribute (line 311) | private static T? GetAttribute(Type type) where T : Attribute method GetAttribute (line 345) | private static T? GetAttribute(MemberInfo memberInfo) where T : Att... method IsNonSerializable (line 393) | public static bool IsNonSerializable(object provider) method IsSerializable (line 410) | public static bool IsSerializable(object provider) method GetAttribute (line 426) | public static T? GetAttribute(object provider) where T : Attribute method SetFullyTrusted (line 442) | internal static void SetFullyTrusted(bool? fullyTrusted) method SetDynamicCodeGeneration (line 447) | internal static void SetDynamicCodeGeneration(bool dynamicCodeGeneration) FILE: Src/Newtonsoft.Json/Serialization/KebabCaseNamingStrategy.cs class KebabCaseNamingStrategy (line 33) | public class KebabCaseNamingStrategy : NamingStrategy method KebabCaseNamingStrategy (line 45) | public KebabCaseNamingStrategy(bool processDictionaryKeys, bool overri... method KebabCaseNamingStrategy (line 64) | public KebabCaseNamingStrategy(bool processDictionaryKeys, bool overri... method KebabCaseNamingStrategy (line 73) | public KebabCaseNamingStrategy() method ResolvePropertyName (line 82) | protected override string ResolvePropertyName(string name) => StringUt... FILE: Src/Newtonsoft.Json/Serialization/MemoryTraceWriter.cs class MemoryTraceWriter (line 13) | public class MemoryTraceWriter : ITraceWriter method MemoryTraceWriter (line 31) | public MemoryTraceWriter() method Trace (line 44) | public void Trace(TraceLevel level, string message, Exception? ex) method GetTraceMessages (line 70) | public IEnumerable GetTraceMessages() method ToString (line 81) | public override string ToString() FILE: Src/Newtonsoft.Json/Serialization/NamingStrategy.cs class NamingStrategy (line 31) | public abstract class NamingStrategy method GetPropertyName (line 58) | public virtual string GetPropertyName(string name, bool hasSpecifiedName) method GetExtensionDataName (line 73) | public virtual string GetExtensionDataName(string name) method GetDictionaryKey (line 88) | public virtual string GetDictionaryKey(string key) method ResolvePropertyName (line 103) | protected abstract string ResolvePropertyName(string name); method GetHashCode (line 109) | public override int GetHashCode() method Equals (line 126) | public override bool Equals(object obj) => Equals(obj as NamingStrategy); method Equals (line 133) | protected bool Equals(NamingStrategy? other) FILE: Src/Newtonsoft.Json/Serialization/OnErrorAttribute.cs class OnErrorAttribute (line 33) | [AttributeUsage(AttributeTargets.Method, Inherited = false)] FILE: Src/Newtonsoft.Json/Serialization/ReflectionAttributeProvider.cs class ReflectionAttributeProvider (line 36) | public class ReflectionAttributeProvider : IAttributeProvider method ReflectionAttributeProvider (line 44) | public ReflectionAttributeProvider(object attributeProvider) method GetAttributes (line 55) | public IList GetAttributes(bool inherit) method GetAttributes (line 66) | public IList GetAttributes(Type attributeType, bool inherit) FILE: Src/Newtonsoft.Json/Serialization/ReflectionValueProvider.cs class ReflectionValueProvider (line 36) | public class ReflectionValueProvider : IValueProvider method ReflectionValueProvider (line 44) | public ReflectionValueProvider(MemberInfo memberInfo) method SetValue (line 55) | public void SetValue(object target, object? value) method GetValue (line 72) | public object? GetValue(object target) FILE: Src/Newtonsoft.Json/Serialization/SerializationBinderAdapter.cs class SerializationBinderAdapter (line 31) | internal class SerializationBinderAdapter : ISerializationBinder method SerializationBinderAdapter (line 38) | public SerializationBinderAdapter(SerializationBinder serializationBin... method BindToType (line 44) | public Type BindToType(string? assemblyName, string typeName) method BindToName (line 49) | public void BindToName(Type serializedType, out string? assemblyName, ... FILE: Src/Newtonsoft.Json/Serialization/SnakeCaseNamingStrategy.cs class SnakeCaseNamingStrategy (line 33) | public class SnakeCaseNamingStrategy : NamingStrategy method SnakeCaseNamingStrategy (line 45) | public SnakeCaseNamingStrategy(bool processDictionaryKeys, bool overri... method SnakeCaseNamingStrategy (line 64) | public SnakeCaseNamingStrategy(bool processDictionaryKeys, bool overri... method SnakeCaseNamingStrategy (line 73) | public SnakeCaseNamingStrategy() method ResolvePropertyName (line 82) | protected override string ResolvePropertyName(string name) FILE: Src/Newtonsoft.Json/Serialization/TraceJsonReader.cs class TraceJsonReader (line 34) | internal class TraceJsonReader : JsonReader, IJsonLineInfo method TraceJsonReader (line 40) | public TraceJsonReader(JsonReader innerReader) method GetDeserializedJsonMessage (line 52) | public string GetDeserializedJsonMessage() method Read (line 57) | public override bool Read() method ReadAsInt32 (line 64) | public override int? ReadAsInt32() method ReadAsString (line 71) | public override string? ReadAsString() method ReadAsBytes (line 78) | public override byte[]? ReadAsBytes() method ReadAsDecimal (line 85) | public override decimal? ReadAsDecimal() method ReadAsDouble (line 92) | public override double? ReadAsDouble() method ReadAsBoolean (line 99) | public override bool? ReadAsBoolean() method ReadAsDateTime (line 106) | public override DateTime? ReadAsDateTime() method ReadAsDateTimeOffset (line 114) | public override DateTimeOffset? ReadAsDateTimeOffset() method WriteCurrentToken (line 122) | public void WriteCurrentToken() method Close (line 143) | public override void Close() method HasLineInfo (line 148) | bool IJsonLineInfo.HasLineInfo() FILE: Src/Newtonsoft.Json/Serialization/TraceJsonWriter.cs class TraceJsonWriter (line 35) | internal class TraceJsonWriter : JsonWriter method TraceJsonWriter (line 41) | public TraceJsonWriter(JsonWriter innerWriter) method GetSerializedJsonMessage (line 58) | public string GetSerializedJsonMessage() method WriteValue (line 63) | public override void WriteValue(decimal value) method WriteValue (line 70) | public override void WriteValue(decimal? value) method WriteValue (line 84) | public override void WriteValue(bool value) method WriteValue (line 91) | public override void WriteValue(bool? value) method WriteValue (line 105) | public override void WriteValue(byte value) method WriteValue (line 112) | public override void WriteValue(byte? value) method WriteValue (line 126) | public override void WriteValue(char value) method WriteValue (line 133) | public override void WriteValue(char? value) method WriteValue (line 147) | public override void WriteValue(byte[]? value) method WriteValue (line 161) | public override void WriteValue(DateTime value) method WriteValue (line 168) | public override void WriteValue(DateTime? value) method WriteValue (line 183) | public override void WriteValue(DateTimeOffset value) method WriteValue (line 190) | public override void WriteValue(DateTimeOffset? value) method WriteValue (line 205) | public override void WriteValue(double value) method WriteValue (line 212) | public override void WriteValue(double? value) method WriteUndefined (line 226) | public override void WriteUndefined() method WriteNull (line 233) | public override void WriteNull() method WriteValue (line 240) | public override void WriteValue(float value) method WriteValue (line 247) | public override void WriteValue(float? value) method WriteValue (line 261) | public override void WriteValue(Guid value) method WriteValue (line 268) | public override void WriteValue(Guid? value) method WriteValue (line 282) | public override void WriteValue(int value) method WriteValue (line 289) | public override void WriteValue(int? value) method WriteValue (line 303) | public override void WriteValue(long value) method WriteValue (line 310) | public override void WriteValue(long? value) method WriteValue (line 324) | public override void WriteValue(object? value) method WriteValue (line 350) | public override void WriteValue(sbyte value) method WriteValue (line 357) | public override void WriteValue(sbyte? value) method WriteValue (line 371) | public override void WriteValue(short value) method WriteValue (line 378) | public override void WriteValue(short? value) method WriteValue (line 392) | public override void WriteValue(string? value) method WriteValue (line 399) | public override void WriteValue(TimeSpan value) method WriteValue (line 406) | public override void WriteValue(TimeSpan? value) method WriteValue (line 420) | public override void WriteValue(uint value) method WriteValue (line 427) | public override void WriteValue(uint? value) method WriteValue (line 441) | public override void WriteValue(ulong value) method WriteValue (line 448) | public override void WriteValue(ulong? value) method WriteValue (line 462) | public override void WriteValue(Uri? value) method WriteValue (line 476) | public override void WriteValue(ushort value) method WriteValue (line 483) | public override void WriteValue(ushort? value) method WriteWhitespace (line 497) | public override void WriteWhitespace(string ws) method WriteComment (line 504) | public override void WriteComment(string? text) method WriteStartArray (line 511) | public override void WriteStartArray() method WriteEndArray (line 518) | public override void WriteEndArray() method WriteStartConstructor (line 525) | public override void WriteStartConstructor(string name) method WriteEndConstructor (line 532) | public override void WriteEndConstructor() method WritePropertyName (line 539) | public override void WritePropertyName(string name) method WritePropertyName (line 546) | public override void WritePropertyName(string name, bool escape) method WriteStartObject (line 555) | public override void WriteStartObject() method WriteEndObject (line 562) | public override void WriteEndObject() method WriteRawValue (line 569) | public override void WriteRawValue(string? json) method WriteRaw (line 578) | public override void WriteRaw(string? json) method Close (line 585) | public override void Close() method Flush (line 592) | public override void Flush() FILE: Src/Newtonsoft.Json/SerializationBinder.cs class SerializationBinder (line 11) | [Obsolete("SerializationBinder is obsolete. Use ISerializationBinder ins... method BindToType (line 20) | public abstract Type BindToType(string? assemblyName, string typeName); method BindToName (line 28) | public virtual void BindToName(Type serializedType, out string? assemb... FILE: Src/Newtonsoft.Json/StringEscapeHandling.cs type StringEscapeHandling (line 31) | public enum StringEscapeHandling FILE: Src/Newtonsoft.Json/TraceLevel.cs type TraceLevel (line 10) | public enum TraceLevel FILE: Src/Newtonsoft.Json/TypeNameAssemblyFormatHandling.cs type TypeNameAssemblyFormatHandling (line 31) | public enum TypeNameAssemblyFormatHandling FILE: Src/Newtonsoft.Json/TypeNameHandling.cs type TypeNameHandling (line 39) | [Flags] FILE: Src/Newtonsoft.Json/Utilities/AotHelper.cs class AotHelper (line 35) | public static class AotHelper method Ensure (line 40) | public static void Ensure(Action action) method EnsureType (line 58) | public static void EnsureType() where T : new() method EnsureList (line 67) | public static void EnsureList() method EnsureDictionary (line 83) | public static void EnsureDictionary() method IsFalse (line 100) | public static bool IsFalse() FILE: Src/Newtonsoft.Json/Utilities/AsyncUtils.cs class AsyncUtils (line 35) | internal static class AsyncUtils method ToAsync (line 41) | internal static Task ToAsync(this bool value) => value ? True : ... method CancelIfRequestedAsync (line 43) | public static Task? CancelIfRequestedAsync(this CancellationToken canc... method CancelIfRequestedAsync (line 48) | public static Task? CancelIfRequestedAsync(this CancellationToke... method FromCanceled (line 55) | public static Task FromCanceled(this CancellationToken cancellationToken) method FromCanceled (line 61) | public static Task FromCanceled(this CancellationToken cancellat... method WriteAsync (line 74) | public static Task WriteAsync(this TextWriter writer, char value, Canc... method WriteAsync (line 80) | public static Task WriteAsync(this TextWriter writer, string? value, C... method WriteAsync (line 86) | public static Task WriteAsync(this TextWriter writer, char[] value, in... method ReadAsync (line 92) | public static Task ReadAsync(this TextReader reader, char[] buffe... method IsCompletedSucessfully (line 98) | public static bool IsCompletedSucessfully(this Task task) FILE: Src/Newtonsoft.Json/Utilities/Base64Encoder.cs class Base64Encoder (line 35) | internal class Base64Encoder method Base64Encoder (line 46) | public Base64Encoder(TextWriter writer) method ValidateEncode (line 52) | private void ValidateEncode(byte[] buffer, int index, int count) method Encode (line 75) | public void Encode(byte[] buffer, int index, int count) method StoreLeftOverBytes (line 106) | private void StoreLeftOverBytes(byte[] buffer, int index, ref int count) method FulfillFromLeftover (line 126) | private bool FulfillFromLeftover(byte[] buffer, int index, ref int count) method Flush (line 144) | public void Flush() method WriteChars (line 154) | private void WriteChars(char[] chars, int index, int count) method EncodeAsync (line 161) | public async Task EncodeAsync(byte[] buffer, int index, int count, Can... method WriteCharsAsync (line 192) | private Task WriteCharsAsync(char[] chars, int index, int count, Cance... method FlushAsync (line 197) | public Task FlushAsync(CancellationToken cancellationToken) FILE: Src/Newtonsoft.Json/Utilities/BidirectionalDictionary.cs class BidirectionalDictionary (line 32) | internal class BidirectionalDictionary method BidirectionalDictionary (line 39) | public BidirectionalDictionary() method BidirectionalDictionary (line 44) | public BidirectionalDictionary(IEqualityComparer firstEquality... method BidirectionalDictionary (line 53) | public BidirectionalDictionary(IEqualityComparer firstEquality... method Set (line 62) | public void Set(TFirst first, TSecond second) method TryGetByFirst (line 84) | public bool TryGetByFirst(TFirst first, out TSecond second) method TryGetBySecond (line 89) | public bool TryGetBySecond(TSecond second, out TFirst first) FILE: Src/Newtonsoft.Json/Utilities/CollectionUtils.cs class CollectionUtils (line 46) | internal static class CollectionUtils method IsNullOrEmpty (line 55) | public static bool IsNullOrEmpty(ICollection collection) method AddRange (line 69) | public static void AddRange(this IList initial, IEnumerable c... method AddRange (line 88) | public static void AddRange(this IList initial, IEnumerable coll... method IsDictionaryType (line 97) | public static bool IsDictionaryType(Type type) method ResolveEnumerableCollectionConstructor (line 119) | public static ConstructorInfo? ResolveEnumerableCollectionConstructor(... method ResolveEnumerableCollectionConstructor (line 126) | public static ConstructorInfo? ResolveEnumerableCollectionConstructor(... method AddDistinct (line 160) | public static bool AddDistinct(this IList list, T value) method AddDistinct (line 165) | public static bool AddDistinct(this IList list, T value, IEquali... method ContainsValue (line 177) | public static bool ContainsValue(this IEnumerable so... method AddRangeDistinct (line 200) | public static bool AddRangeDistinct(this IList list, IEnumerable... method IndexOf (line 214) | public static int IndexOf(this IEnumerable collection, Func(this List list, T value, IEqualityCo... method IndexOfReference (line 242) | public static int IndexOfReference(this List list, T item) method FastReverse (line 257) | public static void FastReverse(this List list) method GetDimensions (line 272) | private static IList GetDimensions(IList values, int dimensionsCo... method CopyFromJaggedToMultidimensionalArray (line 306) | private static void CopyFromJaggedToMultidimensionalArray(IList values... method JaggedArrayGetValue (line 336) | private static object JaggedArrayGetValue(IList values, int[] indices) method ToMultidimensionalArray (line 354) | public static Array ToMultidimensionalArray(IList values, Type type, i... method ArrayEmpty (line 369) | public static T[] ArrayEmpty() class EmptyArrayContainer (line 375) | private static class EmptyArrayContainer FILE: Src/Newtonsoft.Json/Utilities/CollectionWrapper.cs type IWrappedCollection (line 40) | internal interface IWrappedCollection : IList class CollectionWrapper (line 45) | internal class CollectionWrapper : ICollection, IWrappedCollection method CollectionWrapper (line 51) | public CollectionWrapper(IList list) method CollectionWrapper (line 65) | public CollectionWrapper(ICollection list) method Add (line 72) | public virtual void Add(T item) method Clear (line 84) | public virtual void Clear() method Contains (line 96) | public virtual bool Contains(T item) method CopyTo (line 108) | public virtual void CopyTo(T[] array, int arrayIndex) method Remove (line 150) | public virtual bool Remove(T item) method GetEnumerator (line 169) | public virtual IEnumerator GetEnumerator() method GetEnumerator (line 174) | IEnumerator IEnumerable.GetEnumerator() method Add (line 179) | int IList.Add(object value) method Contains (line 187) | bool IList.Contains(object value) method IndexOf (line 197) | int IList.IndexOf(object value) method RemoveAt (line 212) | void IList.RemoveAt(int index) method Insert (line 222) | void IList.Insert(int index, object value) method Remove (line 249) | void IList.Remove(object value) method CopyTo (line 280) | void ICollection.CopyTo(Array array, int arrayIndex) method VerifyValueType (line 300) | private static void VerifyValueType(object value) method IsCompatibleObject (line 308) | private static bool IsCompatibleObject(object value) FILE: Src/Newtonsoft.Json/Utilities/ConvertUtils.cs type PrimitiveTypeCode (line 51) | internal enum PrimitiveTypeCode class TypeInformation (line 97) | internal class TypeInformation method TypeInformation (line 102) | public TypeInformation(Type type, PrimitiveTypeCode typeCode) type ParseResult (line 109) | internal enum ParseResult class ConvertUtils (line 117) | internal static class ConvertUtils method GetTypeCode (line 196) | public static PrimitiveTypeCode GetTypeCode(Type t) method GetTypeCode (line 201) | public static PrimitiveTypeCode GetTypeCode(Type t, out bool isEnum) method GetTypeInformation (line 232) | public static TypeInformation GetTypeInformation(IConvertible converta... method IsConvertible (line 239) | public static bool IsConvertible(Type t) method ParseTimeSpan (line 250) | public static TimeSpan ParseTimeSpan(string input) method CreateCastConverter (line 262) | private static Func? CreateCastConverter(StructMulti... method ToBigInteger (line 280) | internal static BigInteger ToBigInteger(object value) method FromBigInteger (line 329) | public static object FromBigInteger(BigInteger i, Type targetType) type ConvertResult (line 364) | internal enum ConvertResult method Convert (line 372) | public static object Convert(object initialValue, CultureInfo culture,... method TryConvert (line 389) | private static bool TryConvert(object? initialValue, CultureInfo cultu... method TryConvertInternal (line 408) | private static ConvertResult TryConvertInternal(object? initialValue, ... method ConvertOrCast (line 578) | public static object? ConvertOrCast(object? initialValue, CultureInfo ... method EnsureTypeAssignable (line 599) | private static object? EnsureTypeAssignable(object? value, Type initia... method VersionTryParse (line 627) | public static bool VersionTryParse(string input, [NotNullWhen(true)]ou... method IsInteger (line 646) | public static bool IsInteger(object value) method Int32TryParse (line 664) | public static ParseResult Int32TryParse(char[] chars, int start, int l... method Int64TryParse (line 758) | public static ParseResult Int64TryParse(char[] chars, int start, int l... class IEEE754 (line 851) | private static class IEEE754 method PackDouble (line 932) | public static double PackDouble(bool negative, ulong val, int scale) method Mul64Lossy (line 1085) | private static ulong Mul64Lossy(ulong a, ulong b, ref int exp) method DoubleTryParse (line 1118) | public static ParseResult DoubleTryParse(char[] chars, int start, int ... method DecimalTryParse (line 1279) | public static ParseResult DecimalTryParse(char[] chars, int start, int... method TryConvertGuid (line 1520) | public static bool TryConvertGuid(string s, out Guid g) method TryHexTextToInt (line 1544) | public static bool TryHexTextToInt(char[] text, int start, int end, ou... FILE: Src/Newtonsoft.Json/Utilities/DateTimeParser.cs type ParserTimeZone (line 30) | internal enum ParserTimeZone type DateTimeParser (line 38) | internal struct DateTimeParser method DateTimeParser (line 40) | static DateTimeParser() method Parse (line 91) | public bool Parse(char[] text, int startIndex, int length) method ParseDate (line 104) | private bool ParseDate(int start) method ParseTimeAndZoneAndWhitespace (line 118) | private bool ParseTimeAndZoneAndWhitespace(int start) method ParseTime (line 123) | private bool ParseTime(ref int start) method ParseZone (line 175) | private bool ParseZone(int start) method Parse4Digit (line 234) | private bool Parse4Digit(int start, out int num) method Parse2Digit (line 255) | private bool Parse2Digit(int start, out int num) method ParseChar (line 272) | private bool ParseChar(int start, char ch) FILE: Src/Newtonsoft.Json/Utilities/DateTimeUtils.cs class DateTimeUtils (line 33) | internal static class DateTimeUtils method DateTimeUtils (line 46) | static DateTimeUtils() method GetUtcOffset (line 52) | public static TimeSpan GetUtcOffset(this DateTime d) method ToSerializationMode (line 62) | public static XmlDateTimeSerializationMode ToSerializationMode(DateTim... method ToDateTimeFormat (line 77) | public static string ToDateTimeFormat(DateTimeKind kind) method EnsureDateTime (line 93) | internal static DateTime EnsureDateTime(DateTime value, DateTimeZoneHa... method SwitchToLocalTime (line 115) | private static DateTime SwitchToLocalTime(DateTime value) method SwitchToUtcTime (line 131) | private static DateTime SwitchToUtcTime(DateTime value) method ToUniversalTicks (line 147) | private static long ToUniversalTicks(DateTime dateTime) method ToUniversalTicks (line 157) | private static long ToUniversalTicks(DateTime dateTime, TimeSpan offset) method ConvertDateTimeToJavaScriptTicks (line 180) | internal static long ConvertDateTimeToJavaScriptTicks(DateTime dateTim... method ConvertDateTimeToJavaScriptTicks (line 187) | internal static long ConvertDateTimeToJavaScriptTicks(DateTime dateTime) method ConvertDateTimeToJavaScriptTicks (line 192) | internal static long ConvertDateTimeToJavaScriptTicks(DateTime dateTim... method UniversalTicksToJavaScriptTicks (line 199) | private static long UniversalTicksToJavaScriptTicks(long universalTicks) method ConvertJavaScriptTicksToDateTime (line 206) | internal static DateTime ConvertJavaScriptTicksToDateTime(long javaScr... method TryParseDateTimeIso (line 214) | internal static bool TryParseDateTimeIso(StringReference text, DateTim... method TryParseDateTimeOffsetIso (line 280) | internal static bool TryParseDateTimeOffsetIso(StringReference text, o... method CreateDateTime (line 321) | private static DateTime CreateDateTime(DateTimeParser dateTimeParser) method TryParseDateTime (line 344) | internal static bool TryParseDateTime(StringReference s, DateTimeZoneH... method TryParseDateTime (line 380) | internal static bool TryParseDateTime(string s, DateTimeZoneHandling d... method TryParseDateTimeOffset (line 417) | internal static bool TryParseDateTimeOffset(StringReference s, string?... method TryParseDateTimeOffset (line 453) | internal static bool TryParseDateTimeOffset(string s, string? dateForm... method TryParseMicrosoftDate (line 492) | private static bool TryParseMicrosoftDate(StringReference text, out lo... method TryParseDateTimeMicrosoft (line 522) | private static bool TryParseDateTimeMicrosoft(StringReference text, Da... method TryParseDateTimeExact (line 549) | private static bool TryParseDateTimeExact(string text, DateTimeZoneHan... method TryParseDateTimeOffsetMicrosoft (line 563) | private static bool TryParseDateTimeOffsetMicrosoft(StringReference te... method TryParseDateTimeOffsetExact (line 577) | private static bool TryParseDateTimeOffsetExact(string text, string da... method TryReadOffset (line 590) | private static bool TryReadOffset(StringReference offsetText, int star... method WriteDateTimeString (line 621) | internal static void WriteDateTimeString(TextWriter writer, DateTime v... method WriteDateTimeString (line 635) | internal static int WriteDateTimeString(char[] chars, int start, DateT... method WriteDefaultIsoDate (line 686) | internal static int WriteDefaultIsoDate(char[] chars, int start, DateT... method CopyIntToCharArray (line 724) | private static void CopyIntToCharArray(char[] chars, int start, int va... method WriteDateTimeOffset (line 733) | internal static int WriteDateTimeOffset(char[] chars, int start, TimeS... method WriteDateTimeOffsetString (line 754) | internal static void WriteDateTimeOffsetString(TextWriter writer, Date... method GetDateValues (line 771) | private static void GetDateValues(DateTime td, out int year, out int m... FILE: Src/Newtonsoft.Json/Utilities/DictionaryWrapper.cs type IWrappedDictionary (line 41) | internal interface IWrappedDictionary class DictionaryWrapper (line 47) | internal class DictionaryWrapper : IDictionary dictionary) method DictionaryWrapper (line 71) | public DictionaryWrapper(IReadOnlyDictionary dictionary) method Add (line 88) | public void Add(TKey key, TValue value) method ContainsKey (line 104) | public bool ContainsKey(TKey key) method Remove (line 143) | public bool Remove(TKey key) method TryGetValue (line 170) | public bool TryGetValue(TKey key, out TValue? value) method Add (line 259) | public void Add(KeyValuePair item) method Clear (line 277) | public void Clear() method Contains (line 295) | public bool Contains(KeyValuePair item) method CopyTo (line 313) | public void CopyTo(KeyValuePair[] array, int arrayIndex) method Remove (line 386) | public bool Remove(KeyValuePair item) method GetEnumerator (line 421) | public IEnumerator> GetEnumerator() method GetEnumerator (line 439) | IEnumerator IEnumerable.GetEnumerator() method Add (line 444) | void IDictionary.Add(object key, object value) type DictionaryEnumerator (line 506) | private readonly struct DictionaryEnumerator method GetDynamicMemberNames (line 34) | public virtual IEnumerable GetDynamicMemberNames(T instance) method TryBinaryOperation (line 39) | public virtual bool TryBinaryOperation(T instance, BinaryOperationBind... method TryConvert (line 45) | public virtual bool TryConvert(T instance, ConvertBinder binder, out o... method TryCreateInstance (line 51) | public virtual bool TryCreateInstance(T instance, CreateInstanceBinder... method TryDeleteIndex (line 57) | public virtual bool TryDeleteIndex(T instance, DeleteIndexBinder binde... method TryDeleteMember (line 62) | public virtual bool TryDeleteMember(T instance, DeleteMemberBinder bin... method TryGetIndex (line 67) | public virtual bool TryGetIndex(T instance, GetIndexBinder binder, obj... method TryGetMember (line 73) | public virtual bool TryGetMember(T instance, GetMemberBinder binder, o... method TryInvoke (line 79) | public virtual bool TryInvoke(T instance, InvokeBinder binder, object[... method TryInvokeMember (line 85) | public virtual bool TryInvokeMember(T instance, InvokeMemberBinder bin... method TrySetIndex (line 91) | public virtual bool TrySetIndex(T instance, SetIndexBinder binder, obj... method TrySetMember (line 96) | public virtual bool TrySetMember(T instance, SetMemberBinder binder, o... method TryUnaryOperation (line 101) | public virtual bool TryUnaryOperation(T instance, UnaryOperationBinder... FILE: Src/Newtonsoft.Json/Utilities/DynamicProxyMetaObject.cs class DynamicProxyMetaObject (line 35) | internal sealed class DynamicProxyMetaObject : DynamicMetaObject method DynamicProxyMetaObject (line 39) | internal DynamicProxyMetaObject(Expression expression, T value, Dynami... method IsOverridden (line 45) | private bool IsOverridden(string method) method BindGetMember (line 50) | public override DynamicMetaObject BindGetMember(GetMemberBinder binder) method BindSetMember (line 57) | public override DynamicMetaObject BindSetMember(SetMemberBinder binder... method BindDeleteMember (line 64) | public override DynamicMetaObject BindDeleteMember(DeleteMemberBinder ... method BindConvert (line 71) | public override DynamicMetaObject BindConvert(ConvertBinder binder) method BindInvokeMember (line 78) | public override DynamicMetaObject BindInvokeMember(InvokeMemberBinder ... method BindCreateInstance (line 118) | public override DynamicMetaObject BindCreateInstance(CreateInstanceBin... method BindInvoke (line 125) | public override DynamicMetaObject BindInvoke(InvokeBinder binder, Dyna... method BindBinaryOperation (line 132) | public override DynamicMetaObject BindBinaryOperation(BinaryOperationB... method BindUnaryOperation (line 139) | public override DynamicMetaObject BindUnaryOperation(UnaryOperationBin... method BindGetIndex (line 146) | public override DynamicMetaObject BindGetIndex(GetIndexBinder binder, ... method BindSetIndex (line 153) | public override DynamicMetaObject BindSetIndex(SetIndexBinder binder, ... method BindDeleteIndex (line 160) | public override DynamicMetaObject BindDeleteIndex(DeleteIndexBinder bi... method GetArgs (line 171) | private static IEnumerable GetArgs(params DynamicMetaObjec... method GetArgArray (line 180) | private static Expression[] GetArgArray(DynamicMetaObject[] args) method GetArgArray (line 185) | private static Expression[] GetArgArray(DynamicMetaObject[] args, Dyna... method Constant (line 195) | private static ConstantExpression Constant(DynamicMetaObjectBinder bin... method CallMethodWithResult (line 209) | private DynamicMetaObject CallMethodWithResult(string methodName, Dyna... method BuildCallMethodWithResult (line 220) | private DynamicMetaObject BuildCallMethodWithResult(string methodName,... method CallMethodReturnLast (line 278) | private DynamicMetaObject CallMethodReturnLast(string methodName, Dyna... method CallMethodNoResult (line 324) | private DynamicMetaObject CallMethodNoResult(string methodName, Dynami... method GetRestrictions (line 360) | private BindingRestrictions GetRestrictions() method GetDynamicMemberNames (line 367) | public override IEnumerable GetDynamicMemberNames() class GetBinderAdapter (line 376) | private sealed class GetBinderAdapter : GetMemberBinder method GetBinderAdapter (line 378) | internal GetBinderAdapter(InvokeMemberBinder binder) : method FallbackGetMember (line 383) | public override DynamicMetaObject FallbackGetMember(DynamicMetaObjec... FILE: Src/Newtonsoft.Json/Utilities/DynamicReflectionDelegateFactory.cs class DynamicReflectionDelegateFactory (line 39) | internal class DynamicReflectionDelegateFactory : ReflectionDelegateFactory method CreateDynamicMethod (line 43) | private static DynamicMethod CreateDynamicMethod(string name, Type? re... method CreateParameterizedConstructor (line 52) | public override ObjectConstructor CreateParameterizedConstruct... method CreateMethodCall (line 62) | public override MethodCall CreateMethodCall(MethodBase ... method GenerateCreateMethodCallIL (line 72) | private void GenerateCreateMethodCallIL(MethodBase method, ILGenerator... method CreateDefaultConstructor (line 245) | public override Func CreateDefaultConstructor(Type type) method GenerateCreateDefaultConstructorIL (line 256) | private void GenerateCreateDefaultConstructorIL(Type type, ILGenerator... method CreateGet (line 285) | public override Func CreateGet(PropertyInfo propertyInfo) method GenerateCreateGetPropertyIL (line 295) | private void GenerateCreateGetPropertyIL(PropertyInfo propertyInfo, IL... method CreateGet (line 313) | public override Func CreateGet(FieldInfo fieldInfo) method GenerateCreateGetFieldIL (line 330) | private void GenerateCreateGetFieldIL(FieldInfo fieldInfo, ILGenerator... method CreateSet (line 346) | public override Action CreateSet(FieldInfo fieldInfo) method GenerateCreateSetFieldIL (line 356) | internal static void GenerateCreateSetFieldIL(FieldInfo fieldInfo, ILG... method CreateSet (line 378) | public override Action CreateSet(PropertyInfo propertyI... method GenerateCreateSetPropertyIL (line 388) | internal static void GenerateCreateSetPropertyIL(PropertyInfo property... FILE: Src/Newtonsoft.Json/Utilities/DynamicUtils.cs class DynamicUtils (line 45) | internal static class DynamicUtils class BinderWrapper (line 47) | internal static class BinderWrapper method Init (line 63) | private static void Init() method CreateSharpArgumentInfoArray (line 83) | private static object CreateSharpArgumentInfoArray(params int[] values) method CreateMemberCalls (line 100) | private static void CreateMemberCalls() method GetMember (line 116) | public static CallSiteBinder GetMember(string name, Type context) method SetMember (line 129) | public static CallSiteBinder SetMember(string name, Type context) method GetDynamicMemberNames (line 147) | public static IEnumerable GetDynamicMemberNames(this IDynamicM... class NoThrowGetBinderMember (line 154) | internal class NoThrowGetBinderMember : GetMemberBinder method NoThrowGetBinderMember (line 158) | public NoThrowGetBinderMember(GetMemberBinder innerBinder) method FallbackGetMember (line 164) | public override DynamicMetaObject FallbackGetMember(DynamicMetaObject ... class NoThrowSetBinderMember (line 176) | internal class NoThrowSetBinderMember : SetMemberBinder method NoThrowSetBinderMember (line 180) | public NoThrowSetBinderMember(SetMemberBinder innerBinder) method FallbackSetMember (line 186) | public override DynamicMetaObject FallbackSetMember(DynamicMetaObject ... class NoThrowExpressionVisitor (line 198) | internal class NoThrowExpressionVisitor : ExpressionVisitor method VisitConditional (line 202) | protected override Expression VisitConditional(ConditionalExpression n... FILE: Src/Newtonsoft.Json/Utilities/EnumInfo.cs class EnumInfo (line 28) | internal class EnumInfo method EnumInfo (line 30) | public EnumInfo(bool isFlags, ulong[] values, string[] names, string[]... FILE: Src/Newtonsoft.Json/Utilities/EnumUtils.cs class EnumUtils (line 44) | internal static class EnumUtils method InitializeValuesAndNames (line 51) | private static EnumInfo InitializeValuesAndNames(StructMultiKey GetFlagsValues(T value) where T : struct method TryToString (line 128) | public static bool TryToString(Type enumType, object value, bool camel... method TryToString (line 133) | public static bool TryToString(Type enumType, object value, NamingStra... method InternalFlagsFormat (line 158) | private static string? InternalFlagsFormat(EnumInfo entry, ulong result) method GetEnumValuesAndNames (line 220) | public static EnumInfo GetEnumValuesAndNames(Type enumType) method ToUInt64 (line 225) | private static ulong ToUInt64(object value) method ParseEnum (line 258) | public static object ParseEnum(Type enumType, NamingStrategy? namingSt... method MatchName (line 382) | private static int? MatchName(string value, string[] enumNames, string... method FindIndexByName (line 393) | private static int? FindIndexByName(string[] enumNames, string value, ... FILE: Src/Newtonsoft.Json/Utilities/ExpressionReflectionDelegateFactory.cs class ExpressionReflectionDelegateFactory (line 38) | internal class ExpressionReflectionDelegateFactory : ReflectionDelegateF... method CreateParameterizedConstructor (line 44) | public override ObjectConstructor CreateParameterizedConstruct... method CreateMethodCall (line 60) | public override MethodCall CreateMethodCall(MethodBase ... class ByRefParameter (line 77) | private class ByRefParameter method ByRefParameter (line 83) | public ByRefParameter(Expression value, ParameterExpression variable... method BuildMethodCall (line 91) | private Expression BuildMethodCall(MethodBase method, Type type, Param... method CreateDefaultConstructor (line 190) | public override Func CreateDefaultConstructor(Type type) method CreateGet (line 221) | public override Func CreateGet(PropertyInfo propertyInfo) method CreateGet (line 256) | public override Func CreateGet(FieldInfo fieldInfo) method CreateSet (line 280) | public override Action CreateSet(FieldInfo fieldInfo) method CreateSet (line 316) | public override Action CreateSet(PropertyInfo propertyI... method EnsureCastExpression (line 359) | private Expression EnsureCastExpression(Expression expression, Type ta... FILE: Src/Newtonsoft.Json/Utilities/FSharpUtils.cs class FSharpFunction (line 38) | internal class FSharpFunction method FSharpFunction (line 43) | public FSharpFunction(object? instance, MethodCall in... method Invoke (line 49) | public object Invoke(params object[] args) class FSharpUtils (line 57) | internal class FSharpUtils method FSharpUtils (line 59) | private FSharpUtils(Assembly fsharpCoreAssembly) method EnsureInitialized (line 120) | public static void EnsureInitialized(Assembly fsharpCoreAssembly) method GetMethodWithNonPublicFallback (line 134) | private static MethodInfo GetMethodWithNonPublicFallback(Type type, st... method CreateFSharpFuncCall (line 150) | private static MethodCall CreateFSharpFuncCall(Type t... method CreateSeq (line 169) | public ObjectConstructor CreateSeq(Type t) method CreateMap (line 176) | public ObjectConstructor CreateMap(Type keyType, Type valueType) method BuildMapCreator (line 185) | public ObjectConstructor BuildMapCreator() FILE: Src/Newtonsoft.Json/Utilities/ILGeneratorExtensions.cs class ILGeneratorExtensions (line 33) | internal static class ILGeneratorExtensions method PushInstance (line 35) | public static void PushInstance(this ILGenerator generator, Type type) method PushArrayInstance (line 48) | public static void PushArrayInstance(this ILGenerator generator, int a... method BoxIfNeeded (line 55) | public static void BoxIfNeeded(this ILGenerator generator, Type type) method UnboxIfNeeded (line 67) | public static void UnboxIfNeeded(this ILGenerator generator, Type type) method CallMethod (line 79) | public static void CallMethod(this ILGenerator generator, MethodInfo m... method Return (line 91) | public static void Return(this ILGenerator generator) FILE: Src/Newtonsoft.Json/Utilities/ImmutableCollectionsUtils.cs class ImmutableCollectionsUtils (line 46) | internal static class ImmutableCollectionsUtils class ImmutableCollectionTypeInfo (line 48) | internal class ImmutableCollectionTypeInfo method ImmutableCollectionTypeInfo (line 50) | public ImmutableCollectionTypeInfo(string contractTypeName, string c... method TryBuildImmutableForArrayContract (line 114) | internal static bool TryBuildImmutableForArrayContract(Type underlying... method TryBuildImmutableForDictionaryContract (line 146) | internal static bool TryBuildImmutableForDictionaryContract(Type under... FILE: Src/Newtonsoft.Json/Utilities/JavaScriptUtils.cs class BufferUtils (line 44) | internal static class BufferUtils method RentBuffer (line 46) | public static char[] RentBuffer(IArrayPool? bufferPool, int minS... method ReturnBuffer (line 57) | public static void ReturnBuffer(IArrayPool? bufferPool, char[]? ... method EnsureBufferSize (line 62) | public static char[] EnsureBufferSize(IArrayPool? bufferPool, in... class JavaScriptUtils (line 78) | internal static class JavaScriptUtils method JavaScriptUtils (line 86) | static JavaScriptUtils() method GetCharEscapeFlags (line 113) | public static bool[] GetCharEscapeFlags(StringEscapeHandling stringEsc... method ShouldEscapeJavaScriptString (line 128) | public static bool ShouldEscapeJavaScriptString(string? s, bool[] char... method WriteEscapedJavaScriptString (line 147) | public static void WriteEscapedJavaScriptString(TextWriter writer, str... method ToEscapedJavaScriptString (line 320) | public static string ToEscapedJavaScriptString(string? value, char del... method FirstCharToEscape (line 332) | private static int FirstCharToEscape(string s, bool[] charEscapeFlags,... method WriteEscapedJavaScriptStringAsync (line 365) | public static Task WriteEscapedJavaScriptStringAsync(TextWriter writer... method WriteEscapedJavaScriptStringWithDelimitersAsync (line 385) | private static Task WriteEscapedJavaScriptStringWithDelimitersAsync(Te... method WriteEscapedJavaScriptStringWithDelimitersAsync (line 407) | private static async Task WriteEscapedJavaScriptStringWithDelimitersAs... method WriteCharAsync (line 420) | public static async Task WriteCharAsync(Task task, TextWriter writer, ... method WriteEscapedJavaScriptStringWithoutDelimitersAsync (line 426) | private static Task WriteEscapedJavaScriptStringWithoutDelimitersAsync( method WriteDefinitelyEscapedJavaScriptStringWithoutDelimitersAsync (line 436) | private static async Task WriteDefinitelyEscapedJavaScriptStringWithou... method TryGetDateFromConstructorJson (line 571) | public static bool TryGetDateFromConstructorJson(JsonReader reader, ou... method TryGetDateConstructorValue (line 632) | private static bool TryGetDateConstructorValue(JsonReader reader, out ... FILE: Src/Newtonsoft.Json/Utilities/JsonTokenUtils.cs class JsonTokenUtils (line 28) | internal static class JsonTokenUtils method IsEndToken (line 30) | internal static bool IsEndToken(JsonToken token) method IsStartToken (line 43) | internal static bool IsStartToken(JsonToken token) method IsPrimitiveToken (line 56) | internal static bool IsPrimitiveToken(JsonToken token) FILE: Src/Newtonsoft.Json/Utilities/LateBoundReflectionDelegateFactory.cs class LateBoundReflectionDelegateFactory (line 36) | internal class LateBoundReflectionDelegateFactory : ReflectionDelegateFa... method CreateParameterizedConstructor (line 42) | public override ObjectConstructor CreateParameterizedConstruct... method CreateMethodCall (line 56) | public override MethodCall CreateMethodCall(MethodBase ... method CreateDefaultConstructor (line 68) | public override Func CreateDefaultConstructor(Type type) method CreateGet (line 82) | public override Func CreateGet(PropertyInfo propertyInfo) method CreateGet (line 89) | public override Func CreateGet(FieldInfo fieldInfo) method CreateSet (line 96) | public override Action CreateSet(FieldInfo fieldInfo) method CreateSet (line 103) | public override Action CreateSet(PropertyInfo propertyI... FILE: Src/Newtonsoft.Json/Utilities/LinqBridge.cs class Enumerable (line 46) | internal static partial class Enumerable method AsEnumerable (line 52) | public static IEnumerable AsEnumerable(IEnumerable Empty() method Cast (line 72) | public static IEnumerable Cast( method CastYield (line 87) | private static IEnumerable CastYield( method OfType (line 98) | public static IEnumerable OfType( method OfTypeYield (line 106) | private static IEnumerable OfTypeYield( method Range (line 120) | public static IEnumerable Range(int start, int count) method RangeYield (line 132) | private static IEnumerable RangeYield(int start, long end) method Repeat (line 142) | public static IEnumerable Repeat(TResult element, in... method RepeatYield (line 149) | private static IEnumerable RepeatYield(TResult eleme... method Where (line 159) | public static IEnumerable Where( method WhereYield (line 169) | private static IEnumerable WhereYield( method Where (line 182) | public static IEnumerable Where( method WhereYield (line 192) | private static IEnumerable WhereYield( method Select (line 206) | public static IEnumerable Select( method SelectYield (line 216) | private static IEnumerable SelectYield( method Select (line 229) | public static IEnumerable Select( method SelectYield (line 239) | private static IEnumerable SelectYield( method SelectMany (line 253) | public static IEnumerable SelectMany( method SelectMany (line 269) | public static IEnumerable SelectMany( method SelectMany (line 284) | public static IEnumerable SelectMany SelectMany SelectManyYield TakeWhile( method TakeWhile (line 343) | public static IEnumerable TakeWhile( method TakeWhileYield (line 353) | private static IEnumerable TakeWhileYield( class Futures (line 365) | private static class Futures method FirstImpl (line 375) | private static TSource FirstImpl( method First (line 394) | public static TSource First( method First (line 404) | public static TSource First( method FirstOrDefault (line 416) | public static TSource FirstOrDefault( method FirstOrDefault (line 427) | public static TSource FirstOrDefault( method LastImpl (line 438) | private static TSource LastImpl( method Last (line 464) | public static TSource Last( method Last (line 475) | public static TSource Last( method LastOrDefault (line 487) | public static TSource LastOrDefault( method LastOrDefault (line 498) | public static TSource LastOrDefault( method SingleImpl (line 509) | private static TSource SingleImpl( method Single (line 535) | public static TSource Single( method Single (line 547) | public static TSource Single( method SingleOrDefault (line 560) | public static TSource SingleOrDefault( method SingleOrDefault (line 573) | public static TSource SingleOrDefault( method ElementAt (line 584) | public static TSource ElementAt( method ElementAtOrDefault (line 612) | public static TSource ElementAtOrDefault( method Reverse (line 632) | public static IEnumerable Reverse( method ReverseYield (line 640) | private static IEnumerable ReverseYield(IEnumerable<... method Take (line 653) | public static IEnumerable Take( method Skip (line 665) | public static IEnumerable Skip( method SkipWhile (line 677) | public static IEnumerable SkipWhile( method SkipWhile (line 692) | public static IEnumerable SkipWhile( method SkipWhileYield (line 702) | private static IEnumerable SkipWhileYield( method Count (line 728) | public static int Count( method Count (line 756) | public static int Count( method LongCount (line 768) | public static long LongCount( method LongCount (line 784) | public static long LongCount( method Concat (line 795) | public static IEnumerable Concat( method ConcatYield (line 805) | private static IEnumerable ConcatYield( method ToList (line 820) | public static List ToList( method ToArray (line 832) | public static TSource[] ToArray( method Distinct (line 851) | public static IEnumerable Distinct( method Distinct (line 862) | public static IEnumerable Distinct( method DistinctYield (line 871) | private static IEnumerable DistinctYield( method ToLookup (line 903) | public static ILookup ToLookup( method ToLookup (line 916) | public static ILookup ToLookup( method ToLookup (line 930) | public static ILookup ToLookup( method ToLookup (line 944) | public static ILookup ToLookup( method GroupBy (line 978) | public static IEnumerable> GroupBy> GroupBy> GroupBy> GroupBy GroupBy( method GroupBy (line 1053) | public static IEnumerable GroupBy( method GroupBy (line 1072) | public static IEnumerable GroupBy GroupBy( method Aggregate (line 1130) | public static TAccumulate Aggregate( method Aggregate (line 1144) | public static TResult Aggregate( method Union (line 1167) | public static IEnumerable Union( method Union (line 1179) | public static IEnumerable Union( method DefaultIfEmpty (line 1193) | public static IEnumerable DefaultIfEmpty( method DefaultIfEmpty (line 1204) | public static IEnumerable DefaultIfEmpty( method DefaultIfEmptyYield (line 1213) | private static IEnumerable DefaultIfEmptyYield( method All (line 1233) | public static bool All( method Any (line 1251) | public static bool Any( method Any (line 1265) | public static bool Any( method Contains (line 1285) | public static bool Contains( method Contains (line 1297) | public static bool Contains( method SequenceEqual (line 1320) | public static bool SequenceEqual( method SequenceEqual (line 1332) | public static bool SequenceEqual( method MinMaxImpl (line 1362) | private static TSource MinMaxImpl( method MinMaxImpl (line 1376) | private static TSource? MinMaxImpl( method Min (line 1391) | public static TSource Min( method Min (line 1403) | public static TResult Min( method Max (line 1414) | public static TSource Max( method Max (line 1426) | public static TResult Max( method Renumerable (line 1443) | private static IEnumerable Renumerable(this IEnumerator e) method OrderBy (line 1457) | public static IOrderedEnumerable OrderBy( method OrderBy (line 1469) | public static IOrderedEnumerable OrderBy( method OrderByDescending (line 1484) | public static IOrderedEnumerable OrderByDescending OrderByDescending ThenBy( method ThenBy (line 1524) | public static IOrderedEnumerable ThenBy( method ThenByDescending (line 1539) | public static IOrderedEnumerable ThenByDescending ThenByDescending IntersectExceptImpl( method Intersect (line 1599) | public static IEnumerable Intersect( method Intersect (line 1611) | public static IEnumerable Intersect( method Except (line 1624) | public static IEnumerable Except( method Except (line 1636) | public static IEnumerable Except( method ToDictionary (line 1650) | public static Dictionary ToDictionary( method ToDictionary (line 1663) | public static Dictionary ToDictionary( method ToDictionary (line 1677) | public static Dictionary ToDictionary ToDictionary Join( method Join (line 1744) | public static IEnumerable Join( method GroupJoin (line 1772) | public static IEnumerable GroupJoin GroupJoin class Grouping (line 1819) | private sealed class Grouping : List, IGrouping method Grouping (line 1821) | internal Grouping(K key) method Sum (line 1836) | public static int Sum( method Sum (line 1854) | public static int Sum( method Average (line 1865) | public static double Average( method Average (line 1892) | public static double Average( method Sum (line 1904) | public static int? Sum( method Sum (line 1922) | public static int? Sum( method Average (line 1933) | public static double? Average( method Average (line 1960) | public static double? Average( method Min (line 1972) | public static int? Min( method Min (line 1985) | public static int? Min( method Max (line 1997) | public static int? Max( method Max (line 2011) | public static int? Max( method Sum (line 2022) | public static long Sum( method Sum (line 2040) | public static long Sum( method Average (line 2051) | public static double Average( method Average (line 2078) | public static double Average( method Sum (line 2090) | public static long? Sum( method Sum (line 2108) | public static long? Sum( method Average (line 2119) | public static double? Average( method Average (line 2146) | public static double? Average( method Min (line 2158) | public static long? Min( method Min (line 2171) | public static long? Min( method Max (line 2183) | public static long? Max( method Max (line 2197) | public static long? Max( method Sum (line 2208) | public static float Sum( method Sum (line 2226) | public static float Sum( method Average (line 2237) | public static float Average( method Average (line 2264) | public static float Average( method Sum (line 2276) | public static float? Sum( method Sum (line 2294) | public static float? Sum( method Average (line 2305) | public static float? Average( method Average (line 2332) | public static float? Average( method Min (line 2344) | public static float? Min( method Min (line 2357) | public static float? Min( method Max (line 2369) | public static float? Max( method Max (line 2383) | public static float? Max( method Sum (line 2394) | public static double Sum( method Sum (line 2412) | public static double Sum( method Average (line 2423) | public static double Average( method Average (line 2450) | public static double Average( method Sum (line 2462) | public static double? Sum( method Sum (line 2480) | public static double? Sum( method Average (line 2491) | public static double? Average( method Average (line 2518) | public static double? Average( method Min (line 2530) | public static double? Min( method Min (line 2543) | public static double? Min( method Max (line 2555) | public static double? Max( method Max (line 2569) | public static double? Max( method Sum (line 2580) | public static decimal Sum( method Sum (line 2598) | public static decimal Sum( method Average (line 2618) | public static decimal Average( method Average (line 2645) | public static decimal Average( method Sum (line 2657) | public static decimal? Sum( method Sum (line 2675) | public static decimal? Sum( method Average (line 2686) | public static decimal? Average( method Average (line 2713) | public static decimal? Average( method Min (line 2725) | public static decimal? Min( method Min (line 2738) | public static decimal? Min( method Max (line 2750) | public static decimal? Max( method Max (line 2764) | public static decimal? Max( class Enumerable (line 1830) | internal partial class Enumerable method AsEnumerable (line 52) | public static IEnumerable AsEnumerable(IEnumerable Empty() method Cast (line 72) | public static IEnumerable Cast( method CastYield (line 87) | private static IEnumerable CastYield( method OfType (line 98) | public static IEnumerable OfType( method OfTypeYield (line 106) | private static IEnumerable OfTypeYield( method Range (line 120) | public static IEnumerable Range(int start, int count) method RangeYield (line 132) | private static IEnumerable RangeYield(int start, long end) method Repeat (line 142) | public static IEnumerable Repeat(TResult element, in... method RepeatYield (line 149) | private static IEnumerable RepeatYield(TResult eleme... method Where (line 159) | public static IEnumerable Where( method WhereYield (line 169) | private static IEnumerable WhereYield( method Where (line 182) | public static IEnumerable Where( method WhereYield (line 192) | private static IEnumerable WhereYield( method Select (line 206) | public static IEnumerable Select( method SelectYield (line 216) | private static IEnumerable SelectYield( method Select (line 229) | public static IEnumerable Select( method SelectYield (line 239) | private static IEnumerable SelectYield( method SelectMany (line 253) | public static IEnumerable SelectMany( method SelectMany (line 269) | public static IEnumerable SelectMany( method SelectMany (line 284) | public static IEnumerable SelectMany SelectMany SelectManyYield TakeWhile( method TakeWhile (line 343) | public static IEnumerable TakeWhile( method TakeWhileYield (line 353) | private static IEnumerable TakeWhileYield( class Futures (line 365) | private static class Futures method FirstImpl (line 375) | private static TSource FirstImpl( method First (line 394) | public static TSource First( method First (line 404) | public static TSource First( method FirstOrDefault (line 416) | public static TSource FirstOrDefault( method FirstOrDefault (line 427) | public static TSource FirstOrDefault( method LastImpl (line 438) | private static TSource LastImpl( method Last (line 464) | public static TSource Last( method Last (line 475) | public static TSource Last( method LastOrDefault (line 487) | public static TSource LastOrDefault( method LastOrDefault (line 498) | public static TSource LastOrDefault( method SingleImpl (line 509) | private static TSource SingleImpl( method Single (line 535) | public static TSource Single( method Single (line 547) | public static TSource Single( method SingleOrDefault (line 560) | public static TSource SingleOrDefault( method SingleOrDefault (line 573) | public static TSource SingleOrDefault( method ElementAt (line 584) | public static TSource ElementAt( method ElementAtOrDefault (line 612) | public static TSource ElementAtOrDefault( method Reverse (line 632) | public static IEnumerable Reverse( method ReverseYield (line 640) | private static IEnumerable ReverseYield(IEnumerable<... method Take (line 653) | public static IEnumerable Take( method Skip (line 665) | public static IEnumerable Skip( method SkipWhile (line 677) | public static IEnumerable SkipWhile( method SkipWhile (line 692) | public static IEnumerable SkipWhile( method SkipWhileYield (line 702) | private static IEnumerable SkipWhileYield( method Count (line 728) | public static int Count( method Count (line 756) | public static int Count( method LongCount (line 768) | public static long LongCount( method LongCount (line 784) | public static long LongCount( method Concat (line 795) | public static IEnumerable Concat( method ConcatYield (line 805) | private static IEnumerable ConcatYield( method ToList (line 820) | public static List ToList( method ToArray (line 832) | public static TSource[] ToArray( method Distinct (line 851) | public static IEnumerable Distinct( method Distinct (line 862) | public static IEnumerable Distinct( method DistinctYield (line 871) | private static IEnumerable DistinctYield( method ToLookup (line 903) | public static ILookup ToLookup( method ToLookup (line 916) | public static ILookup ToLookup( method ToLookup (line 930) | public static ILookup ToLookup( method ToLookup (line 944) | public static ILookup ToLookup( method GroupBy (line 978) | public static IEnumerable> GroupBy> GroupBy> GroupBy> GroupBy GroupBy( method GroupBy (line 1053) | public static IEnumerable GroupBy( method GroupBy (line 1072) | public static IEnumerable GroupBy GroupBy( method Aggregate (line 1130) | public static TAccumulate Aggregate( method Aggregate (line 1144) | public static TResult Aggregate( method Union (line 1167) | public static IEnumerable Union( method Union (line 1179) | public static IEnumerable Union( method DefaultIfEmpty (line 1193) | public static IEnumerable DefaultIfEmpty( method DefaultIfEmpty (line 1204) | public static IEnumerable DefaultIfEmpty( method DefaultIfEmptyYield (line 1213) | private static IEnumerable DefaultIfEmptyYield( method All (line 1233) | public static bool All( method Any (line 1251) | public static bool Any( method Any (line 1265) | public static bool Any( method Contains (line 1285) | public static bool Contains( method Contains (line 1297) | public static bool Contains( method SequenceEqual (line 1320) | public static bool SequenceEqual( method SequenceEqual (line 1332) | public static bool SequenceEqual( method MinMaxImpl (line 1362) | private static TSource MinMaxImpl( method MinMaxImpl (line 1376) | private static TSource? MinMaxImpl( method Min (line 1391) | public static TSource Min( method Min (line 1403) | public static TResult Min( method Max (line 1414) | public static TSource Max( method Max (line 1426) | public static TResult Max( method Renumerable (line 1443) | private static IEnumerable Renumerable(this IEnumerator e) method OrderBy (line 1457) | public static IOrderedEnumerable OrderBy( method OrderBy (line 1469) | public static IOrderedEnumerable OrderBy( method OrderByDescending (line 1484) | public static IOrderedEnumerable OrderByDescending OrderByDescending ThenBy( method ThenBy (line 1524) | public static IOrderedEnumerable ThenBy( method ThenByDescending (line 1539) | public static IOrderedEnumerable ThenByDescending ThenByDescending IntersectExceptImpl( method Intersect (line 1599) | public static IEnumerable Intersect( method Intersect (line 1611) | public static IEnumerable Intersect( method Except (line 1624) | public static IEnumerable Except( method Except (line 1636) | public static IEnumerable Except( method ToDictionary (line 1650) | public static Dictionary ToDictionary( method ToDictionary (line 1663) | public static Dictionary ToDictionary( method ToDictionary (line 1677) | public static Dictionary ToDictionary ToDictionary Join( method Join (line 1744) | public static IEnumerable Join( method GroupJoin (line 1772) | public static IEnumerable GroupJoin GroupJoin class Grouping (line 1819) | private sealed class Grouping : List, IGrouping method Grouping (line 1821) | internal Grouping(K key) method Sum (line 1836) | public static int Sum( method Sum (line 1854) | public static int Sum( method Average (line 1865) | public static double Average( method Average (line 1892) | public static double Average( method Sum (line 1904) | public static int? Sum( method Sum (line 1922) | public static int? Sum( method Average (line 1933) | public static double? Average( method Average (line 1960) | public static double? Average( method Min (line 1972) | public static int? Min( method Min (line 1985) | public static int? Min( method Max (line 1997) | public static int? Max( method Max (line 2011) | public static int? Max( method Sum (line 2022) | public static long Sum( method Sum (line 2040) | public static long Sum( method Average (line 2051) | public static double Average( method Average (line 2078) | public static double Average( method Sum (line 2090) | public static long? Sum( method Sum (line 2108) | public static long? Sum( method Average (line 2119) | public static double? Average( method Average (line 2146) | public static double? Average( method Min (line 2158) | public static long? Min( method Min (line 2171) | public static long? Min( method Max (line 2183) | public static long? Max( method Max (line 2197) | public static long? Max( method Sum (line 2208) | public static float Sum( method Sum (line 2226) | public static float Sum( method Average (line 2237) | public static float Average( method Average (line 2264) | public static float Average( method Sum (line 2276) | public static float? Sum( method Sum (line 2294) | public static float? Sum( method Average (line 2305) | public static float? Average( method Average (line 2332) | public static float? Average( method Min (line 2344) | public static float? Min( method Min (line 2357) | public static float? Min( method Max (line 2369) | public static float? Max( method Max (line 2383) | public static float? Max( method Sum (line 2394) | public static double Sum( method Sum (line 2412) | public static double Sum( method Average (line 2423) | public static double Average( method Average (line 2450) | public static double Average( method Sum (line 2462) | public static double? Sum( method Sum (line 2480) | public static double? Sum( method Average (line 2491) | public static double? Average( method Average (line 2518) | public static double? Average( method Min (line 2530) | public static double? Min( method Min (line 2543) | public static double? Min( method Max (line 2555) | public static double? Max( method Max (line 2569) | public static double? Max( method Sum (line 2580) | public static decimal Sum( method Sum (line 2598) | public static decimal Sum( method Average (line 2618) | public static decimal Average( method Average (line 2645) | public static decimal Average( method Sum (line 2657) | public static decimal? Sum( method Sum (line 2675) | public static decimal? Sum( method Average (line 2686) | public static decimal? Average( method Average (line 2713) | public static decimal? Average( method Min (line 2725) | public static decimal? Min( method Min (line 2738) | public static decimal? Min( method Max (line 2750) | public static decimal? Max( method Max (line 2764) | public static decimal? Max( type IGrouping (line 2775) | internal partial interface IGrouping : IEnumerable : IEnumerable : IEnumerable CreateOrderedEnumerable( class Lookup (line 2813) | internal sealed class Lookup : ILookup method Lookup (line 2817) | internal Lookup(IEqualityComparer comparer) method Add (line 2822) | internal void Add(IGrouping item) method Find (line 2827) | internal IEnumerable Find(TKey key) method Contains (line 2856) | public bool Contains(TKey key) method ApplyResultSelector (line 2866) | public IEnumerable ApplyResultSelector( method GetEnumerator (line 2880) | public IEnumerator> GetEnumerator() method GetEnumerator (line 2885) | IEnumerator IEnumerable.GetEnumerator() class OrderedEnumerable (line 2891) | internal sealed class OrderedEnumerable : IOrderedEnumerable method OrderedEnumerable (line 2896) | public OrderedEnumerable(IEnumerable source, method OrderedEnumerable (line 2902) | private OrderedEnumerable(IEnumerable source, List> c... method CreateOrderedEnumerable (line 2921) | public IOrderedEnumerable CreateOrderedEnumerable( method GetEnumerator (line 2927) | public IEnumerator GetEnumerator() method TagPosition (line 2973) | private static Tuple TagPosition(T e, int i) method GetFirst (line 2984) | private static T GetFirst(Tuple pv) method GetEnumerator (line 2989) | IEnumerator IEnumerable.GetEnumerator() type Tuple (line 2995) | [Serializable] method Tuple (line 3001) | public Tuple(TFirst first, TSecond second) method Equals (line 3008) | public override bool Equals(object obj) method Equals (line 3015) | public bool Equals(Tuple other) method GetHashCode (line 3021) | public override int GetHashCode() method ToString (line 3028) | public override string ToString() class ExtensionAttribute (line 3069) | [AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | Attri... FILE: Src/Newtonsoft.Json/Utilities/MathUtils.cs class MathUtils (line 32) | internal static class MathUtils method IntLength (line 34) | public static int IntLength(ulong i) method IntToHex (line 120) | public static char IntToHex(int n) method Min (line 130) | public static int? Min(int? val1, int? val2) method Max (line 144) | public static int? Max(int? val1, int? val2) method Max (line 158) | public static double? Max(double? val1, double? val2) method ApproxEquals (line 172) | public static bool ApproxEquals(double d1, double d2) FILE: Src/Newtonsoft.Json/Utilities/MethodBinder.cs class MethodBinder (line 38) | internal static class MethodBinder method CanConvertPrimitive (line 73) | private static bool CanConvertPrimitive(Type from, Type to) method FilterParameters (line 112) | private static bool FilterParameters(ParameterInfo[] parameters, IList... class ParametersMatchComparer (line 186) | private class ParametersMatchComparer : IComparer method ParametersMatchComparer (line 191) | public ParametersMatchComparer(IList types, bool enableParamAr... method Compare (line 199) | public int Compare(ParameterInfo[] parameters1, ParameterInfo[] para... method ChooseMorePreciseType (line 273) | private static int ChooseMorePreciseType(Type type1, Type type2) method SelectMethod (line 329) | public static TMethod SelectMethod(IEnumerable candi... FILE: Src/Newtonsoft.Json/Utilities/MiscellaneousUtils.cs class MiscellaneousUtils (line 41) | internal static class MiscellaneousUtils method Assert (line 43) | [Conditional("DEBUG")] method ValueEquals (line 49) | public static bool ValueEquals(object? objA, object? objB) method CreateArgumentOutOfRangeException (line 81) | public static ArgumentOutOfRangeException CreateArgumentOutOfRangeExce... method ToString (line 88) | public static string ToString(object? value) method ByteArrayCompare (line 98) | public static int ByteArrayCompare(byte[] a1, byte[] a2) method GetPrefix (line 118) | public static string? GetPrefix(string qualifiedName) method GetLocalName (line 125) | public static string GetLocalName(string qualifiedName) method GetQualifiedNameParts (line 132) | public static void GetQualifiedNameParts(string qualifiedName, out str... method GetRegexOptions (line 148) | internal static RegexOptions GetRegexOptions(string optionsText) FILE: Src/Newtonsoft.Json/Utilities/NullableAttributes.cs class NotNullAttribute (line 29) | [AttributeUsage(AttributeTargets.Field | AttributeTargets.Method | Attri... class NotNullWhenAttribute (line 33) | [AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false)] method NotNullWhenAttribute (line 40) | public NotNullWhenAttribute(bool returnValue) => ReturnValue = returnV... class MaybeNullAttribute (line 47) | [AttributeUsage(AttributeTargets.Field | AttributeTargets.Parameter | At... class AllowNullAttribute (line 52) | [AttributeUsage(AttributeTargets.Field | AttributeTargets.Parameter | At... class DoesNotReturnIfAttribute (line 59) | [AttributeUsage(AttributeTargets.Parameter, Inherited = false)] method DoesNotReturnIfAttribute (line 69) | public DoesNotReturnIfAttribute(bool parameterValue) => this.Parameter... FILE: Src/Newtonsoft.Json/Utilities/ReflectionDelegateFactory.cs class ReflectionDelegateFactory (line 37) | internal abstract class ReflectionDelegateFactory method CreateGet (line 39) | public Func CreateGet(MemberInfo memberInfo) method CreateSet (line 60) | public Action CreateSet(MemberInfo memberInfo) method CreateMethodCall (line 75) | public abstract MethodCall CreateMethodCall(MethodBase ... method CreateParameterizedConstructor (line 76) | public abstract ObjectConstructor CreateParameterizedConstruct... method CreateDefaultConstructor (line 77) | public abstract Func CreateDefaultConstructor(Type type); method CreateGet (line 78) | public abstract Func CreateGet(PropertyInfo propertyInfo); method CreateGet (line 79) | public abstract Func CreateGet(FieldInfo fieldInfo); method CreateSet (line 80) | public abstract Action CreateSet(FieldInfo fieldInfo); method CreateSet (line 81) | public abstract Action CreateSet(PropertyInfo propertyI... FILE: Src/Newtonsoft.Json/Utilities/ReflectionObject.cs class ReflectionMember (line 40) | internal class ReflectionMember class ReflectionObject (line 47) | internal class ReflectionObject method ReflectionObject (line 52) | private ReflectionObject(ObjectConstructor? creator) method GetValue (line 58) | public object? GetValue(object target, string member) method SetValue (line 64) | public void SetValue(object target, string member, object? value) method GetType (line 70) | public Type GetType(string member) method Create (line 75) | public static ReflectionObject Create(Type t, params string[] memberNa... method Create (line 80) | public static ReflectionObject Create(Type t, MethodBase? creator, par... FILE: Src/Newtonsoft.Json/Utilities/ReflectionUtils.cs type MemberTypes (line 47) | [Flags] type BindingFlags (line 58) | [Flags] class ReflectionUtils (line 84) | internal static class ReflectionUtils method ReflectionUtils (line 88) | static ReflectionUtils() method IsVirtual (line 97) | public static bool IsVirtual(this PropertyInfo propertyInfo) method GetBaseDefinition (line 116) | public static MethodInfo? GetBaseDefinition(this PropertyInfo property... method IsPublic (line 129) | public static bool IsPublic(PropertyInfo property) method GetObjectType (line 145) | public static Type? GetObjectType(object? v) method GetTypeName (line 150) | public static string GetTypeName(Type t, TypeNameAssemblyFormatHandlin... method GetFullyQualifiedTypeName (line 165) | private static string GetFullyQualifiedTypeName(Type t, ISerialization... method RemoveAssemblyDetails (line 183) | private static string RemoveAssemblyDetails(string fullyQualifiedTypeN... method HasDefaultConstructor (line 224) | public static bool HasDefaultConstructor(Type t, bool nonPublic) method GetDefaultConstructor (line 236) | public static ConstructorInfo GetDefaultConstructor(Type t) method GetDefaultConstructor (line 241) | public static ConstructorInfo GetDefaultConstructor(Type t, bool nonPu... method IsNullable (line 252) | public static bool IsNullable(Type t) method IsNullableType (line 264) | public static bool IsNullableType(Type t) method EnsureNotNullableType (line 271) | public static Type EnsureNotNullableType(Type t) method EnsureNotByRefType (line 278) | public static Type EnsureNotByRefType(Type t) method IsGenericDefinition (line 285) | public static bool IsGenericDefinition(Type type, Type genericInterfac... method ImplementsGenericDefinition (line 296) | public static bool ImplementsGenericDefinition(Type type, Type generic... method ImplementsGenericDefinition (line 301) | public static bool ImplementsGenericDefinition(Type type, Type generic... method InheritsGenericDefinition (line 343) | public static bool InheritsGenericDefinition(Type type, Type genericCl... method InheritsGenericDefinition (line 348) | public static bool InheritsGenericDefinition(Type type, Type genericCl... method InheritsGenericDefinitionInternal (line 361) | private static bool InheritsGenericDefinitionInternal(Type currentType... method GetCollectionItemType (line 384) | public static Type? GetCollectionItemType(Type type) method GetDictionaryKeyValueTypes (line 409) | public static void GetDictionaryKeyValueTypes(Type dictionaryType, out... method GetMemberUnderlyingType (line 441) | public static Type GetMemberUnderlyingType(MemberInfo member) method IsByRefLikeType (line 460) | public static bool IsByRefLikeType(Type type) method IsIndexedProperty (line 487) | public static bool IsIndexedProperty(PropertyInfo property) method GetMemberValue (line 500) | public static object GetMemberValue(MemberInfo member, object target) method SetMemberValue (line 529) | public static void SetMemberValue(MemberInfo member, object target, ob... method CanReadMemberValue (line 555) | public static bool CanReadMemberValue(MemberInfo member, bool nonPublic) method CanSetMemberValue (line 597) | public static bool CanSetMemberValue(MemberInfo member, bool nonPublic... method GetFieldsAndProperties (line 638) | public static List GetFieldsAndProperties(Type type, Bindi... method IsOverridenGenericMember (line 691) | private static bool IsOverridenGenericMember(MemberInfo memberInfo, Bi... method GetAttribute (line 728) | public static T? GetAttribute(object attributeProvider) where T : A... method GetAttribute (line 733) | public static T? GetAttribute(object attributeProvider, bool inheri... method GetAttributes (line 741) | public static T[] GetAttributes(object attributeProvider, bool inhe... method GetAttributes (line 753) | public static Attribute[] GetAttributes(object attributeProvider, Type... method GetAttributes (line 799) | public static T[] GetAttributes(object attributeProvider, bool inhe... method GetAttributes (line 804) | public static Attribute[] GetAttributes(object provider, Type? attribu... method SplitFullyQualifiedTypeName (line 826) | public static StructMultiKey SplitFullyQualifiedTypeN... method GetAssemblyDelimiterIndex (line 847) | private static int? GetAssemblyDelimiterIndex(string fullyQualifiedTyp... method GetMemberInfoFromType (line 875) | public static MemberInfo GetMemberInfoFromType(Type targetType, Member... method GetFields (line 892) | public static IEnumerable GetFields(Type targetType, Bindin... method GetChildPrivateFields (line 907) | private static void GetChildPrivateFields(IList initialFie... method GetProperties (line 928) | public static IEnumerable GetProperties(Type targetType,... method RemoveFlag (line 959) | public static BindingFlags RemoveFlag(this BindingFlags bindingAttr, B... method GetChildPrivateProperties (line 966) | private static void GetChildPrivateProperties(IList init... method IsMethodOverridden (line 1032) | public static bool IsMethodOverridden(Type currentType, Type methodDec... method GetDefaultValue (line 1045) | public static object? GetDefaultValue(Type type) FILE: Src/Newtonsoft.Json/Utilities/StringBuffer.cs type StringBuffer (line 33) | internal struct StringBuffer method StringBuffer (line 46) | public StringBuffer(IArrayPool? bufferPool, int initalSize) : th... method StringBuffer (line 50) | private StringBuffer(char[] buffer) method Append (line 56) | public void Append(IArrayPool? bufferPool, char value) method Append (line 68) | public void Append(IArrayPool? bufferPool, char[] buffer, int st... method Clear (line 80) | public void Clear(IArrayPool? bufferPool) method EnsureSize (line 90) | private void EnsureSize(IArrayPool? bufferPool, int appendLength) method ToString (line 103) | public override string ToString() method ToString (line 108) | public string ToString(int start, int length) FILE: Src/Newtonsoft.Json/Utilities/StringReference.cs type StringReference (line 30) | internal readonly struct StringReference method StringReference (line 44) | public StringReference(char[] chars, int startIndex, int length) method ToString (line 51) | public override string ToString() class StringReferenceExtensions (line 57) | internal static class StringReferenceExtensions method IndexOf (line 59) | public static int IndexOf(this StringReference s, char c, int startInd... method StartsWith (line 70) | public static bool StartsWith(this StringReference s, string text) method EndsWith (line 90) | public static bool EndsWith(this StringReference s, string text) FILE: Src/Newtonsoft.Json/Utilities/StringUtils.cs class StringUtils (line 41) | internal static class StringUtils method IsNullOrEmpty (line 49) | public static bool IsNullOrEmpty([NotNullWhen(false)] string? value) method FormatWith (line 54) | public static string FormatWith(this string format, IFormatProvider pr... method FormatWith (line 59) | public static string FormatWith(this string format, IFormatProvider pr... method FormatWith (line 64) | public static string FormatWith(this string format, IFormatProvider pr... method FormatWith (line 69) | public static string FormatWith(this string format, IFormatProvider pr... method FormatWith (line 74) | private static string FormatWith(this string format, IFormatProvider p... method IsWhiteSpace (line 90) | public static bool IsWhiteSpace(string s) method CreateStringWriter (line 113) | public static StringWriter CreateStringWriter(int capacity) method ToCharAsUnicode (line 121) | public static void ToCharAsUnicode(char c, char[] buffer) method ForgivingCaseSensitiveFind (line 131) | public static TSource ForgivingCaseSensitiveFind(this IEnumer... method ToCamelCase (line 155) | public static string ToCamelCase(string s) method ToLower (line 196) | private static char ToLower(char c) method ToSnakeCase (line 206) | public static string ToSnakeCase(string s) => ToSeparatedCase(s, '_'); method ToKebabCase (line 208) | public static string ToKebabCase(string s) => ToSeparatedCase(s, '-'); type SeparatedCaseState (line 210) | private enum SeparatedCaseState method ToSeparatedCase (line 218) | private static string ToSeparatedCase(string s, char separator) method IsHighSurrogate (line 288) | public static bool IsHighSurrogate(char c) method IsLowSurrogate (line 297) | public static bool IsLowSurrogate(char c) method StartsWith (line 306) | public static bool StartsWith(this string source, char value) method EndsWith (line 311) | public static bool EndsWith(this string source, char value) method Trim (line 316) | public static string Trim(this string s, int start, int length) FILE: Src/Newtonsoft.Json/Utilities/StructMultiKey.cs type StructMultiKey (line 30) | internal readonly struct StructMultiKey : IEquatable other) FILE: Src/Newtonsoft.Json/Utilities/ThreadSafeStore.cs class ThreadSafeStore (line 39) | internal class ThreadSafeStore method ThreadSafeStore (line 49) | public ThreadSafeStore(Func creator) method Get (line 61) | public TValue Get(TKey key) method AddValue (line 76) | private TValue AddValue(TKey key) FILE: Src/Newtonsoft.Json/Utilities/TypeExtensions.cs class TypeExtensions (line 39) | internal static class TypeExtensions method GetGetMethod (line 45) | public static MethodInfo? GetGetMethod(this PropertyInfo propertyInfo) method GetGetMethod (line 50) | public static MethodInfo? GetGetMethod(this PropertyInfo propertyInfo,... method GetSetMethod (line 61) | public static MethodInfo? GetSetMethod(this PropertyInfo propertyInfo) method GetSetMethod (line 66) | public static MethodInfo? GetSetMethod(this PropertyInfo propertyInfo,... method IsSubclassOf (line 78) | public static bool IsSubclassOf(this Type type, Type c) method IsAssignableFrom (line 84) | public static bool IsAssignableFrom(this Type type, Type c) method IsInstanceOfType (line 90) | public static bool IsInstanceOfType(this Type type, object? o) method Method (line 101) | public static MethodInfo Method(this Delegate d) method MemberType (line 110) | public static MemberTypes MemberType(this MemberInfo memberInfo) method ContainsGenericParameters (line 138) | public static bool ContainsGenericParameters(this Type type) method IsInterface (line 147) | public static bool IsInterface(this Type type) method IsGenericType (line 156) | public static bool IsGenericType(this Type type) method IsGenericTypeDefinition (line 165) | public static bool IsGenericTypeDefinition(this Type type) method BaseType (line 174) | public static Type BaseType(this Type type) method Assembly (line 183) | public static Assembly Assembly(this Type type) method IsEnum (line 192) | public static bool IsEnum(this Type type) method IsClass (line 201) | public static bool IsClass(this Type type) method IsSealed (line 210) | public static bool IsSealed(this Type type) method GetProperty (line 220) | public static PropertyInfo GetProperty(this Type type, string name, Bi... method GetMember (line 246) | public static IEnumerable GetMember(this Type type, string... method GetBaseDefinition (line 265) | public static MethodInfo GetBaseDefinition(this MethodInfo method) method IsDefined (line 272) | public static bool IsDefined(this Type type, Type attributeType, bool ... method GetMethod (line 279) | public static MethodInfo GetMethod(this Type type, string name) method GetMethod (line 284) | public static MethodInfo GetMethod(this Type type, string name, Bindin... method GetMethod (line 289) | public static MethodInfo GetMethod(this Type type, IList paramet... method GetMethod (line 294) | public static MethodInfo GetMethod(this Type type, string? name, IList... method GetMethod (line 299) | public static MethodInfo GetMethod(this Type type, string? name, Bindi... method GetConstructors (line 304) | public static IEnumerable GetConstructors(this Type t... method GetConstructors (line 309) | public static IEnumerable GetConstructors(this Type t... method GetConstructor (line 314) | public static ConstructorInfo GetConstructor(this Type type, IList GetProperties(this Type type, ... method ContainsMemberName (line 368) | private static bool ContainsMemberName(IEnumerable members... method GetMembersRecursive (line 381) | private static IList GetMembersRecursive(this TypeInfo type) method GetPropertiesRecursive (line 400) | private static IList GetPropertiesRecursive(this TypeInf... method GetFieldsRecursive (line 419) | private static IList GetFieldsRecursive(this TypeInfo type) method GetMethods (line 438) | public static IEnumerable GetMethods(this Type type, Bindi... method GetProperty (line 443) | public static PropertyInfo? GetProperty(this Type type, string name) method GetProperty (line 448) | public static PropertyInfo? GetProperty(this Type type, string name, B... method GetFields (line 459) | public static IEnumerable GetFields(this Type type) method GetFields (line 464) | public static IEnumerable GetFields(this Type type, Binding... method TestAccessibility (line 473) | private static bool TestAccessibility(PropertyInfo member, BindingFlag... method TestAccessibility (line 488) | private static bool TestAccessibility(MemberInfo member, BindingFlags ... method TestAccessibility (line 506) | private static bool TestAccessibility(FieldInfo member, BindingFlags b... method TestAccessibility (line 517) | private static bool TestAccessibility(MethodBase member, BindingFlags ... method GetGenericArguments (line 528) | public static Type[] GetGenericArguments(this Type type) method GetInterfaces (line 533) | public static IEnumerable GetInterfaces(this Type type) method GetMethods (line 538) | public static IEnumerable GetMethods(this Type type) method IsAbstract (line 545) | public static bool IsAbstract(this Type type) method IsVisible (line 554) | public static bool IsVisible(this Type type) method IsValueType (line 563) | public static bool IsValueType(this Type type) method IsPrimitive (line 572) | public static bool IsPrimitive(this Type type) method AssignableToTypeName (line 581) | public static bool AssignableToTypeName(this Type type, string fullTyp... method AssignableToTypeName (line 612) | public static bool AssignableToTypeName(this Type type, string fullTyp... method ImplementInterface (line 617) | public static bool ImplementInterface(this Type type, Type interfaceType) FILE: Src/Newtonsoft.Json/Utilities/ValidationUtils.cs class ValidationUtils (line 32) | internal static class ValidationUtils method ArgumentNotNull (line 34) | public static void ArgumentNotNull([NotNull]object? value, string para... FILE: Src/Newtonsoft.Json/WriteState.cs type WriteState (line 33) | public enum WriteState FILE: Src/System.Web.Polyfill/HttpUtility.cs class HttpUtility (line 44) | #if !MOBILE && false class HttpQSCollection (line 50) | sealed class HttpQSCollection : NameValueCollection method ToString (line 52) | public override string ToString() method HtmlAttributeEncode (line 79) | public static void HtmlAttributeEncode(string s, TextWriter output) method HtmlAttributeEncode (line 89) | public static string HtmlAttributeEncode(string s) method UrlDecode (line 103) | public static string UrlDecode(string str) method GetChars (line 108) | static char[] GetChars(MemoryStream b, Encoding e) method WriteCharBytes (line 113) | static void WriteCharBytes(IList buf, char ch, Encoding e) method UrlDecode (line 128) | public static string UrlDecode(string str, Encoding e) method UrlDecode (line 196) | public static string UrlDecode(byte[] bytes, Encoding e) method GetInt (line 206) | static int GetInt(byte b) method GetChar (line 227) | static int GetChar(byte[] bytes, int offset, int length) method GetChar (line 246) | static int GetChar(string str, int offset, int length) method UrlDecode (line 270) | public static string UrlDecode(byte[] bytes, int offset, int count, En... method UrlDecodeToBytes (line 350) | public static byte[] UrlDecodeToBytes(byte[] bytes) method UrlDecodeToBytes (line 360) | public static byte[] UrlDecodeToBytes(string str) method UrlDecodeToBytes (line 365) | public static byte[] UrlDecodeToBytes(string str, Encoding e) method UrlDecodeToBytes (line 380) | public static byte[] UrlDecodeToBytes(byte[] bytes, int offset, int co... method UrlEncode (line 428) | public static string UrlEncode(string str) method UrlEncode (line 433) | public static string UrlEncode(string str, Encoding e) method UrlEncode (line 473) | public static string UrlEncode(byte[] bytes) method UrlEncode (line 488) | public static string UrlEncode(byte[] bytes, int offset, int count) method UrlEncodeToBytes (line 503) | public static byte[] UrlEncodeToBytes(string str) method UrlEncodeToBytes (line 508) | public static byte[] UrlEncodeToBytes(string str, Encoding e) method UrlEncodeToBytes (line 524) | public static byte[] UrlEncodeToBytes(byte[] bytes) method UrlEncodeToBytes (line 539) | public static byte[] UrlEncodeToBytes(byte[] bytes, int offset, int co... method UrlEncodeUnicode (line 549) | public static string UrlEncodeUnicode(string str) method UrlEncodeUnicodeToBytes (line 559) | public static byte[] UrlEncodeUnicodeToBytes(string str) method HtmlDecode (line 585) | public static string HtmlDecode(string s) method HtmlDecode (line 604) | public static void HtmlDecode(string s, TextWriter output) method HtmlEncode (line 617) | public static string HtmlEncode(string s) method HtmlEncode (line 636) | public static void HtmlEncode(string s, TextWriter output) method HtmlEncode (line 648) | public static string HtmlEncode(object value) method JavaScriptStringEncode (line 666) | public static string JavaScriptStringEncode(string value) method JavaScriptStringEncode (line 671) | public static string JavaScriptStringEncode(string value, bool addDoub... method UrlPathEncode (line 756) | public static string UrlPathEncode(string str) method ParseQueryString (line 761) | public static NameValueCollection ParseQueryString(string query) method ParseQueryString (line 766) | public static NameValueCollection ParseQueryString(string query, Encod... method ParseQueryString (line 793) | internal static void ParseQueryString(string query, Encoding encoding,... FILE: Src/System.Web.Polyfill/Util/Helpers.cs class Helpers (line 34) | internal class Helpers FILE: Src/System.Web.Polyfill/Util/HttpEncoder.cs class HttpEncoder (line 44) | public class HttpEncoder method HttpEncoder (line 99) | static HttpEncoder() method HeaderNameValueEncode (line 105) | protected internal virtual void HeaderNameValueEncode( method StringBuilderAppend (line 130) | private static void StringBuilderAppend(string s, ref StringBuilder sb) method EncodeHeaderString (line 142) | private static string EncodeHeaderString(string input) method HtmlAttributeEncode (line 164) | protected internal virtual void HtmlAttributeEncode(string value, Text... method HtmlDecode (line 179) | protected internal virtual void HtmlDecode(string value, TextWriter ou... method HtmlEncode (line 189) | protected internal virtual void HtmlEncode(string value, TextWriter ou... method UrlEncode (line 199) | protected internal virtual byte[] UrlEncode(byte[] bytes, int offset, ... method GetCustomEncoderFromConfig (line 204) | private static HttpEncoder GetCustomEncoderFromConfig() method UrlPathEncode (line 234) | protected internal virtual string UrlPathEncode(string value) method UrlEncodeToBytes (line 251) | internal static byte[] UrlEncodeToBytes(byte[] bytes, int offset, int ... method HtmlEncode (line 284) | internal static string HtmlEncode(string s) method HtmlAttributeEncode (line 363) | internal static string HtmlAttributeEncode(string s) method HtmlDecode (line 417) | internal static string HtmlDecode(string s) method NotEncoded (line 589) | internal static bool NotEncoded(char c) method UrlEncodeChar (line 595) | internal static void UrlEncodeChar(char c, Stream result, bool isUnicode) method UrlPathEncodeChar (line 655) | internal static void UrlPathEncodeChar(char c, Stream result) method InitEntities (line 681) | private static void InitEntities()