35 references to ThrowIfCreated
mscorlib (35)
system\reflection\emit\eventbuilder.cs (3)
72m_type.ThrowIfCreated(); 119m_type.ThrowIfCreated(); 138m_type.ThrowIfCreated();
system\reflection\emit\fieldbuilder.cs (5)
193m_typeBuilder.ThrowIfCreated(); 206m_typeBuilder.ThrowIfCreated(); 216m_typeBuilder.ThrowIfCreated(); 239m_typeBuilder.ThrowIfCreated(); 252m_typeBuilder.ThrowIfCreated();
system\reflection\emit\methodbuilder.cs (8)
223m_containingType.ThrowIfCreated(); 854m_containingType.ThrowIfCreated (); 871m_containingType.ThrowIfCreated(); 905m_containingType.ThrowIfCreated(); 941m_containingType.ThrowIfCreated(); 977m_containingType.ThrowIfCreated(); 1076m_containingType.ThrowIfCreated(); 1105m_containingType.ThrowIfCreated ();
system\reflection\emit\propertybuilder.cs (4)
75m_containingType.ThrowIfCreated(); 116m_containingType.ThrowIfCreated(); 159m_containingType.ThrowIfCreated(); 176m_containingType.ThrowIfCreated();
system\reflection\emit\typebuilder.cs (15)
790ThrowIfCreated(); 874ThrowIfCreated(); 1562ThrowIfCreated(); 1636ThrowIfCreated(); 1720ThrowIfCreated(); 1766ThrowIfCreated(); 1875ThrowIfCreated(); 2060ThrowIfCreated(); 2181ThrowIfCreated(); 2236ThrowIfCreated(); 2295ThrowIfCreated(); 2486ThrowIfCreated(); 2526ThrowIfCreated(); 2562ThrowIfCreated(); 2583ThrowIfCreated();