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