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