2 references to InvalidOperation_TypeHasBeenCreated
System.Reflection.Emit (2)
System\Reflection\Emit\LocalBuilderImpl.cs (1)
36throw new InvalidOperationException(SR.InvalidOperation_TypeHasBeenCreated);
System\Reflection\Emit\TypeBuilderImpl.cs (1)
167throw new InvalidOperationException(SR.InvalidOperation_TypeHasBeenCreated);