8 references to InterpolatedStringHandlerPlaceholder
Microsoft.CodeAnalysis.CSharp (8)
Binder\Binder.ValueChecks.cs (1)
4734case BoundKind.InterpolatedStringHandlerPlaceholder:
FlowAnalysis\NullableWalker.cs (1)
595case BoundKind.InterpolatedStringHandlerPlaceholder:
Generated\BoundNodes.xml.Generated.cs (4)
7954: base(BoundKind.InterpolatedStringHandlerPlaceholder, syntax, type, hasErrors) 7959: base(BoundKind.InterpolatedStringHandlerPlaceholder, syntax, type) 9389case BoundKind.InterpolatedStringHandlerPlaceholder: 17495BoundKind.InterpolatedStringHandlerPlaceholder => PipelinePhase.LocalRewriting,
Lowering\LocalRewriter\LocalRewriter.cs (1)
1052case BoundKind.InterpolatedStringHandlerPlaceholder:
Operations\CSharpOperationFactory.cs (1)
283case BoundKind.InterpolatedStringHandlerPlaceholder: