1 write to _currentFrame
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (1)
CompilationContext.cs (1)
62
_currentFrame
= currentFrame;
8 references to _currentFrame
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (8)
CompilationContext.cs (8)
206
_currentFrame
,
245
_currentFrame
,
308
var allTypeParameters =
_currentFrame
.GetAllTypeParameters();
320
_currentFrame
,
331
_currentFrame
,
343
var typeNameDecoder = new EETypeNameDecoder(Compilation, (PEModuleSymbol)
_currentFrame
.ContainingModule);
354
_currentFrame
,
615
_currentFrame
,