2 writes to IsDynamic
System.Web (2)
HttpServerVarsCollection.cs (2)
390
IsDynamic
= false;
396
IsDynamic
= true;
3 references to IsDynamic
System.Web (3)
HttpServerVarsCollection.cs (3)
84
if (existingEntry != null && existingEntry.
IsDynamic
) {
293
if (entry != null && entry.
IsDynamic
) {
402
if (
IsDynamic
) {