2 references to FindSourceLocation
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (1)
754
SourceLocation sourceLocationWithoutFileName = this.modelSearchService.
FindSourceLocation
(key);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\ObjectReferenceService.cs (1)
182
SourceLocation updatedSourceLocation = this.modelSearchService.
FindSourceLocation
(this.modelTreeManager.GetModelItem(subscribedObject));