2 writes to canReflectOnInstanceTypeProperty
System.Data.Services (2)
System\Data\Services\Providers\ResourceProperty.cs (2)
69this.canReflectOnInstanceTypeProperty = true; 87this.canReflectOnInstanceTypeProperty = value;
1 reference to canReflectOnInstanceTypeProperty
System.Data.Services (1)
System\Data\Services\Providers\ResourceProperty.cs (1)
81return this.canReflectOnInstanceTypeProperty;