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)
91
ThrowIfCreated
();
167
ThrowIfCreated
();
234
ThrowIfCreated
();
243
ThrowIfCreated
();
294
ThrowIfCreated
();
304
ThrowIfCreated
();
381
ThrowIfCreated
();
409
ThrowIfCreated
();
434
ThrowIfCreated
();
549
ThrowIfCreated
();