1 write to _customServiceNames
System.Net.Security (1)
System\Security\Authentication\ExtendedProtection\ExtendedProtectionPolicy.cs (1)
39_customServiceNames = customServiceNames;
3 references to _customServiceNames
System.Net.Security (3)
System\Security\Authentication\ExtendedProtection\ExtendedProtectionPolicy.cs (3)
85get { return _customServiceNames; } 122if (_customServiceNames == null) 129foreach (string serviceName in _customServiceNames)