2 references to General_IncorrectHostObject
Microsoft.Build.Tasks.CodeAnalysis (2)
Csc.cs (1)
233throw new InvalidOperationException(string.Format(ErrorString.General_IncorrectHostObject, "Csc", "ICscHostObject"));
Vbc.cs (1)
531throw new InvalidOperationException(string.Format(ErrorString.General_IncorrectHostObject, "Vbc", "IVbcHostObject"));