1 write to allProperties
System.Data.Services (1)
System\Data\Services\Providers\ResourceType.cs (1)
1032
this.
allProperties
= readOnlyAllProps;
2 references to allProperties
System.Data.Services (2)
System\Data\Services\Providers\ResourceType.cs (2)
1015
if (this.
allProperties
== null)
1036
return this.
allProperties
;