2 references to New
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Symbols\TypeParameterSymbol.cs (1)
97
return (_constraints & SpecCons.
New
) > 0;
Microsoft\CSharp\RuntimeBinder\SymbolTable.cs (1)
557
cons |= SpecCons.
New
;