4 references to IsBound
Microsoft.CodeAnalysis.Features (4)
src\Compilers\Core\Portable\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)