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)
112public string TempDir => _tempDir ?? string.Empty;