4 references to AcceptsType
System.Security.Cryptography.Xml (4)
System\Security\Cryptography\Xml\TransformChain.cs (4)
67if (currentInput == null || transform.AcceptsType(currentInput.GetType())) 82if (transform.AcceptsType(typeof(XmlDocument))) 102if (transform.AcceptsType(typeof(Stream))) 119if (transform.AcceptsType(typeof(Stream)))