C# Class Microsoft.CodeAnalysis.IL.RoslynExtensionMethods

Afficher le fichier Open project: Microsoft/binskim

Méthodes publiques

Méthode Description
ConvertToRegion ( this location ) : Region
ConvertToResultLevel ( this severity ) : ResultLevel
ConvertToRuleDescriptor ( this diagnostic ) : IRule

Method Details

ConvertToRegion() public static méthode

public static ConvertToRegion ( this location ) : Region
location this
Résultat Region

ConvertToResultLevel() public static méthode

public static ConvertToResultLevel ( this severity ) : ResultLevel
severity this
Résultat ResultLevel

ConvertToRuleDescriptor() public static méthode

public static ConvertToRuleDescriptor ( this diagnostic ) : IRule
diagnostic this
Résultat IRule