1 reference to TempFileCollection
System.CodeDom (1)
System\CodeDom\Compiler\CompilerParameters.cs (1)
63get => _tempFiles ??= new TempFileCollection();