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