4 references to SafeSerializationEventArgs
mscorlib (1)
src\libraries\shims\mscorlib\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\libraries\System.Private.CoreLib\src\System\Exception.cs (1)
188protected event EventHandler<SafeSerializationEventArgs>? SerializeObjectState
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
707[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.Serialization.SafeSerializationEventArgs))]