4 references to AcceptsType
System.Security (4)
system\security\cryptography\xml\transform.cs (4)
75
if (currentInput == null || transform.
AcceptsType
(currentInput.GetType())) {
85
if (transform.
AcceptsType
(typeof(XmlDocument))) {
100
if (transform.
AcceptsType
(typeof(Stream))) {
112
if (transform.
AcceptsType
(typeof(Stream))) {