Base:
method
Write
System.IO.TextWriter.Write(System.Char)
2 references to Write
System.Data.Services (2)
System\Data\Services\Serializers\JsonWriter.cs (2)
442
this.writer.
Write
('"');
448
this.writer.
Write
('"');