1 write to _assembly
System.Xaml (1)
System\Xaml\MS\Impl\XmlNsInfo.cs (1)
114
_assembly
= new WeakReference(assembly);
1 reference to _assembly
System.Xaml (1)
System\Xaml\MS\Impl\XmlNsInfo.cs (1)
27
internal Assembly Assembly { get { return (Assembly)
_assembly
.Target; } }