2 references to ContextualReflectionScope
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Loader\AssemblyLoadContext.cs (2)
587
return new
ContextualReflectionScope
(this);
603
return new
ContextualReflectionScope
(null);