1 write to _assemblyLoadHandler
System.Xaml (1)
System\Xaml\XamlSchemaContext.cs (1)
1061_assemblyLoadHandler = new AssemblyLoadHandler(this);
3 references to _assemblyLoadHandler
System.Xaml (3)
System\Xaml\XamlSchemaContext.cs (3)
77if (_assemblyLoadHandler is not null && !Environment.HasShutdownStarted) 79_assemblyLoadHandler.Unhook(); 1062_assemblyLoadHandler.Hook();