1 write to CommandHash
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlDependencyUtils.cs (1)
45
this.
CommandHash
= commandHash;
2 references to CommandHash
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlDependencyUtils.cs (2)
398
_commandHashToNotificationId.Remove(entry.
CommandHash
);
432
commandHashesToRemove.Add(entry.Value.
CommandHash
);