1 instantiation of WSTrustVersionFeb2005
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\TrustVersion.cs (1)
53
private static readonly WSTrustVersionFeb2005 s_instance = new
WSTrustVersionFeb2005
();
2 references to WSTrustVersionFeb2005
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\TrustVersion.cs (2)
43
get { return
WSTrustVersionFeb2005
.Instance; }
53
private static readonly
WSTrustVersionFeb2005
s_instance = new WSTrustVersionFeb2005();