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
())
231
if (tagChild.
IsSpanKind
())
241
if (tagChild.
IsSpanKind
())
247
else if (child.
IsSpanKind
())