public static ContextualReflectionScope Lock(AssemblyDomain domain) { return(domain.EnterContextualReflection()); }