Interface ICompilationUnitSyntax
Namespace: Microsoft.CodeAnalysis
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public interface ICompilationUnitSyntax
Properties
EndOfFileToken
Declaration
SyntaxToken EndOfFileToken { get; }
Property Value
| Type | Description |
|---|---|
| SyntaxToken |