1 write to _tempDir
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Compiler\TempFiles.cs (1)
56_tempDir = tempDir;
2 references to _tempDir
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\Compiler\TempFiles.cs (2)
185get { return _tempDir == null ? string.Empty : _tempDir; }