2 references to SetBounds
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\SymbolTable.cs (2)
315
((TypeParameterType)ctypes[i]).Symbol.
SetBounds
(TypeArray.Allocate(GetCTypeArrayFromTypes(t.GetGenericParameterConstraints())));
943
typeVar.Symbol.
SetBounds
(TypeArray.Allocate(GetCTypeArrayFromTypes(t.GetGenericParameterConstraints())));