7 references to New
dotnet-svcutil-lib (7)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlDataContract.cs (1)
442ilg.New(ctor);
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatReaderGenerator.cs (3)
223_ilg.New(classContract.GetNonAttributedTypeConstructor()); 492_ilg.New(type.GetConstructor(new Type[] { innerType })); 542_ilg.New(constructor);
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatWriterGenerator.cs (3)
152_ilg.New(dc.KeyValuePairAdapterConstructorInfo); 421_ilg.New(XmlFormatGeneratorStatics.DictionaryEnumeratorCtor); 428_ilg.New(dictEnumCtor);