6 references to MarkImportDirective
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Lookup.cs (3)
382
MarkImportDirective
(node.UsingDirectiveReference, callerIsSemanticModel);
419
MarkImportDirective
(alias.UsingDirectiveReference, callerIsSemanticModel);
435
MarkImportDirective
(a.ExternAliasDirectiveReference, callerIsSemanticModel);
Binder\WithUsingNamespacesAndTypesBinder.cs (3)
100
MarkImportDirective
(nsOrType.UsingDirectiveReference, callerIsSemanticModel);
115
MarkImportDirective
(nsOrType.UsingDirectiveReference, callerIsSemanticModel);
153
MarkImportDirective
(typeOrNamespace.UsingDirectiveReference, callerIsSemanticModel);