3 references to ShouldInferDeclarationExpressionValEscape
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder.ValueChecks.cs (3)
2469
if (
ShouldInferDeclarationExpressionValEscape
(argument, out _))
2504
if (
ShouldInferDeclarationExpressionValEscape
(argument, out var localSymbol))
2599
if (
ShouldInferDeclarationExpressionValEscape
(argument, out var localSymbol))