1 instantiation of Parser
Microsoft.CodeAnalysis.Razor.Compiler (1)
CSharp\RequiredAttributeParser.cs (1)
33
using var parser = new
Parser
(input);
1 reference to Parser
Microsoft.CodeAnalysis.Razor.Compiler (1)
CSharp\RequiredAttributeParser.cs (1)
33
using
var
parser = new Parser(input);