Implemented interface member:
method
Any
Microsoft.CodeAnalysis.CSharp.IValueSet<T>.Any(Microsoft.CodeAnalysis.CSharp.BinaryOperatorKind, T)
1 reference to Any
Microsoft.CodeAnalysis.CSharp (1)
Utilities\ValueSetFactory.FloatingValueSet.cs (1)
139value.IsBad || this.Any(relation, _tc.FromConstantValue(value));