1 write to s_verboseLogging
System.Security (1)
system\security\cryptography\xml\SignedXmlDebugLog.cs (1)
183
s_verboseLogging
= s_traceSource.Switch.ShouldTrace(TraceEventType.Verbose);
1 reference to s_verboseLogging
System.Security (1)
system\security\cryptography\xml\SignedXmlDebugLog.cs (1)
187
return
s_verboseLogging
;