4 writes to Target
PresentationUI (4)
MS\Internal\Documents\Application\DocumentStream.cs (3)
168Target = new FileStream( 486Target = fs; 603_original.Target = new FileStream(
MS\Internal\Documents\Application\RightsController.cs (1)
244doc.SourceProxy.Target = clear;
5 references to Target
PresentationUI (5)
MS\Internal\Documents\Application\DocumentStream.cs (5)
117Target.Close(); 418if (Target != null) 420Target.Close(); 551_original.Target.Close(); 553Target.Close();