3 references to ShouldInferDeclarationExpressionValEscape
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder.ValueChecks.cs (3)
3168
if (
ShouldInferDeclarationExpressionValEscape
(argument, out _))
3204
if (
ShouldInferDeclarationExpressionValEscape
(argument, out var localSymbol))
3286
if (
ShouldInferDeclarationExpressionValEscape
(argument, out var localSymbol))