1 instantiation of ErrorScope
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\ParserContext.cs (1)
69
return
new
(this);
1 reference to ErrorScope
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\ParserContext.cs (1)
66
public
ErrorScope
PushNewErrorScope(ErrorSink errorSink)