1 write to _currentFrame
Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler (1)
CompilationContext.vb (1)
54
_currentFrame
= currentFrame
7 references to _currentFrame
Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler (7)
CompilationContext.vb (7)
138
_currentFrame
,
200
Dim allTypeParameters = GetAllTypeParameters(
_currentFrame
)
213
_currentFrame
,
229
_currentFrame
,
237
Dim typeNameDecoder = New EETypeNameDecoder(Me.Compilation, DirectCast(
_currentFrame
.ContainingModule, PEModuleSymbol))
245
Dim local = PlaceholderLocalSymbol.Create(typeNameDecoder,
_currentFrame
, [alias])
426
_currentFrame
,