2 references to IsActive
Microsoft.CodeAnalysis.CSharp (2)
Parser\Directives.cs (2)
41bool isActive = this.IsActive; 42bool otherIsActive = other.IsActive;