1 write to applicationMarkupWithTypeName
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\CompilationPass2Task.cs (1)
114this.applicationMarkupWithTypeName = value;
2 references to applicationMarkupWithTypeName
XamlBuildTask (2)
Microsoft\Build\Tasks\Xaml\CompilationPass2Task.cs (2)
109return this.applicationMarkupWithTypeName; 224if (this.applicationMarkupWithTypeName == null)