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