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