1 write to Negated
Microsoft.CodeAnalysis.CSharp (1)
Utilities\TypeUnionValueSet.cs (1)
587
Negated
= negated;
3 references to Negated
Microsoft.CodeAnalysis.CSharp (3)
Utilities\TypeUnionValueSet.cs (3)
225
return !evaluateCore(not.
Negated
, inputValue, ref useSiteInfo);
388
if (_root is not NotNode {
Negated
: var negated })
592
return "!(" +
Negated
.ToString() + ")";