2 references to GetValEscapeOfInterpolatedStringHandlerCalls
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder.ValueChecks.cs (2)
2190
escapeScope = escapeScope.Intersect(
GetValEscapeOfInterpolatedStringHandlerCalls
(expression, localScopeDepth));
5805
scope = scope.Intersect(
GetValEscapeOfInterpolatedStringHandlerCalls
(binary.Right, localScopeDepth));