2 writes to _assembly
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (2)
2577_assembly = ""; 2607_assembly = ParseAssembly();
1 reference to _assembly
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
2627public string Assembly { get { return _assembly; } }