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