https://learn.microsoft.com/zh-cn/dotnet/api/microsoft.codeanalysis.syntaxnode.hasannotations?view=roslyn-dotnet-5.0.0
SyntaxNode.HasAnnotations Method (Microsoft.CodeAnalysis) | Microsoft Learn
Determines whether this node has any annotations with any of the specific annotation kinds.
methodmicrosoftlearn
https://learn.microsoft.com/zh-cn/dotnet/api/microsoft.codeanalysis.syntaxnode.span?view=roslyn-dotnet-5.0.0
SyntaxNode.Span Property (Microsoft.CodeAnalysis) | Microsoft Learn
The absolute span of this node in characters, not including its leading and trailing trivia.
spanpropertymicrosoftlearn
https://learn.microsoft.com/zh-cn/dotnet/api/microsoft.codeanalysis.syntaxnode.containsdiagnostics?view=roslyn-dotnet-5.0.0
SyntaxNode.ContainsDiagnostics Property (Microsoft.CodeAnalysis) | Microsoft Learn
Determines whether this node or any of its descendant nodes, tokens or trivia have any diagnostics on them.
propertymicrosoftlearn
https://learn.microsoft.com/zh-cn/dotnet/api/microsoft.codeanalysis.syntaxnode.getredatzero?view=roslyn-dotnet-5.0.0
SyntaxNode.GetRedAtZeroT(T) Method (Microsoft.CodeAnalysis) | Microsoft Learn
Learn more about the Microsoft.CodeAnalysis.SyntaxNode.GetRedAtZero in the Microsoft.CodeAnalysis namespace.
methodmicrosoftlearn
https://learn.microsoft.com/zh-cn/dotnet/api/microsoft.codeanalysis.syntaxnode.kindtext?view=roslyn-dotnet-5.0.0
SyntaxNode.KindText Property (Microsoft.CodeAnalysis) | Microsoft Learn
Learn more about the Microsoft.CodeAnalysis.SyntaxNode.KindText in the Microsoft.CodeAnalysis namespace.
propertymicrosoftlearn