C# Class Instant.VisualStudio.LineMap

Mostra file Open project: ermau/Instant Class Usage Examples

Private Methods

Method Description
ConstructAsync ( ITextSnapshot snapshot, string code, CancellationToken cancelToken ) : Task

Asynchronously constructs a line map from a snapshot and code.

LineMap ( ITrackingSpan>.Dictionary spans ) : System
TryGetSpan ( ITextSnapshot snapshot, int operationId, SnapshotSpan &span ) : bool

Tries to get the current location of an operation.