2 references to Bounds
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\TypeBind.cs (1)
179TypeArray bnds = TypeManager.SubstTypeArray(var.Bounds, typeArgsCls, typeArgsMeth);
Microsoft\CSharp\RuntimeBinder\SymbolTable.cs (1)
1780foreach (CType bound in paramType.Bounds.Items)