24 references to ThrowIfCreated
System.Private.CoreLib (24)
src\System\Reflection\Emit\RuntimeEventBuilder.cs (2)
52
m_type.
ThrowIfCreated
();
85
m_type.
ThrowIfCreated
();
src\System\Reflection\Emit\RuntimeFieldBuilder.cs (3)
133
m_typeBuilder.
ThrowIfCreated
();
141
m_typeBuilder.
ThrowIfCreated
();
157
m_typeBuilder.
ThrowIfCreated
();
src\System\Reflection\Emit\RuntimeMethodBuilder.cs (3)
151
m_containingType.
ThrowIfCreated
();
644
m_containingType.
ThrowIfCreated
();
656
m_containingType.
ThrowIfCreated
();
src\System\Reflection\Emit\RuntimePropertyBuilder.cs (3)
53
m_containingType.
ThrowIfCreated
();
73
m_containingType.
ThrowIfCreated
();
102
m_containingType.
ThrowIfCreated
();
src\System\Reflection\Emit\RuntimeTypeBuilder.cs (13)
477
ThrowIfCreated
();
1018
ThrowIfCreated
();
1064
ThrowIfCreated
();
1086
ThrowIfCreated
();
1125
ThrowIfCreated
();
1201
ThrowIfCreated
();
1299
ThrowIfCreated
();
1342
ThrowIfCreated
();
1393
ThrowIfCreated
();
1437
ThrowIfCreated
();
1667
ThrowIfCreated
();
1695
ThrowIfCreated
();
1709
ThrowIfCreated
();