Exemple #1
0
 internal static IEnumerable <SyntaxToken> GetWellKnownTokens()
 {
     return(SyntaxToken.GetWellKnownTokens());
 }