8 references to NewT
Microsoft.CodeAnalysis.CSharp (8)
Binder\Binder.ValueChecks.cs (2)
4560
case BoundKind.
NewT
:
5321
case BoundKind.
NewT
:
FlowAnalysis\NullableWalker.cs (2)
2237
case BoundKind.
NewT
:
4405
Debug.Assert(node.Kind is BoundKind.ObjectCreationExpression or BoundKind.DynamicObjectCreationExpression or BoundKind.
NewT
or BoundKind.NoPiaObjectCreationExpression);
Generated\BoundNodes.xml.Generated.cs (2)
7170
: base(BoundKind.
NewT
, syntax, type, hasErrors || initializerExpressionOpt.HasErrors())
9449
case BoundKind.
NewT
:
Lowering\ClosureConversion\ExpressionLambdaRewriter.cs (1)
225
case BoundKind.
NewT
:
Operations\CSharpOperationFactory.cs (1)
120
case BoundKind.
NewT
: