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)
92
ThrowIfCreated
();
168
ThrowIfCreated
();
235
ThrowIfCreated
();
244
ThrowIfCreated
();
295
ThrowIfCreated
();
305
ThrowIfCreated
();
382
ThrowIfCreated
();
410
ThrowIfCreated
();
435
ThrowIfCreated
();
550
ThrowIfCreated
();