1 write to s_allowDetachedSignature
System.Security (1)
system\security\cryptography\xml\utils.cs (1)
272s_allowDetachedSignature = allowDetachedSignature;
3 references to s_allowDetachedSignature
System.Security (3)
system\security\cryptography\xml\utils.cs (3)
264if (s_allowDetachedSignature.HasValue) 266return s_allowDetachedSignature.Value; 273return s_allowDetachedSignature.Value;