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