172 while (parent !=
null)
1760 while (
obj !=
null);
1794 return "Error reading JToken from JsonReader.";
1844 if (settings !=
null)
1846 if (lineInfo !=
null)
1852 else if (lineInfo !=
null)
1934 if (enumerable !=
null)
1975 if (annotations !=
null)
1977 if (annotations !=
null)
1999 if (annotations !=
null)
2001 if (annotations !=
null)
2012 if (annotations !=
null)
2014 if (annotations ==
null)
2022 while (
this !=
null)
2036 if (annotations ==
null)
2040 if (annotations ==
null ||
this !=
null)
2084 if (annotations !=
null)
2086 if (annotations !=
null)
2102 while (type ==
null)
2106 if (annotations !=
null)
2108 if (annotations !=
null)
2206 void IDisposable.Dispose()
2221 bool flag = this.
self;
2222 this.<>1__state = num;
2227 this.<>1__state = (flag ? 1 : 0);
2229 this.<current>5
__1 = parent;
2231 while (parent ==
null);
2234 this.<>1__state =
num2;
2375 void IDisposable.Dispose()
2536 void IDisposable.Dispose()
2543 if (this.<>1__state == 0)
2548 this.<o>5
__1 = next;
2550 this.<>1__state = 1;
2686 void IDisposable.Dispose()
2693 if (this.<>1__state == 0)
2695 object[]
array = this.<annotations>5
__1;
2699 int num = this.<i>5
__2;
2704 object[]
array2 = this.<annotations>5
__1;
2710 this.<>1__state =
num2;
2726 this.<>1__state =
num4;
2808 private object[] <annotations>5
__1;
2829 void IDisposable.Dispose()
2837 if (this.<>1__state == 0 && this.type !=
null)
2839 annotations = this.<>4
__this._annotations;
2840 if (annotations !=
null)
2842 this.<annotations>5
__1 = annotations;
2843 object[]
array = this.<annotations>5
__1;
2846 this.<>1__state =
array;
2847 this.<>1__state =
array;
2849 Type type = this.type;
2854 this.<>1__state = num;
2858 while (annotations ==
null)
2965 private object[] <annotations>5
__1;
class f__AnonymousType0<< Count > j__TPar
static JsonSerializer CreateDefault()
readonly int LinePosition
LineInfoAnnotation(int lineNumber, int linePosition)
void RemoveAnnotations(Type type)
virtual JEnumerable< JToken > Children()
object ToObject(Type objectType)
void AddBeforeSelf(object content)
static JToken Load(JsonReader reader, JsonLoadSettings settings)
IEnumerable< object > Annotations(Type type)
static readonly JTokenType[] UriTypes
static JToken FromObject(object o, JsonSerializer jsonSerializer)
static readonly JTokenType[] NumberTypes
virtual T Value< T >(object key)
bool DeepEquals(JToken node)
void WriteTo(JsonWriter writer, params JsonConverter[] converters)
static readonly JTokenType[] BytesTypes
static JToken FromObjectInternal(object o, JsonSerializer jsonSerializer)
static JToken FromObject(object o)
static JToken Parse(string json, JsonLoadSettings settings)
class< GetAncestors > IDisposable
object ToObject(Type objectType, JsonSerializer jsonSerializer)
JEnumerable< T > Children< T >()
class< Annotations > IEnumerator where T
class< Annotations > d__171< T >
object[]< annotations > int< i >
JToken SelectToken(string path, bool errorWhenNoMatch)
static readonly JTokenType[] GuidTypes
static JToken Parse(string json)
class< Annotations > d__172
static JToken Load(JsonReader reader)
static bool ValidateToken(JToken o, JTokenType[] validTypes, bool nullable)
static readonly JTokenType[] TimeSpanTypes
void RemoveAnnotations< T >()
static JToken ReadFrom(JsonReader reader)
void SetLineInfo(IJsonLineInfo lineInfo, JsonLoadSettings settings)
IEnumerable< JToken > AncestorsAndSelf()
JToken SelectToken(string path)
void SetLineInfo(int lineNumber, int linePosition)
IEnumerable< JToken > Ancestors()
void Replace(JToken value)
object Annotation(Type type)
class< BeforeSelf > d__43
class< GetAncestors > d__41
void AddAfterSelf(object content)
void AddAnnotation(object annotation)
static string GetType(JToken token)
override string ToString()
static JToken ReadFrom(JsonReader reader, JsonLoadSettings settings)
IEnumerable< JToken > AfterSelf()
JsonReader CreateReader()
IEnumerable< JToken > BeforeSelf()
IEnumerable< JToken > SelectTokens(string path)
IEnumerable< T > Annotations< T >()
virtual IEnumerable< T > Values< T >()
static bool DeepEquals(JToken t1, JToken t2)
static readonly JTokenType[] StringTypes
IEnumerable< JToken > GetAncestors(bool self)
static readonly JTokenType[] CharTypes
IEnumerable< JToken > SelectTokens(string path, bool errorWhenNoMatch)
static readonly JTokenType[] BooleanTypes
static JValue EnsureValue(JToken value)
static JTokenEqualityComparer _equalityComparer
string ToString(Formatting formatting, params JsonConverter[] converters)
class< GetAncestors > IEnumerable
static readonly JTokenType[] DateTimeTypes
LineInfoHandling _lineInfoHandling
static void ArgumentNotNull(object value, string parameterName)
static DateTime ToDateTime(object value, IFormatProvider provider)
static CultureInfo InvariantCulture
static Thread CurrentThread
IEnumerator< T > GetEnumerator()