4 references to InvalidOperation_CannotImportGlobalFromDifferentModule
System.Private.CoreLib (4)
src\System\Reflection\Emit\RuntimeModuleBuilder.cs (4)
977throw new InvalidOperationException(SR.InvalidOperation_CannotImportGlobalFromDifferentModule); 1003throw new InvalidOperationException(SR.InvalidOperation_CannotImportGlobalFromDifferentModule); 1205throw new InvalidOperationException(SR.InvalidOperation_CannotImportGlobalFromDifferentModule); 1217throw new InvalidOperationException(SR.InvalidOperation_CannotImportGlobalFromDifferentModule);