1 write to propertyToTypeNameMap
System.Data.Services (1)
System\Data\Services\Epm\EpmContentDeSerializer.cs (1)
122
this.
propertyToTypeNameMap
= new List<EpmPropertyToTypeMappingElement>();
3 references to propertyToTypeNameMap
System.Data.Services (3)
System\Data\Services\Epm\EpmContentDeSerializer.cs (3)
120
if (this.
propertyToTypeNameMap
== null)
125
return this.
propertyToTypeNameMap
;
160
if (this.
propertyToTypeNameMap
!= null)