4 writes to Target
PresentationUI (4)
MS\Internal\Documents\Application\DocumentStream.cs (3)
159Target = new FileStream( 475Target = fs; 591_original.Target = new FileStream(
MS\Internal\Documents\Application\RightsController.cs (1)
245doc.SourceProxy.Target = clear;
4 references to Target
PresentationUI (4)
MS\Internal\Documents\Application\DocumentStream.cs (4)
109Target.Close(); 410Target?.Close(); 540_original.Target.Close(); 542Target.Close();