KirillOsenkov/PublicBugs

MarkupCompiler: NullReference in MarkupCompiler.OnError()

Opened this issue · 0 comments

drops\dev14\NetFxRel1\raw\current\sources\WPF\src\BuildTasks\MS\Internal\MarkupCompiler\MarkupCompiler.cs

https://referencesource.microsoft.com/#PresentationBuildTasks/BuildTasks/Ms/Internal/MarkupCompiler/MarkupCompiler.cs,762

SourceFileInfo is null

>	MS.Internal.MarkupCompiler.OnError Line 762	C#
 	MS.Internal.MarkupCompiler.Initialize Line 498	C#
 	MS.Internal.MarkupCompiler.Compile Line 265	C#
 	MS.Internal.CompilerWrapper.DoCompilation Line 268	C#
 	[AppDomain (MonoDevelop.Projects.Formats.MSBuild.exe�, #1) -> AppDomain (markupCompilationAppDomain�, #2)]	
 	Microsoft.Build.Tasks.Windows.MarkupCompilePass1.DoMarkupCompilation Line 1274	C#
 	Microsoft.Build.Tasks.Windows.MarkupCompilePass1.Execute Line 194	C#