1 implementation of OnEndOfRootElement
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAssertion.cs (1)
467void ICanonicalWriterEndRootElementCallback.OnEndOfRootElement(XmlDictionaryWriter dictionaryWriter)
1 reference to OnEndOfRootElement
System.IdentityModel (1)
System\IdentityModel\SamlDelegatingWriter.cs (1)
75this.callback.OnEndOfRootElement(this);