4 references to InvalidOperation_GlobalsHaveBeenCreated
System.Reflection.Emit (4)
System\Reflection\Emit\ModuleBuilderImpl.cs (4)
1241
throw new InvalidOperationException(SR.
InvalidOperation_GlobalsHaveBeenCreated
);
1261
throw new InvalidOperationException(SR.
InvalidOperation_GlobalsHaveBeenCreated
);
1280
throw new InvalidOperationException(SR.
InvalidOperation_GlobalsHaveBeenCreated
);
1316
throw new InvalidOperationException(SR.
InvalidOperation_GlobalsHaveBeenCreated
);