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)
92
ThrowIfCreated
();
179
ThrowIfCreated
();
246
ThrowIfCreated
();
255
ThrowIfCreated
();
306
ThrowIfCreated
();
316
ThrowIfCreated
();
393
ThrowIfCreated
();
421
ThrowIfCreated
();
446
ThrowIfCreated
();
561
ThrowIfCreated
();