2 references to Create
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\Collections\ExternalParameterCollection.cs (2)
58element = (EnvDTE.CodeElement)ExternalCodeParameter.Create(this.State, _projectId, parameters[index], this.ParentElement); 73element = (EnvDTE.CodeElement)ExternalCodeParameter.Create(this.State, _projectId, parameters[index], this.ParentElement);