1 write to _tempDir
System.CodeDom (1)
src\libraries\Common\src\System\IO\TempFileCollection.cs (1)
40
_tempDir
= tempDir;
1 reference to _tempDir
System.CodeDom (1)
src\libraries\Common\src\System\IO\TempFileCollection.cs (1)
112
public string TempDir =>
_tempDir
?? string.Empty;