2 writes to _currentType
Microsoft.CodeAnalysis.CSharp (2)
Lowering\SyntheticBoundNodeFactory.cs (2)
63_currentType = value; 81_currentType = value.ContainingType;
1 reference to _currentType
Microsoft.CodeAnalysis.CSharp (1)
Lowering\SyntheticBoundNodeFactory.cs (1)
60get { return _currentType; }