2 writes to _unreported
Microsoft.CodeAnalysis.CSharp (2)
Symbols\ExtendedErrorTypeSymbol.cs (2)
47_unreported = unreported; 58_unreported = unreported;
4 references to _unreported
Microsoft.CodeAnalysis.CSharp (4)
Symbols\ExtendedErrorTypeSymbol.cs (4)
119get { return _unreported; } 124if (_unreported) 294if ((object?)other == null || _unreported || other._unreported)