2 references to s_autoGeneratedStrings
Microsoft.CodeAnalysis.CodeStyle (2)
src\Compilers\Core\Portable\SourceGeneration\GeneratedCodeUtilities.cs (2)
104
foreach (var autoGenerated in
s_autoGeneratedStrings
)
135
foreach (var autoGenerated in
s_autoGeneratedStrings
)