2 writes to _applicationId
System.Web (2)
Security\Cryptography\MachineKeyMasterKeyProvider.cs (2)
38_applicationId = applicationId; 56_applicationId = HttpRuntime.AppDomainAppId;
2 references to _applicationId
System.Web (2)
Security\Cryptography\MachineKeyMasterKeyProvider.cs (2)
55if (_applicationId == null) { 58return _applicationId;