3 references to AddOnDelegate
System.Runtime.Serialization.Formatters (3)
System\Runtime\Serialization\SerializationEventsCache.cs (3)
69
AddOnDelegate
(obj, handler, _onSerializedMethods);
72
AddOnDelegate
(obj, handler, _onDeserializedMethods);
78
AddOnDelegate
(obj, null, methods)?.Invoke(context);