9 references to HashServiceType
System.Workflow.Runtime (9)
Tracking.cs (9)
947
return _services.ContainsKey(HashHelper.
HashServiceType
(trackingServiceType));
952
_services.Add(HashHelper.
HashServiceType
(trackingServiceType), new ServiceProfileContainer(profileVersionId));
966
Guid current = HashHelper.
HashServiceType
(replacement.Value);
978
_services.Remove(HashHelper.
HashServiceType
(trackingServiceType));
986
if (_services.TryGetValue(HashHelper.
HashServiceType
(trackingServiceType), out service))
997
if (!_services.TryGetValue(HashHelper.
HashServiceType
(trackingServiceType), out service))
1006
if (!_services.TryGetValue(HashHelper.
HashServiceType
(trackingServiceType), out service))
1015
if (!_services.TryGetValue(HashHelper.
HashServiceType
(trackingServiceType), out service))
1026
if (!_services.TryGetValue(HashHelper.
HashServiceType
(trackingServiceType), out service))