Implemented interface member:
method
LogWarningFromText
Microsoft.Build.BackEnd.Logging.ILoggingService.LogWarningFromText(Microsoft.Build.Framework.BuildEventContext, System.String, System.String, System.String, Microsoft.Build.Shared.BuildEventFileInfo, System.String)
2 references to LogWarningFromText
Microsoft.Build (2)
BackEnd\Components\Logging\LoggingServiceLogMethods.cs (2)
274LogWarningFromText(buildEventContext, null, warningCode, helpKeyword, file, message); 290LogWarningFromText(buildEventContext, subcategoryResourceName, warningCode, helpKeyword, file, message);