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