1 write to IsLeaseTimeSet
mscorlib (1)
system\runtime\remoting\remotingconfigparser.cs (1)
152IsLeaseTimeSet = true;
2 references to IsLeaseTimeSet
mscorlib (2)
system\runtime\remoting\configuration.cs (1)
399if (configData.Lifetime.IsLeaseTimeSet)
system\runtime\remoting\remotingconfigparser.cs (1)
146BCLDebug.Assert(IsLeaseTimeSet == true, "LeaseTime not set");