2 overrides of
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\Collections\CodeElementSnapshot.cs (1)
43
public override EnvDTE.CodeElement
this
[int index]
CodeModel\Collections\NodeSnapshot.cs (1)
83
public override EnvDTE.CodeElement
this
[int index]
1 reference to
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\Collections\Enumerator.cs (1)
32
get { return _snapshot
[
_currentItemIndex]; }