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