6 references to LogException
XamlBuildTask (6)
Microsoft\Build\Tasks\Xaml\CompilationPass2Task.cs (1)
183XamlBuildTaskServices.LogException(this.Log, e.Message);
Microsoft\Build\Tasks\Xaml\CompilationPass2TaskInternal.cs (1)
287XamlBuildTaskServices.LogException(this.BuildLogger, e.Message);
Microsoft\Build\Tasks\Xaml\GenerateTemporaryAssemblyTask.cs (1)
135XamlBuildTaskServices.LogException(this.Log, e.Message);
Microsoft\Build\Tasks\Xaml\PartialClassGenerationTask.cs (2)
196XamlBuildTaskServices.LogException(this.Log, e.Message); 235XamlBuildTaskServices.LogException(this.Log, e.Message);
Microsoft\Build\Tasks\Xaml\PartialClassGenerationTaskInternal.cs (1)
383XamlBuildTaskServices.LogException(this.BuildLogger, e.Message);