41 references to SecurityException
dotnet-svcutil-lib (19)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ClassDataContract.cs (11)
562new SecurityException(string.Format( 581new SecurityException(string.Format( 594new SecurityException(string.Format( 608new SecurityException(string.Format( 628new SecurityException(string.Format( 637new SecurityException(string.Format( 666new SecurityException(string.Format( 682new SecurityException(string.Format( 696new SecurityException(string.Format( 716new SecurityException(string.Format( 725new SecurityException(string.Format(
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContract.cs (6)
1339new SecurityException(string.Format( 1351new SecurityException(string.Format( 1363new SecurityException(string.Format( 1375new SecurityException(string.Format( 1399new SecurityException(string.Format( 1411new SecurityException(string.Format(
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlDataContract.cs (2)
461new SecurityException(string.Format(SRSerialization.PartialTrustIXmlSerializableTypeNotPublic, DataContract.GetClrTypeFullName(UnderlyingType)), 472new SecurityException(string.Format(SRSerialization.PartialTrustIXmlSerialzableNoPublicConstructor, DataContract.GetClrTypeFullName(UnderlyingType)),
PresentationCore (1)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\wgx_render.cs (1)
929return new System.Security.SecurityException(SR.Media_LogonFailure, exceptionForHR);
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\TimeZoneInfo.cs (1)
619throw new SecurityException(SR.Format(SR.Security_CannotReadFileData, id), e);
System.Private.DataContractSerialization (20)
System\Runtime\Serialization\ClassDataContract.cs (12)
411throw new SecurityException(SR.Format( 425throw new SecurityException(SR.Format( 437throw new SecurityException(SR.Format( 449throw new SecurityException(SR.Format( 462throw new SecurityException(SR.Format( 481throw new SecurityException(SR.Format( 489throw new SecurityException(SR.Format( 517throw new SecurityException(SR.Format( 532throw new SecurityException(SR.Format( 545throw new SecurityException(SR.Format( 564throw new SecurityException(SR.Format( 572throw new SecurityException(SR.Format(
System\Runtime\Serialization\CollectionDataContract.cs (6)
1454throw new SecurityException(SR.Format( 1465throw new SecurityException(SR.Format( 1476throw new SecurityException(SR.Format( 1487throw new SecurityException(SR.Format( 1510throw new SecurityException(SR.Format( 1521throw new SecurityException(SR.Format(
System\Runtime\Serialization\XmlDataContract.cs (2)
343throw new SecurityException(SR.Format(SR.PartialTrustIXmlSerializableTypeNotPublic, DataContract.GetClrTypeFullName(UnderlyingType)), 353throw new SecurityException(SR.Format(SR.PartialTrustIXmlSerialzableNoPublicConstructor, DataContract.GetClrTypeFullName(UnderlyingType)),