3 references to ReadName
System.Data.Services (3)
System\Data\Services\Serializers\JsonReader.cs (3)
248string s = this.ReadName(/* allowQuotes */ false); 308string s = this.ReadName(/* allowQuotes */ false); 399string name = this.ReadName(/* allowQuotes */ true);