2 references to s_candidatesToExaminePool
Microsoft.CodeAnalysis (2)
ReferenceManager\CommonReferenceManager.Binding.cs (2)
729Queue<AssemblyReferenceCandidate> candidatesToExamine = s_candidatesToExaminePool.Allocate(); 964s_candidatesToExaminePool.Free(candidatesToExamine);