1 write to WarningLevel
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\RazorDiagnosticDescriptor.cs (1)
43
WarningLevel
= warningLevel;
3 references to WarningLevel
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\RazorCodeGenerationOptions.cs (1)
42
/// <see cref="RazorDiagnosticDescriptor.
WarningLevel
"/> greater than this value are suppressed.
Language\RazorDiagnostic.cs (1)
17
public int WarningLevel => _descriptor.
WarningLevel
;
Language\RazorDiagnosticDescriptor.cs (1)
47
Error "{Id}" (level {
WarningLevel
}): "{MessageFormat}"