1 instantiation of ComplexTypeMaterializer
System.Data.Entity (1)
System\Data\Objects\ObjectStateManager.cs (1)
196_complexTypeMaterializer = new ComplexTypeMaterializer(this.MetadataWorkspace);
2 references to ComplexTypeMaterializer
System.Data.Entity (2)
System\Data\Objects\ObjectStateManager.cs (2)
66private ComplexTypeMaterializer _complexTypeMaterializer; // materializer instance that can be used to create complex types with just a metadata workspace 190internal ComplexTypeMaterializer ComplexTypeMaterializer