6 references to Custom
System.Data.Services.Client (6)
System\Data\Services\Client\AtomMaterializer.cs (1)
979this.parser.DataKind == AtomDataKind.Custom,
System\Data\Services\Client\AtomParser.cs (5)
223case AtomDataKind.Custom: 226this.kind = AtomDataKind.Custom; 288this.kind == AtomDataKind.Custom, 304this.kind == AtomDataKind.Custom, 344AtomDataKind result = AtomDataKind.Custom;