1 instantiation of WSTrustVersionFeb2005
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\TrustVersion.cs (1)
47private static readonly WSTrustVersionFeb2005 s_instance = new WSTrustVersionFeb2005();
2 references to WSTrustVersionFeb2005
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\TrustVersion.cs (2)
37get { return WSTrustVersionFeb2005.Instance; } 47private static readonly WSTrustVersionFeb2005 s_instance = new WSTrustVersionFeb2005();