2 references to CreateInstance
System.Data.Services.Client (2)
System\Data\Services\Client\AtomMaterializer.cs (2)
1011
this.currentValue = targetType.
CreateInstance
();
1328
complexInstance = complexType.
CreateInstance
();