2 references to Argument_InvalidElementValue
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Security\SecurityElement.cs (2)
118throw new ArgumentException(SR.Format(SR.Argument_InvalidElementValue, attrValue)); 200throw new ArgumentException(SR.Format(SR.Argument_InvalidElementValue, value));