UsingDirectiveSyntax.WithUnsafeKeyword(SyntaxToken) Méthode

Définition

public Microsoft.CodeAnalysis.CSharp.Syntax.UsingDirectiveSyntax WithUnsafeKeyword (Microsoft.CodeAnalysis.SyntaxToken unsafeKeyword);
member this.WithUnsafeKeyword : Microsoft.CodeAnalysis.SyntaxToken -> Microsoft.CodeAnalysis.CSharp.Syntax.UsingDirectiveSyntax
Public Function WithUnsafeKeyword (unsafeKeyword As SyntaxToken) As UsingDirectiveSyntax

Paramètres

unsafeKeyword
SyntaxToken

Retours

S’applique à

Produit Versions
Roslyn 4.6.0, 4.7.0, 4.8.0, 4.9.2, 4.12.2