1 implementation of LogWarning
Microsoft.NET.Sdk.Publish.Tasks (1)
Tasks\Xdt\TaskTransformationLogger.cs (1)
102void IXmlTransformationLogger.LogWarning(string file, int lineNumber, int linePosition, string message, params object[] messageArgs)
2 references to LogWarning
Microsoft.NET.Sdk.Publish.Tasks (1)
Tasks\Xdt\TaskTransformationLogger.cs (1)
99((IXmlTransformationLogger)this).LogWarning(file, 0, 0, message, messageArgs);
Microsoft.Web.XmlTransform (1)
XmlTransformationLogger.cs (1)
126externalLogger.LogWarning(