3 instantiations of VsEnumBSTR
Microsoft.VisualStudio.LanguageServices (2)
LanguageService\AbstractLanguageService`2.VsLanguageDebugInfo.cs (1)
158return new VsEnumBSTR(proximityExpressions);
Utilities\VsEnumBSTR.cs (1)
23ppEnum = new VsEnumBSTR(_values);
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\InternalElements\CodeFunctionWithEventHandler.cs (1)
89ppUnk = new VsEnumBSTR(handledEvents);