7 references to InterpolatedStringHandlerPlaceholder
Microsoft.CodeAnalysis.CSharp (7)
Binder\Binder.ValueChecks.cs (1)
3779case BoundKind.InterpolatedStringHandlerPlaceholder:
FlowAnalysis\NullableWalker.cs (1)
528case BoundKind.InterpolatedStringHandlerPlaceholder:
Generated\BoundNodes.xml.Generated.cs (3)
7529: base(BoundKind.InterpolatedStringHandlerPlaceholder, syntax, type, hasErrors) 7534: base(BoundKind.InterpolatedStringHandlerPlaceholder, syntax, type) 8908case BoundKind.InterpolatedStringHandlerPlaceholder:
Lowering\LocalRewriter\LocalRewriter.cs (1)
920case BoundKind.InterpolatedStringHandlerPlaceholder:
Operations\CSharpOperationFactory.cs (1)
280case BoundKind.InterpolatedStringHandlerPlaceholder: