1 write to RazorWarningLevel
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\RazorProjectEngine.cs (1)
257
RazorWarningLevel
= configuration.RazorWarningLevel
1 reference to RazorWarningLevel
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\RazorCodeGenerationOptions.Builder.cs (1)
167
=> new(IndentSize, NewLine, RootNamespace, CssScope, SuppressUniqueIds,
RazorWarningLevel
, _flags);