4 references to IsBound
Microsoft.CodeAnalysis (4)
DiagnosticAnalyzer\SuppressMessageAttributeState.TargetSymbolResolver.cs (4)
393if (bindingContext != null && result.HasValue && !result.Value.IsBound) 405if (result.Value.IsBound) 608if (typeArguments.Any(a => !a.IsBound)) 808if (type.IsBound)