1 write to _currentFrame
Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler (1)
CompilationContext.vb (1)
55
_currentFrame
= currentFrame
7 references to _currentFrame
Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler (7)
CompilationContext.vb (7)
139
_currentFrame
,
201
Dim allTypeParameters = GetAllTypeParameters(
_currentFrame
)
214
_currentFrame
,
230
_currentFrame
,
238
Dim typeNameDecoder = New EETypeNameDecoder(Me.Compilation, DirectCast(
_currentFrame
.ContainingModule, PEModuleSymbol))
246
Dim local = PlaceholderLocalSymbol.Create(typeNameDecoder,
_currentFrame
, [alias])
427
_currentFrame
,