3 references to LogWarningWithCodeFromResources
Microsoft.Build (3)
PlatformNegotiation.cs (3)
28
log?.
LogWarningWithCodeFromResources
("GetCompatiblePlatform.NoPlatformsListed", projectPath);
88
log?.
LogWarningWithCodeFromResources
("GetCompatiblePlatform.NoCompatiblePlatformFound", projectPath);
115
log?.
LogWarningWithCodeFromResources
("GetCompatiblePlatform.InvalidLookupTableFormat", stringTable);