1 implementation of IVBCodeTypeLocation
Microsoft.VisualStudio.LanguageServices.VisualBasic (1)
CodeModel\Extenders\CodeTypeLocationExtender.vb (1)
13
Implements
IVBCodeTypeLocation
4 references to IVBCodeTypeLocation
Microsoft.VisualStudio.LanguageServices.VisualBasic (4)
CodeModel\Extenders\CodeTypeLocationExtender.vb (4)
11
<ComDefaultInterface(GetType(
IVBCodeTypeLocation
))>
15
Friend Shared Function Create(externalLocation As String) As
IVBCodeTypeLocation
17
Return CType(ComAggregate.CreateAggregatedObject(result),
IVBCodeTypeLocation
)
26
Public ReadOnly Property ExternalLocation As String Implements
IVBCodeTypeLocation
.ExternalLocation