8 references to MarkImportDirective
Microsoft.CodeAnalysis.CSharp (8)
Binder\Binder_Lookup.cs (3)
456
MarkImportDirective
(node.UsingDirectiveReference, callerIsSemanticModel);
493
MarkImportDirective
(alias.UsingDirectiveReference, callerIsSemanticModel);
509
MarkImportDirective
(a.ExternAliasDirectiveReference, callerIsSemanticModel);
Binder\WithUsingNamespacesAndTypesBinder.cs (5)
102
MarkImportDirective
(nsOrType.UsingDirectiveReference, callerIsSemanticModel);
117
MarkImportDirective
(nsOrType.UsingDirectiveReference, callerIsSemanticModel);
154
MarkImportDirective
(nsOrType.UsingDirectiveReference, callerIsSemanticModel);
166
MarkImportDirective
(nsOrType.UsingDirectiveReference, callerIsSemanticModel);
201
MarkImportDirective
(typeOrNamespace.UsingDirectiveReference, callerIsSemanticModel);