1 instantiation of StreamDocument
Microsoft.Cci.Extensions (1)
HostEnvironment.cs (1)
101StreamDocument document = new StreamDocument(location, name, stream);
3 references to StreamDocument
Microsoft.Cci.Extensions (3)
HostEnvironment.cs (3)
101StreamDocument document = new StreamDocument(location, name, stream); 447var streamDocument = sourceDocument as StreamDocument;