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