1 write to domain
System.Web (1)
Configuration\COAUTHIDENTITY.cs (1)
57domain = dom;
2 references to domain
System.Web (2)
Configuration\COAUTHIDENTITY.cs (2)
58domainlen = (domain == null) ? 0 : domain.Length;