2 references to TryReadMSBuildCode
Microsoft.Build.Framework (2)
Utilities\MessageParser.cs (2)
36
if (!scanner.
TryReadMSBuildCode
(out code))
66
return scanner.
TryReadMSBuildCode
(out code);