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