2 references to
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\Compiler\TempFiles.cs (2)
39public TempFileCollection() : this(null, false) 46public TempFileCollection(string tempDir) : this(tempDir, false)