1 write to SupportMap
Microsoft.CodeAnalysis.Razor.Compiler (1)
SourceGenerators\SourceGeneratorProjectEngine.cs (1)
177
defaultFeature.
SupportMap
= utf8SupportMap;
2 references to SupportMap
Microsoft.CodeAnalysis.Razor.Compiler (2)
CSharp\DefaultUtf8WriteLiteralFeature.cs (2)
22
/// <see cref="
SupportMap
"/>. The map is set by the source generator before code generation runs.
53
=>
SupportMap
.IsSupported(filePath, baseTypeName);