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