1 write to _assemblyLoadHandler
System.Xaml (1)
System\Xaml\XamlSchemaContext.cs (1)
1028_assemblyLoadHandler = new AssemblyLoadHandler(this);
3 references to _assemblyLoadHandler
System.Xaml (3)
System\Xaml\XamlSchemaContext.cs (3)
76if (_assemblyLoadHandler is not null && !Environment.HasShutdownStarted) 78_assemblyLoadHandler.Unhook(); 1029_assemblyLoadHandler.Hook();