7 references to InterpolatedStringHandlerPlaceholder
Microsoft.CodeAnalysis.CSharp (7)
Binder\Binder.ValueChecks.cs (1)
4500case BoundKind.InterpolatedStringHandlerPlaceholder:
FlowAnalysis\NullableWalker.cs (1)
561case BoundKind.InterpolatedStringHandlerPlaceholder:
Generated\BoundNodes.xml.Generated.cs (3)
7847: base(BoundKind.InterpolatedStringHandlerPlaceholder, syntax, type, hasErrors) 7852: base(BoundKind.InterpolatedStringHandlerPlaceholder, syntax, type) 9242case BoundKind.InterpolatedStringHandlerPlaceholder:
Lowering\LocalRewriter\LocalRewriter.cs (1)
1043case BoundKind.InterpolatedStringHandlerPlaceholder:
Operations\CSharpOperationFactory.cs (1)
284case BoundKind.InterpolatedStringHandlerPlaceholder: