Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.Json.WriteStackFrame Struct Reference

Public Member Functions

void EndDictionaryElement ()
 
void EndProperty ()
 
JsonPropertyInfo GetPolymorphicJsonPropertyInfo ()
 
JsonConverter InitializeReEntry (Type type, JsonSerializerOptions options)
 

Public Attributes

IEnumerator CollectionEnumerator
 
IAsyncDisposable AsyncDisposable
 
bool AsyncEnumeratorIsPendingCompletion
 
JsonPropertyInfo DeclaredJsonPropertyInfo
 
bool IsWritingExtensionDataProperty
 
JsonTypeInfo JsonTypeInfo
 
int OriginalDepth
 
bool ProcessedStartToken
 
bool ProcessedEndToken
 
StackFramePropertyState PropertyState
 
int EnumeratorIndex
 
string JsonPropertyNameAsString
 
MetadataPropertyName MetadataPropertyName
 
JsonNumberHandlingNumberHandling
 

Private Attributes

JsonPropertyInfo PolymorphicJsonPropertyInfo
 

Detailed Description

Definition at line 9 of file WriteStackFrame.cs.


The documentation for this struct was generated from the following file: