3 references to GetLocationList
System.Activities (3)
System\Activities\Debugger\CharacterSpottingTextReader.cs (3)
92List<DocumentLocation> locationList = this.GetLocationList(c); 118List<DocumentLocation> locationList = this.GetLocationList(c); 203List<DocumentLocation> locations = this.GetLocationList(lastCharacterRead);