2 references to PlatformNotSupported_SecureBinarySerialization
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Exception.cs (2)
190add { throw new PlatformNotSupportedException(SR.PlatformNotSupported_SecureBinarySerialization); } 191remove { throw new PlatformNotSupportedException(SR.PlatformNotSupported_SecureBinarySerialization); }