2 references to GetTypeForMaterializer
System.Data.Services.Client (2)
System\Data\Services\Client\MaterializeFromAtom.cs (2)
126
Type materializerType =
GetTypeForMaterializer
(this.expectingSingleValue, this.elementType, out implementationType);
292
GetTypeForMaterializer
(this.expectingSingleValue, this.elementType, out implementationType);