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