6 references to IsSpanKind
Microsoft.CodeAnalysis.Razor.Compiler (6)
Language\Legacy\LegacySyntaxNodeExtensions.cs (6)
87
if (node.
IsSpanKind
())
195
if (tagChild.
IsSpanKind
())
208
if (tagChild.
IsSpanKind
())
233
if (tagChild.
IsSpanKind
())
243
if (tagChild.
IsSpanKind
())
249
else if (child.
IsSpanKind
())