3 references to GetConstraintHandleCollection
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Metadata\PE\PETypeParameterSymbol.cs (3)
162GenericParameterConstraintHandleCollection constraints = GetConstraintHandleCollection(peModule); 428return GetConstraintHandleCollection(((PEModuleSymbol)this.ContainingModule).Module); 523GenericParameterConstraintHandleCollection constraints = GetConstraintHandleCollection(module);