3 instantiations of VsEnumBSTR
Microsoft.VisualStudio.LanguageServices (2)
LanguageService\AbstractLanguageService`2.VsLanguageDebugInfo.cs (1)
168enumBSTR = new VsEnumBSTR(proximityExpressions);
Utilities\VsEnumBSTR.cs (1)
26ppEnum = new VsEnumBSTR(_values);
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\InternalElements\CodeFunctionWithEventHandler.cs (1)
89ppUnk = new VsEnumBSTR(handledEvents);
1 reference to VsEnumBSTR
Microsoft.VisualStudio.LanguageServices (1)
LanguageService\AbstractLanguageService`2.VsLanguageDebugInfo.cs (1)
141VsEnumBSTR? enumBSTR = null;