1 implementation of ICanonicalWriterEndRootElementCallback
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAssertion.cs (1)
21
public class SamlAssertion :
ICanonicalWriterEndRootElementCallback
3 references to ICanonicalWriterEndRootElementCallback
System.IdentityModel (3)
System\IdentityModel\SamlDelegatingWriter.cs (2)
17
ICanonicalWriterEndRootElementCallback
callback;
27
public SamlDelegatingWriter(XmlDictionaryWriter innerWriter, Stream canonicalStream,
ICanonicalWriterEndRootElementCallback
callback, IXmlDictionary dictionary)
System\IdentityModel\Tokens\SamlAssertion.cs (1)
467
void
ICanonicalWriterEndRootElementCallback
.OnEndOfRootElement(XmlDictionaryWriter dictionaryWriter)