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)
119
get { return
_unreported
; }
124
if (
_unreported
)
294
if ((object?)other == null ||
_unreported
|| other.
_unreported
)