3 references to ContextId
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityMessageProperty.cs (2)
282if (sct != null && sct.ContextId == supportingSessionTokenToExclude.ContextId)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecureConversation.cs (1)
426XmlHelper.WriteStringAsUniqueId(writer, sct.ContextId);