1 write to BlockSizeValue
mscorlib (1)
system\security\cryptography\cryptoapitransform.cs (1)
53
BlockSizeValue
= blockSize;
2 references to BlockSizeValue
mscorlib (2)
system\security\cryptography\cryptoapitransform.cs (2)
167
get { return(
BlockSizeValue
/8); }
171
get { return(
BlockSizeValue
/8); }