1 type derived from TextReaderWithLength
Microsoft.CodeAnalysis.Workspaces (1)
TemporaryStorage\TemporaryStorageService.DirectMemoryAccessStreamReader.cs (1)
14private unsafe class DirectMemoryAccessStreamReader : TextReaderWithLength
1 reference to TextReaderWithLength
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Host\TextFactory\TextFactoryService.cs (1)
35return (reader is TextReaderWithLength textReaderWithLength)