2 references to InvalidOperation_TypeHasBeenCreated
System.Private.CoreLib (2)
src\System\Reflection\Emit\RuntimeILGenerator.cs (1)
1185throw new InvalidOperationException(SR.InvalidOperation_TypeHasBeenCreated);
src\System\Reflection\Emit\RuntimeTypeBuilder.cs (1)
552throw new InvalidOperationException(SR.InvalidOperation_TypeHasBeenCreated);