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