4 writes to Target
PresentationUI (4)
MS\Internal\Documents\Application\DocumentStream.cs (3)
169Target = new FileStream( 487Target = fs; 604_original.Target = new FileStream(
MS\Internal\Documents\Application\RightsController.cs (1)
249doc.SourceProxy.Target = clear;
5 references to Target
PresentationUI (5)
MS\Internal\Documents\Application\DocumentStream.cs (5)
118Target.Close(); 419if (Target != null) 421Target.Close(); 552_original.Target.Close(); 554Target.Close();