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