2 references to GeneratorDriverCache
Microsoft.CodeAnalysis (2)
CommandLine\CommonCompiler.cs (2)
79public GeneratorDriverCache? GeneratorDriverCache { get; } 125public CommonCompiler(CommandLineParser parser, string? responseFile, string[] args, BuildPaths buildPaths, string? additionalReferenceDirectories, IAnalyzerAssemblyLoader assemblyLoader, GeneratorDriverCache? driverCache, ICommonCompilerFileSystem? fileSystem)