2 references to FormatString
Microsoft.Build (2)
ResourceUtilities.cs (2)
198return ExtractMessageCode(true, FormatString(GetResourceString(resourceName), arg1), out code); 331=> FormatString(GetResourceString(resourceName), arg1);