1 write to IsLeaseManagerPollTimeSet
mscorlib (1)
system\runtime\remoting\remotingconfigparser.cs (1)
191
IsLeaseManagerPollTimeSet
= true;
2 references to IsLeaseManagerPollTimeSet
mscorlib (2)
system\runtime\remoting\configuration.cs (1)
405
if (configData.Lifetime.
IsLeaseManagerPollTimeSet
)
system\runtime\remoting\remotingconfigparser.cs (1)
185
BCLDebug.Assert(
IsLeaseManagerPollTimeSet
== true, "LeaseManagerPollTime not set");