5 references to IsInCrefOrNameAttributeInterior
Microsoft.CodeAnalysis.VisualBasic (5)
Compilation\SemanticModel.vb (2)
125
Return
IsInCrefOrNameAttributeInterior
(node)
622
If trivia Is Nothing OrElse Not
IsInCrefOrNameAttributeInterior
(DirectCast(token.Parent, VisualBasicSyntaxNode)) Then
Compilation\SyntaxTreeSemanticModel.vb (3)
200
Debug.Assert(
IsInCrefOrNameAttributeInterior
(crefReference))
246
ElseIf
IsInCrefOrNameAttributeInterior
(node) Then
317
ElseIf
IsInCrefOrNameAttributeInterior
(node) Then