1 write to SuppressWarnings
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Intermediate\FieldDeclarationIntermediateNode.cs (1)
30
SuppressWarnings
= SuppressWarnings,
2 references to SuppressWarnings
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Intermediate\FieldDeclarationIntermediateNode.cs (1)
30
SuppressWarnings =
SuppressWarnings
,
Language\RazorCSharpDocumentWriter.cs (1)
248
CodeWriter.WriteField(node.
SuppressWarnings
, node.Modifiers, node.Type, node.Name);