8 references to LogError
Microsoft.Build.Tasks.Core (8)
XamlTaskFactory\RelationsParser.cs (8)
197LogError("LoadFailed", e.ToString()); 202LogError("XmlError", e.ToString()); 226LogError("XmlError", e.ToString()); 265LogError("InvalidNamespace", xmlNamespace); 272LogError("MissingRootElement", relations); 278LogError("MissingAttribute", task, nameProperty); 319LogError("NoChildren"); 391LogError("MissingAttribute", importType, tasksAttribute);