Base:
method
IsDefinedInSourceTree
Microsoft.CodeAnalysis.VisualBasic.Symbol.IsDefinedInSourceTree(Microsoft.CodeAnalysis.SyntaxTree, System.Nullable(Of Microsoft.CodeAnalysis.Text.TextSpan), System.Threading.CancellationToken)
1 override of IsDefinedInSourceTree
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SourceNamespaceSymbol.vb (1)
407
Friend Overrides Function
IsDefinedInSourceTree
(tree As SyntaxTree, definedWithinSpan As TextSpan?, Optional cancellationToken As CancellationToken = Nothing) As Boolean