1 reference to s_containsMethodTypeParameterPredicate
Microsoft.CodeAnalysis.CSharp (1)
Symbols\TypeSymbolExtensions.cs (1)
1228
var result = type.VisitType(
s_containsMethodTypeParameterPredicate
, null);