2 references to GetValEscapeOfInterpolatedStringHandlerCalls
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder.ValueChecks.cs (2)
2243escapeScope = escapeScope.Intersect(GetValEscapeOfInterpolatedStringHandlerCalls(expression)); 5860scope = scope.Intersect(GetValEscapeOfInterpolatedStringHandlerCalls(binary.Right));