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