Partager via


ISourceMap Interface

Définition

Une carte source est un objet de dictionnaire -> sourceCode.

public interface ISourceMap
type ISourceMap = interface
Public Interface ISourceMap
Dérivé

Méthodes

Add(Object, SourceRange)

Ajoutez un objet et des informations SourceRange décrivant où l’objet a été défini.

TryGetValue(Object, SourceRange)

Recherchez les informations SourceRange pour un objet.

S’applique à