1 write to IsSponsorshipTimeoutSet
mscorlib (1)
system\runtime\remoting\remotingconfigparser.cs (1)
178
IsSponsorshipTimeoutSet
= true;
2 references to IsSponsorshipTimeoutSet
mscorlib (2)
system\runtime\remoting\configuration.cs (1)
403
if (configData.Lifetime.
IsSponsorshipTimeoutSet
)
system\runtime\remoting\remotingconfigparser.cs (1)
172
BCLDebug.Assert(
IsSponsorshipTimeoutSet
== true, "SponsorShipTimeout not set");