1 reference to GetGenericParametersForMethodOrThrow
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Metadata\PE\PEMethodSymbol.cs (1)
937
var gpHandles = moduleSymbol.Module.
GetGenericParametersForMethodOrThrow
(_handle);