2 references to FormatString
Microsoft.Build (2)
ResourceUtilities.cs (2)
229return ExtractMessageCode(true, FormatString(GetResourceString(resourceName), arg1, arg2, arg3), out code); 354=> FormatString(GetResourceString(resourceName), arg1, arg2, arg3);