23 references to ThrowIfCreated
System.Reflection.Emit (23)
System\Reflection\Emit\EventBuilderImpl.cs (5)
38_typeBuilder.ThrowIfCreated(); 47_typeBuilder.ThrowIfCreated(); 54_typeBuilder.ThrowIfCreated(); 69_typeBuilder.ThrowIfCreated(); 77_typeBuilder.ThrowIfCreated();
System\Reflection\Emit\FieldBuilderImpl.cs (1)
42_typeBuilder.ThrowIfCreated();
System\Reflection\Emit\MethodBuilderImpl.cs (2)
132_declaringType.ThrowIfCreated(); 208_declaringType.ThrowIfCreated();
System\Reflection\Emit\PropertyBuilderImpl.cs (5)
51_containingType.ThrowIfCreated(); 59_containingType.ThrowIfCreated(); 65_containingType.ThrowIfCreated(); 80_containingType.ThrowIfCreated(); 88_containingType.ThrowIfCreated();
System\Reflection\Emit\TypeBuilderImpl.cs (10)
92ThrowIfCreated(); 168ThrowIfCreated(); 235ThrowIfCreated(); 244ThrowIfCreated(); 295ThrowIfCreated(); 305ThrowIfCreated(); 382ThrowIfCreated(); 410ThrowIfCreated(); 435ThrowIfCreated(); 550ThrowIfCreated();