1 write to DoNotUseByRefLocal
Microsoft.CodeAnalysis.VisualBasic (1)
Lowering\WithExpressionRewriter.vb (1)
53
Me.
DoNotUseByRefLocal
= doNotUseByRefLocal
1 reference to DoNotUseByRefLocal
Microsoft.CodeAnalysis.VisualBasic (1)
Lowering\WithExpressionRewriter.vb (1)
316
If Not (state.
DoNotUseByRefLocal
OrElse (value.Kind = BoundKind.ArrayAccess AndAlso value.Type.Kind = SymbolKind.TypeParameter)) Then