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)
2627
public string Assembly { get { return
_assembly
; } }