Base:
property
EmbeddedKind
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.VBLocation.EmbeddedKind
2 references to EmbeddedKind
Microsoft.CodeAnalysis.VisualBasic (2)
Locations\EmbeddedTreeLocation.vb (1)
57
Return other IsNot Nothing AndAlso other.
EmbeddedKind
= Me._embeddedKind AndAlso other._span.Equals(Me._span)
Symbols\Source\SourceNamespaceSymbol.vb (1)
90
value = value Or embeddedLocation.
EmbeddedKind