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