3 instantiations of MyTemplateLocation
Microsoft.CodeAnalysis.VisualBasic (3)
Syntax\VisualBasicSyntaxNode.vb (1)
447Return New MyTemplateLocation(tree, Me.Span)
Syntax\VisualBasicSyntaxTree.vb (1)
495Return New MyTemplateLocation(Me, span)
VisualBasicExtensions.vb (1)
229Return New MyTemplateLocation(tree, syntaxReference.Span)
3 references to MyTemplateLocation
Microsoft.CodeAnalysis.VisualBasic (3)
Locations\MyTemplateLocation.vb (2)
44Public Overloads Function Equals(other As MyTemplateLocation) As Boolean 53Return Me.Equals(TryCast(obj, MyTemplateLocation))
Symbols\EmbeddedSymbols\EmbeddedSymbolExtensions.vb (1)
36TypeOf location Is MyTemplateLocation