4 references to IsInCrefOrNameAttributeInterior
Microsoft.CodeAnalysis.VisualBasic (4)
Compilation\SemanticModel.vb (1)
129Return IsInCrefOrNameAttributeInterior(node)
Compilation\SyntaxTreeSemanticModel.vb (3)
200Debug.Assert(IsInCrefOrNameAttributeInterior(crefReference)) 246ElseIf IsInCrefOrNameAttributeInterior(node) Then 317ElseIf IsInCrefOrNameAttributeInterior(node) Then