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