3 references to Parameters
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\ExternalElements\ExternalCodeFunction.cs (1)
37
=> this.
Parameters
;
CodeModel\ExternalElements\ExternalCodeProperty.cs (1)
36
=> this.
Parameters
;
Microsoft.VisualStudio.LanguageServices.Test.Utilities2 (1)
CodeModel\CodeModelTestHelpers.vb (1)
187
Return DirectCast(externalParentCodeElementImpl.
Parameters
.Item(codeParameter.Name), T)