6 references to keysToBeSentToEnclave
System.Data (6)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (6)
3230
keysToBeSentToEnclave
.Clear();
3933
if (!
keysToBeSentToEnclave
.ContainsKey(currentOrdinal)) {
3934
this.
keysToBeSentToEnclave
.Add(currentOrdinal, cipherInfo);
4320
if (
keysToBeSentToEnclave
== null ||
keysToBeSentToEnclave
.Count <= 0) {
4330
this.enclavePackage = EnclaveDelegate.Instance.GenerateEnclavePackage(
keysToBeSentToEnclave
,