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