Initial value:
{
{
new XmlILStorageMethods(
typeof(
string))
},
{
},
{
},
{
new XmlILStorageMethods(
typeof(
long))
},
{
new XmlILStorageMethods(
typeof(decimal))
},
{
new XmlILStorageMethods(
typeof(
double))
},
{
new XmlILStorageMethods(
typeof(
float))
},
{
},
{
new XmlILStorageMethods(
typeof(
byte[]))
},
{
new XmlILStorageMethods(
typeof(XmlQualifiedName))
},
{
},
{
new XmlILStorageMethods(
typeof(XPathItem))
},
{
new XmlILStorageMethods(
typeof(XPathNavigator))
}
}
Definition at line 599 of file XmlILMethods.cs.
600 {
601 {
603 new XmlILStorageMethods(
typeof(
string))
604 },
605 {
607 new XmlILStorageMethods(
typeof(
bool))
608 },
609 {
611 new XmlILStorageMethods(
typeof(
int))
612 },
613 {
615 new XmlILStorageMethods(
typeof(
long))
616 },
617 {
619 new XmlILStorageMethods(
typeof(decimal))
620 },
621 {
623 new XmlILStorageMethods(
typeof(
double))
624 },
625 {
627 new XmlILStorageMethods(
typeof(
float))
628 },
629 {
632 },
633 {
635 new XmlILStorageMethods(
typeof(
byte[]))
636 },
637 {
639 new XmlILStorageMethods(
typeof(XmlQualifiedName))
640 },
641 {
644 },
645 {
648 },
649 {
652 }
653 };
Referenced by System.Xml.Xsl.IlGen.GenerateHelper.CallCacheCount(), System.Xml.Xsl.IlGen.GenerateHelper.CallCacheItem(), System.Xml.Xsl.IlGen.GenerateHelper.CallValueAs(), System.Xml.Xsl.IlGen.IteratorDescriptor.EnsureItemStorageType(), System.Xml.Xsl.IlGen.XmlILVisitor.NestedVisitEnsureCache(), System.Xml.Xsl.IlGen.XmlILVisitor.VisitAverage(), System.Xml.Xsl.IlGen.XmlILVisitor.VisitMaximum(), System.Xml.Xsl.IlGen.XmlILVisitor.VisitMinimum(), System.Xml.Xsl.IlGen.XmlILVisitor.VisitSort(), System.Xml.Xsl.IlGen.XmlILVisitor.VisitSum(), and System.Xml.Xsl.IlGen.XmlILVisitor.VisitXsltInvokeEarlyBound().