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(); 1024ThrowIfCreated(); 1070ThrowIfCreated(); 1092ThrowIfCreated(); 1131ThrowIfCreated(); 1207ThrowIfCreated(); 1305ThrowIfCreated(); 1348ThrowIfCreated(); 1399ThrowIfCreated(); 1443ThrowIfCreated(); 1687ThrowIfCreated(); 1715ThrowIfCreated(); 1729ThrowIfCreated();