C# Class Microsoft.Sarif.Viewer.Sarif.CodeFlowExtensions

Afficher le fichier Open project: Microsoft/sarif-sdk

Méthodes publiques

Méthode Description
ToAnnotatedCodeLocationCollection ( this codeFlow ) : AnnotatedCodeLocationCollection
ToCallTree ( this codeFlow ) : CallTree

Method Details

ToAnnotatedCodeLocationCollection() public static méthode

public static ToAnnotatedCodeLocationCollection ( this codeFlow ) : AnnotatedCodeLocationCollection
codeFlow this
Résultat AnnotatedCodeLocationCollection

ToCallTree() public static méthode

public static ToCallTree ( this codeFlow ) : CallTree
codeFlow this
Résultat Microsoft.Sarif.Viewer.Models.CallTree