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