3 references to IsBound
Microsoft.CodeAnalysis.CSharp (3)
Symbols\ReferenceManager.cs (3)
183
if (!
IsBound
&& CreateAndSetSourceAssemblyFullBind(compilation))
490
if (
IsBound
)
1199
return compilation._referenceManager.
IsBound
;