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