2 references to VBError
Microsoft.Build.Tasks.CodeAnalysis (2)
src\Compilers\Core\MSBuildTask\Vbc.cs (2)
672
_vbErrorLines.Enqueue(new
VBError
(singleLine, messageImportance));
738
_vbErrorLines.Enqueue(new
VBError
(singleLine, messageImportance));