1 write to FastPathPropertyIndices
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
800FastPathPropertyIndices = fastPathPropertyIndices?.ToImmutableEquatableArray(),
2 references to FastPathPropertyIndices
System.Text.Json.SourceGeneration (2)
JsonSourceGenerator.Emitter.cs (2)
1428if (typeGenSpec.FastPathPropertyIndices is null) 1456foreach (int i in typeGenSpec.FastPathPropertyIndices)