2 references to usedTypeParametersContains
Microsoft.CodeAnalysis.CSharp (2)
Lowering\LocalRewriter\DelegateCacheRewriter.cs (2)
185if (usedTypeParametersContains(usedTypeParameters, enclosingMethod.TypeParameters)) 193usedTypeParametersContains(usedTypeParameters, extensionType.TypeParameters))