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