8 references to MarkImportDirective
Microsoft.CodeAnalysis.CSharp (8)
Binder\Binder_Lookup.cs (3)
446
MarkImportDirective
(node.UsingDirectiveReference, callerIsSemanticModel);
483
MarkImportDirective
(alias.UsingDirectiveReference, callerIsSemanticModel);
499
MarkImportDirective
(a.ExternAliasDirectiveReference, callerIsSemanticModel);
Binder\WithUsingNamespacesAndTypesBinder.cs (5)
102
MarkImportDirective
(nsOrType.UsingDirectiveReference, callerIsSemanticModel);
117
MarkImportDirective
(nsOrType.UsingDirectiveReference, callerIsSemanticModel);
152
MarkImportDirective
(nsOrType.UsingDirectiveReference, callerIsSemanticModel);
163
MarkImportDirective
(nsOrType.UsingDirectiveReference, callerIsSemanticModel);
198
MarkImportDirective
(typeOrNamespace.UsingDirectiveReference, callerIsSemanticModel);