4 references to InvalidOperation_GlobalsHaveBeenCreated
System.Reflection.Emit (4)
System\Reflection\Emit\ModuleBuilderImpl.cs (4)
1227
throw new InvalidOperationException(SR.
InvalidOperation_GlobalsHaveBeenCreated
);
1247
throw new InvalidOperationException(SR.
InvalidOperation_GlobalsHaveBeenCreated
);
1266
throw new InvalidOperationException(SR.
InvalidOperation_GlobalsHaveBeenCreated
);
1302
throw new InvalidOperationException(SR.
InvalidOperation_GlobalsHaveBeenCreated
);