2 references to FormatResourceStringStripCodeAndKeyword
Microsoft.Build (2)
BackEnd\Components\Logging\LoggingService.cs (1)
1140string message = ResourceUtilities.FormatResourceStringStripCodeAndKeyword(
BackEnd\Shared\BuildAbortedException.cs (1)
34ResourceUtilities.FormatResourceStringStripCodeAndKeyword(out string errorCode, out _, "BuildAborted");