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