1 write to HasInvalidConfigurationForFastPath
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
1212
state.
HasInvalidConfigurationForFastPath
= true;
1 reference to HasInvalidConfigurationForFastPath
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
1107
fastPathPropertyIndices = state.
HasInvalidConfigurationForFastPath
? null : state.Properties;