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)
133_declaringType.ThrowIfCreated(); 211_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(); 179ThrowIfCreated(); 246ThrowIfCreated(); 255ThrowIfCreated(); 306ThrowIfCreated(); 316ThrowIfCreated(); 393ThrowIfCreated(); 421ThrowIfCreated(); 446ThrowIfCreated(); 561ThrowIfCreated();