2 writes to _strKey
mscorlib (2)
system\security\cryptography\signaturedescription.cs (2)
34
_strKey
= el.SearchForTextOfTag("Key");
46
set {
_strKey
= value; }
1 reference to _strKey
mscorlib (1)
system\security\cryptography\signaturedescription.cs (1)
45
get { return
_strKey
; }