2 references to AddTypeParameterListParameters
Microsoft.Interop.SourceGeneration (2)
ContainingSyntaxContext.cs (2)
117
type = type.
AddTypeParameterListParameters
(containingType.TypeParameters.Parameters.ToArray());
143
type = type.
AddTypeParameterListParameters
(containingType.TypeParameters.Parameters.ToArray());