2 references to IsTypeOfExpressionOperatorToken
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Internal.Generated.vb (2)
41834
Debug.Assert(operatorToken IsNot Nothing AndAlso SyntaxFacts.
IsTypeOfExpressionOperatorToken
(operatorToken.Kind))
53900
Debug.Assert(operatorToken IsNot Nothing AndAlso SyntaxFacts.
IsTypeOfExpressionOperatorToken
(operatorToken.Kind))