1 write to typeScheme
System.Data.Services.Client (1)
System\Data\Services\Client\AtomParser.cs (1)
107
this.
typeScheme
= typeScheme;
2 references to typeScheme
System.Data.Services.Client (2)
System\Data\Services\Client\AtomParser.cs (2)
669
AtomParser nested = new AtomParser(nestedReader, this.entryCallback, this.
typeScheme
, this.currentDataNamespace);
909
if (text == this.
typeScheme
)