1 write to dictionarySerializerDelegate
System.Data.Services (1)
System\Data\Services\Providers\ResourceType.cs (1)
464set { this.dictionarySerializerDelegate = value; }
1 reference to dictionarySerializerDelegate
System.Data.Services (1)
System\Data\Services\Providers\ResourceType.cs (1)
463get { return this.dictionarySerializerDelegate; }