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