2 references to System
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\Claims\Claim.cs (1)
85s_system = new Claim(ClaimTypes.System, XsiConstants.System, Rights.Identity);
FrameworkFork\System.ServiceModel\System\IdentityModel\Claims\ClaimSet.cs (1)
29claims.Add(new Claim(ClaimTypes.System, XsiConstants.System, Rights.PossessProperty));