1 implementation of IContributeObjectSink
mscorlib (1)
system\runtime\remoting\lifetimeservices.cs (1)
228internal class LeaseLifeTimeServiceProperty : IContextProperty, IContributeObjectSink
2 references to IContributeObjectSink
mscorlib (2)
system\runtime\remoting\context.cs (2)
466IContributeObjectSink sink = prop as IContributeObjectSink;