Implemented interface member:
method
OnImportAddedEx
Microsoft.VisualStudio.LanguageServices.CSharp.ProjectSystemShim.Interop.ICSharpProjectSite.OnImportAddedEx(System.String, System.String, Microsoft.VisualStudio.LanguageServices.CSharp.ProjectSystemShim.Interop.CompilerOptions)
1 reference to OnImportAddedEx
Microsoft.VisualStudio.LanguageServices.CSharp (1)
ProjectSystemShim\CSharpProjectShim.ICSharpProjectSite.cs (1)
64return OnImportAddedEx(filename, project, CompilerOptions.OPTID_IMPORTS);