4 references to SafeSerializationEventArgs
mscorlib (1)
parent\ref\mscorlib.cs (1)
764[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.Serialization.SafeSerializationEventArgs))]
netstandard (1)
netstandard.cs (1)
1793[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.Serialization.SafeSerializationEventArgs))]
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Exception.cs (1)
188protected event EventHandler<SafeSerializationEventArgs>? SerializeObjectState
System.Runtime (1)
src\runtime\artifacts\obj\System.Runtime\Release\net11.0\System.Runtime.Forwards.cs (1)
729[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.Serialization.SafeSerializationEventArgs))]