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