2 references to DeniedName
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Security\SecurityException.cs (2)
63DenySetInstance = (string?)info.GetValueNoThrow(DeniedName, typeof(string)); 78info.AddValue(DeniedName, DenySetInstance, typeof(string));