3 writes to canReflectOnInstanceType
System.Data.Services (3)
System\Data\Services\Providers\ResourceType.cs (3)
200this.canReflectOnInstanceType = true; 424this.canReflectOnInstanceType = value; 672this.canReflectOnInstanceType = false;
1 reference to canReflectOnInstanceType
System.Data.Services (1)
System\Data\Services\Providers\ResourceType.cs (1)
418return this.canReflectOnInstanceType;