4 writes to Target
PresentationUI (4)
MS\Internal\Documents\Application\DocumentStream.cs (3)
160Target = new FileStream( 476Target = fs; 592_original.Target = new FileStream(
MS\Internal\Documents\Application\RightsController.cs (1)
246doc.SourceProxy.Target = clear;
4 references to Target
PresentationUI (4)
MS\Internal\Documents\Application\DocumentStream.cs (4)
110Target.Close(); 411Target?.Close(); 541_original.Target.Close(); 543Target.Close();