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