2 references to _symbolsCompileList
Microsoft.NET.Build.Tasks (2)
PrepareForReadyToRunCompilation.cs (2)
44public ITaskItem[] ReadyToRunSymbolsCompileList => _symbolsCompileList.ToArray(); 122ProcessInputFileList(Assemblies, _compileList, _symbolsCompileList, _r2rFiles, _r2rReferences, _r2rCompositeReferences, _r2rCompositeInput, _r2rCompositeUnrootedInput, hasValidDiaSymReaderLib);