1 write to _wayPoints
Iot.Device.Bindings (1)
SentenceCache.cs (1)
59_wayPoints = new Dictionary<string, Waypoint>();
3 references to _wayPoints
Iot.Device.Bindings (3)
SentenceCache.cs (3)
86_wayPoints.Clear(); 241_wayPoints[wpt.Name] = wpt; 354if (_wayPoints.TryGetValue(name, out var innerResult))