8 references to NewT
Microsoft.CodeAnalysis.CSharp (8)
Binder\Binder.ValueChecks.cs (2)
4281
case BoundKind.
NewT
:
5033
case BoundKind.
NewT
:
FlowAnalysis\NullableWalker.cs (2)
2076
case BoundKind.
NewT
:
3961
Debug.Assert(node.Kind is BoundKind.ObjectCreationExpression or BoundKind.DynamicObjectCreationExpression or BoundKind.
NewT
or BoundKind.NoPiaObjectCreationExpression);
Generated\BoundNodes.xml.Generated.cs (2)
7055
: base(BoundKind.
NewT
, syntax, type, hasErrors || initializerExpressionOpt.HasErrors())
9201
case BoundKind.
NewT
:
Lowering\ClosureConversion\ExpressionLambdaRewriter.cs (1)
220
case BoundKind.
NewT
:
Operations\CSharpOperationFactory.cs (1)
121
case BoundKind.
NewT
: