3 references to ExtractGroupsForWindowsAccounts
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportSecurityHelpers.cs (2)
51extractGroupsForWindowsAccounts = TransportDefaults.ExtractGroupsForWindowsAccounts; 94extractGroupsForWindowsAccounts.Value = TransportDefaults.ExtractGroupsForWindowsAccounts;
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WindowsStreamSecurityUpgradeProvider.cs (1)
42_extractGroupsForWindowsAccounts = TransportDefaults.ExtractGroupsForWindowsAccounts;