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