2 references to GetNthTypeParameter
Microsoft.CodeAnalysis.Features (2)
SuppressMessageAttributeState.TargetSymbolResolver.cs (2)
526var typeParameter = GetNthTypeParameter(bindingContext.ContainingType, typeParameterIndex); 841return GetNthTypeParameter(typeSymbol.ContainingType, n);