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