8 references to LogError
Microsoft.Build.Tasks.Core (8)
XamlTaskFactory\RelationsParser.cs (8)
195LogError("LoadFailed", e.ToString()); 200LogError("XmlError", e.ToString()); 224LogError("XmlError", e.ToString()); 263LogError("InvalidNamespace", xmlNamespace); 270LogError("MissingRootElement", relations); 276LogError("MissingAttribute", task, nameProperty); 317LogError("NoChildren"); 389LogError("MissingAttribute", importType, tasksAttribute);