SourceLocationProvider Class

Definition

Provides SourceLocation information for the mapping of a root activity and its descendants to their corresponding source locations.

C#
public static class SourceLocationProvider
Inheritance
SourceLocationProvider

Methods

CollectMapping(Activity, Activity, Dictionary<Object,SourceLocation>, String)

Creates to a dictionary type collection of mappings of the root activity and its descendants to their corresponding source locations.

GetSourceLocations(Activity, WorkflowSymbol)

Gets the source locations for the specified root activity and workflow symbols.

GetSymbols(Activity, Dictionary<Object,SourceLocation>)

Gets the workflow symbols for the specified root activity and source locations.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1