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