2 references to ObjectType
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (2)
468
Debug.Assert(destinationType == XsltConvert.
ObjectType
|| !destinationType.IsAssignableFrom(value.GetType()),
503
if (destinationType != XsltConvert.
ObjectType
)