1 implementation of LogWarning
Microsoft.NET.Sdk.Publish.Tasks (1)
Tasks\Xdt\TaskTransformationLogger.cs (1)
92void IXmlTransformationLogger.LogWarning(string message, params object[] messageArgs)
1 reference to LogWarning
Microsoft.Web.XmlTransform (1)
XmlTransformationLogger.cs (1)
106externalLogger.LogWarning(message, messageArgs);