1 write to _utf8Feature
Microsoft.CodeAnalysis.Razor.Compiler (1)
CSharp\Utf8WriteLiteralDetectionPass.cs (1)
16Engine.TryGetFeature(out _utf8Feature);
2 references to _utf8Feature
Microsoft.CodeAnalysis.Razor.Compiler (2)
CSharp\Utf8WriteLiteralDetectionPass.cs (2)
24if (_utf8Feature is null || 43if (_utf8Feature.IsSupported(codeDocument.Source.FilePath, baseTypeName))