Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Xsl.IlGen.XmlILMethods Class Reference

Static Public Attributes

static readonly MethodInfo AncCreate = typeof(AncestorIterator).GetMethod("Create")
 
static readonly MethodInfo AncNext = typeof(AncestorIterator).GetMethod("MoveNext")
 
static readonly MethodInfo AncCurrent = typeof(AncestorIterator).GetMethod("get_Current")
 
static readonly MethodInfo AncDOCreate = typeof(AncestorDocOrderIterator).GetMethod("Create")
 
static readonly MethodInfo AncDONext = typeof(AncestorDocOrderIterator).GetMethod("MoveNext")
 
static readonly MethodInfo AncDOCurrent = typeof(AncestorDocOrderIterator).GetMethod("get_Current")
 
static readonly MethodInfo AttrContentCreate = typeof(AttributeContentIterator).GetMethod("Create")
 
static readonly MethodInfo AttrContentNext = typeof(AttributeContentIterator).GetMethod("MoveNext")
 
static readonly MethodInfo AttrContentCurrent = typeof(AttributeContentIterator).GetMethod("get_Current")
 
static readonly MethodInfo AttrCreate = typeof(AttributeIterator).GetMethod("Create")
 
static readonly MethodInfo AttrNext = typeof(AttributeIterator).GetMethod("MoveNext")
 
static readonly MethodInfo AttrCurrent = typeof(AttributeIterator).GetMethod("get_Current")
 
static readonly MethodInfo ContentCreate = typeof(ContentIterator).GetMethod("Create")
 
static readonly MethodInfo ContentNext = typeof(ContentIterator).GetMethod("MoveNext")
 
static readonly MethodInfo ContentCurrent = typeof(ContentIterator).GetMethod("get_Current")
 
static readonly MethodInfo ContentMergeCreate = typeof(ContentMergeIterator).GetMethod("Create")
 
static readonly MethodInfo ContentMergeNext = typeof(ContentMergeIterator).GetMethod("MoveNext")
 
static readonly MethodInfo ContentMergeCurrent = typeof(ContentMergeIterator).GetMethod("get_Current")
 
static readonly MethodInfo DescCreate = typeof(DescendantIterator).GetMethod("Create")
 
static readonly MethodInfo DescNext = typeof(DescendantIterator).GetMethod("MoveNext")
 
static readonly MethodInfo DescCurrent = typeof(DescendantIterator).GetMethod("get_Current")
 
static readonly MethodInfo DescMergeCreate = typeof(DescendantMergeIterator).GetMethod("Create")
 
static readonly MethodInfo DescMergeNext = typeof(DescendantMergeIterator).GetMethod("MoveNext")
 
static readonly MethodInfo DescMergeCurrent = typeof(DescendantMergeIterator).GetMethod("get_Current")
 
static readonly MethodInfo DiffCreate = typeof(DifferenceIterator).GetMethod("Create")
 
static readonly MethodInfo DiffNext = typeof(DifferenceIterator).GetMethod("MoveNext")
 
static readonly MethodInfo DiffCurrent = typeof(DifferenceIterator).GetMethod("get_Current")
 
static readonly MethodInfo DodMergeCreate = typeof(DodSequenceMerge).GetMethod("Create")
 
static readonly MethodInfo DodMergeAdd = typeof(DodSequenceMerge).GetMethod("AddSequence")
 
static readonly MethodInfo DodMergeSeq = typeof(DodSequenceMerge).GetMethod("MergeSequences")
 
static readonly MethodInfo ElemContentCreate = typeof(ElementContentIterator).GetMethod("Create")
 
static readonly MethodInfo ElemContentNext = typeof(ElementContentIterator).GetMethod("MoveNext")
 
static readonly MethodInfo ElemContentCurrent = typeof(ElementContentIterator).GetMethod("get_Current")
 
static readonly MethodInfo FollSibCreate = typeof(FollowingSiblingIterator).GetMethod("Create")
 
static readonly MethodInfo FollSibNext = typeof(FollowingSiblingIterator).GetMethod("MoveNext")
 
static readonly MethodInfo FollSibCurrent = typeof(FollowingSiblingIterator).GetMethod("get_Current")
 
static readonly MethodInfo FollSibMergeCreate = typeof(FollowingSiblingMergeIterator).GetMethod("Create")
 
static readonly MethodInfo FollSibMergeNext = typeof(FollowingSiblingMergeIterator).GetMethod("MoveNext")
 
static readonly MethodInfo FollSibMergeCurrent = typeof(FollowingSiblingMergeIterator).GetMethod("get_Current")
 
static readonly MethodInfo IdCreate = typeof(IdIterator).GetMethod("Create")
 
static readonly MethodInfo IdNext = typeof(IdIterator).GetMethod("MoveNext")
 
static readonly MethodInfo IdCurrent = typeof(IdIterator).GetMethod("get_Current")
 
static readonly MethodInfo InterCreate = typeof(IntersectIterator).GetMethod("Create")
 
static readonly MethodInfo InterNext = typeof(IntersectIterator).GetMethod("MoveNext")
 
static readonly MethodInfo InterCurrent = typeof(IntersectIterator).GetMethod("get_Current")
 
static readonly MethodInfo KindContentCreate = typeof(NodeKindContentIterator).GetMethod("Create")
 
static readonly MethodInfo KindContentNext = typeof(NodeKindContentIterator).GetMethod("MoveNext")
 
static readonly MethodInfo KindContentCurrent = typeof(NodeKindContentIterator).GetMethod("get_Current")
 
static readonly MethodInfo NmspCreate = typeof(NamespaceIterator).GetMethod("Create")
 
static readonly MethodInfo NmspNext = typeof(NamespaceIterator).GetMethod("MoveNext")
 
static readonly MethodInfo NmspCurrent = typeof(NamespaceIterator).GetMethod("get_Current")
 
static readonly MethodInfo NodeRangeCreate = typeof(NodeRangeIterator).GetMethod("Create")
 
static readonly MethodInfo NodeRangeNext = typeof(NodeRangeIterator).GetMethod("MoveNext")
 
static readonly MethodInfo NodeRangeCurrent = typeof(NodeRangeIterator).GetMethod("get_Current")
 
static readonly MethodInfo ParentCreate = typeof(ParentIterator).GetMethod("Create")
 
static readonly MethodInfo ParentNext = typeof(ParentIterator).GetMethod("MoveNext")
 
static readonly MethodInfo ParentCurrent = typeof(ParentIterator).GetMethod("get_Current")
 
static readonly MethodInfo PrecCreate = typeof(PrecedingIterator).GetMethod("Create")
 
static readonly MethodInfo PrecNext = typeof(PrecedingIterator).GetMethod("MoveNext")
 
static readonly MethodInfo PrecCurrent = typeof(PrecedingIterator).GetMethod("get_Current")
 
static readonly MethodInfo PreSibCreate = typeof(PrecedingSiblingIterator).GetMethod("Create")
 
static readonly MethodInfo PreSibNext = typeof(PrecedingSiblingIterator).GetMethod("MoveNext")
 
static readonly MethodInfo PreSibCurrent = typeof(PrecedingSiblingIterator).GetMethod("get_Current")
 
static readonly MethodInfo PreSibDOCreate = typeof(PrecedingSiblingDocOrderIterator).GetMethod("Create")
 
static readonly MethodInfo PreSibDONext = typeof(PrecedingSiblingDocOrderIterator).GetMethod("MoveNext")
 
static readonly MethodInfo PreSibDOCurrent = typeof(PrecedingSiblingDocOrderIterator).GetMethod("get_Current")
 
static readonly MethodInfo SortKeyCreate = typeof(XmlSortKeyAccumulator).GetMethod("Create")
 
static readonly MethodInfo SortKeyDateTime = typeof(XmlSortKeyAccumulator).GetMethod("AddDateTimeSortKey")
 
static readonly MethodInfo SortKeyDecimal = typeof(XmlSortKeyAccumulator).GetMethod("AddDecimalSortKey")
 
static readonly MethodInfo SortKeyDouble = typeof(XmlSortKeyAccumulator).GetMethod("AddDoubleSortKey")
 
static readonly MethodInfo SortKeyEmpty = typeof(XmlSortKeyAccumulator).GetMethod("AddEmptySortKey")
 
static readonly MethodInfo SortKeyFinish = typeof(XmlSortKeyAccumulator).GetMethod("FinishSortKeys")
 
static readonly MethodInfo SortKeyInt = typeof(XmlSortKeyAccumulator).GetMethod("AddIntSortKey")
 
static readonly MethodInfo SortKeyInteger = typeof(XmlSortKeyAccumulator).GetMethod("AddIntegerSortKey")
 
static readonly MethodInfo SortKeyKeys = typeof(XmlSortKeyAccumulator).GetMethod("get_Keys")
 
static readonly MethodInfo SortKeyString = typeof(XmlSortKeyAccumulator).GetMethod("AddStringSortKey")
 
static readonly MethodInfo UnionCreate = typeof(UnionIterator).GetMethod("Create")
 
static readonly MethodInfo UnionNext = typeof(UnionIterator).GetMethod("MoveNext")
 
static readonly MethodInfo UnionCurrent = typeof(UnionIterator).GetMethod("get_Current")
 
static readonly MethodInfo XPFollCreate = typeof(XPathFollowingIterator).GetMethod("Create")
 
static readonly MethodInfo XPFollNext = typeof(XPathFollowingIterator).GetMethod("MoveNext")
 
static readonly MethodInfo XPFollCurrent = typeof(XPathFollowingIterator).GetMethod("get_Current")
 
static readonly MethodInfo XPFollMergeCreate = typeof(XPathFollowingMergeIterator).GetMethod("Create")
 
static readonly MethodInfo XPFollMergeNext = typeof(XPathFollowingMergeIterator).GetMethod("MoveNext")
 
static readonly MethodInfo XPFollMergeCurrent = typeof(XPathFollowingMergeIterator).GetMethod("get_Current")
 
static readonly MethodInfo XPPrecCreate = typeof(XPathPrecedingIterator).GetMethod("Create")
 
static readonly MethodInfo XPPrecNext = typeof(XPathPrecedingIterator).GetMethod("MoveNext")
 
static readonly MethodInfo XPPrecCurrent = typeof(XPathPrecedingIterator).GetMethod("get_Current")
 
static readonly MethodInfo XPPrecDOCreate = typeof(XPathPrecedingDocOrderIterator).GetMethod("Create")
 
static readonly MethodInfo XPPrecDONext = typeof(XPathPrecedingDocOrderIterator).GetMethod("MoveNext")
 
static readonly MethodInfo XPPrecDOCurrent = typeof(XPathPrecedingDocOrderIterator).GetMethod("get_Current")
 
static readonly MethodInfo XPPrecMergeCreate = typeof(XPathPrecedingMergeIterator).GetMethod("Create")
 
static readonly MethodInfo XPPrecMergeNext = typeof(XPathPrecedingMergeIterator).GetMethod("MoveNext")
 
static readonly MethodInfo XPPrecMergeCurrent = typeof(XPathPrecedingMergeIterator).GetMethod("get_Current")
 
static readonly MethodInfo AddNewIndex = typeof(XmlQueryRuntime).GetMethod("AddNewIndex")
 
static readonly MethodInfo ChangeTypeXsltArg
 
static readonly MethodInfo ChangeTypeXsltResult = typeof(XmlQueryRuntime).GetMethod("ChangeTypeXsltResult")
 
static readonly MethodInfo CompPos = typeof(XmlQueryRuntime).GetMethod("ComparePosition")
 
static readonly MethodInfo Context = typeof(XmlQueryRuntime).GetMethod("get_ExternalContext")
 
static readonly MethodInfo CreateCollation = typeof(XmlQueryRuntime).GetMethod("CreateCollation")
 
static readonly MethodInfo DocOrder = typeof(XmlQueryRuntime).GetMethod("DocOrderDistinct")
 
static readonly MethodInfo EndRtfConstr = typeof(XmlQueryRuntime).GetMethod("EndRtfConstruction")
 
static readonly MethodInfo EndSeqConstr = typeof(XmlQueryRuntime).GetMethod("EndSequenceConstruction")
 
static readonly MethodInfo FindIndex = typeof(XmlQueryRuntime).GetMethod("FindIndex")
 
static readonly MethodInfo GenId = typeof(XmlQueryRuntime).GetMethod("GenerateId")
 
static readonly MethodInfo GetAtomizedName = typeof(XmlQueryRuntime).GetMethod("GetAtomizedName")
 
static readonly MethodInfo GetCollation = typeof(XmlQueryRuntime).GetMethod("GetCollation")
 
static readonly MethodInfo GetEarly = typeof(XmlQueryRuntime).GetMethod("GetEarlyBoundObject")
 
static readonly MethodInfo GetNameFilter = typeof(XmlQueryRuntime).GetMethod("GetNameFilter")
 
static readonly MethodInfo GetOutput = typeof(XmlQueryRuntime).GetMethod("get_Output")
 
static readonly MethodInfo GetGlobalValue = typeof(XmlQueryRuntime).GetMethod("GetGlobalValue")
 
static readonly MethodInfo GetTypeFilter = typeof(XmlQueryRuntime).GetMethod("GetTypeFilter")
 
static readonly MethodInfo GlobalComputed = typeof(XmlQueryRuntime).GetMethod("IsGlobalComputed")
 
static readonly MethodInfo ItemMatchesCode
 
static readonly MethodInfo ItemMatchesType
 
static readonly MethodInfo QNameEqualLit
 
static readonly MethodInfo QNameEqualNav
 
static readonly MethodInfo RtfConstr = typeof(XmlQueryRuntime).GetMethod("TextRtfConstruction")
 
static readonly MethodInfo SendMessage = typeof(XmlQueryRuntime).GetMethod("SendMessage")
 
static readonly MethodInfo SeqMatchesCode
 
static readonly MethodInfo SeqMatchesType
 
static readonly MethodInfo SetGlobalValue = typeof(XmlQueryRuntime).GetMethod("SetGlobalValue")
 
static readonly MethodInfo StartRtfConstr = typeof(XmlQueryRuntime).GetMethod("StartRtfConstruction")
 
static readonly MethodInfo StartSeqConstr = typeof(XmlQueryRuntime).GetMethod("StartSequenceConstruction")
 
static readonly MethodInfo TagAndMappings
 
static readonly MethodInfo TagAndNamespace
 
static readonly MethodInfo ThrowException = typeof(XmlQueryRuntime).GetMethod("ThrowException")
 
static readonly MethodInfo XsltLib = typeof(XmlQueryRuntime).GetMethod("get_XsltFunctions")
 
static readonly MethodInfo GetDataSource = typeof(XmlQueryContext).GetMethod("GetDataSource")
 
static readonly MethodInfo GetDefaultDataSource = typeof(XmlQueryContext).GetMethod("get_DefaultDataSource")
 
static readonly MethodInfo GetParam = typeof(XmlQueryContext).GetMethod("GetParameter")
 
static readonly MethodInfo InvokeXsltLate = GetInvokeXsltLateBoundFunction()
 
static readonly MethodInfo IndexAdd = typeof(XmlILIndex).GetMethod("Add")
 
static readonly MethodInfo IndexLookup = typeof(XmlILIndex).GetMethod("Lookup")
 
static readonly MethodInfo ItemIsNode = typeof(XPathItem).GetMethod("get_IsNode")
 
static readonly MethodInfo Value = typeof(XPathItem).GetMethod("get_Value")
 
static readonly MethodInfo ValueAsAny
 
static readonly MethodInfo NavClone = typeof(XPathNavigator).GetMethod("Clone")
 
static readonly MethodInfo NavLocalName = typeof(XPathNavigator).GetMethod("get_LocalName")
 
static readonly MethodInfo NavMoveAttr
 
static readonly MethodInfo NavMoveId = typeof(XPathNavigator).GetMethod("MoveToId")
 
static readonly MethodInfo NavMoveParent = typeof(XPathNavigator).GetMethod("MoveToParent")
 
static readonly MethodInfo NavMoveRoot = typeof(XPathNavigator).GetMethod("MoveToRoot")
 
static readonly MethodInfo NavMoveTo = typeof(XPathNavigator).GetMethod("MoveTo")
 
static readonly MethodInfo NavNmsp = typeof(XPathNavigator).GetMethod("get_NamespaceURI")
 
static readonly MethodInfo NavPrefix = typeof(XPathNavigator).GetMethod("get_Prefix")
 
static readonly MethodInfo NavSamePos = typeof(XPathNavigator).GetMethod("IsSamePosition")
 
static readonly MethodInfo NavType = typeof(XPathNavigator).GetMethod("get_NodeType")
 
static readonly MethodInfo StartElemLitName
 
static readonly MethodInfo StartElemLocName = typeof(XmlQueryOutput).GetMethod("WriteStartElementLocalName", new Type[1] { typeof(string) })
 
static readonly MethodInfo EndElemStackName = typeof(XmlQueryOutput).GetMethod("WriteEndElement")
 
static readonly MethodInfo StartAttrLitName
 
static readonly MethodInfo StartAttrLocName = typeof(XmlQueryOutput).GetMethod("WriteStartAttributeLocalName", new Type[1] { typeof(string) })
 
static readonly MethodInfo EndAttr = typeof(XmlQueryOutput).GetMethod("WriteEndAttribute")
 
static readonly MethodInfo Text = typeof(XmlQueryOutput).GetMethod("WriteString")
 
static readonly MethodInfo NoEntText = typeof(XmlQueryOutput).GetMethod("WriteRaw", new Type[1] { typeof(string) })
 
static readonly MethodInfo StartTree = typeof(XmlQueryOutput).GetMethod("StartTree")
 
static readonly MethodInfo EndTree = typeof(XmlQueryOutput).GetMethod("EndTree")
 
static readonly MethodInfo StartElemLitNameUn
 
static readonly MethodInfo StartElemLocNameUn = typeof(XmlQueryOutput).GetMethod("WriteStartElementUnchecked", new Type[1] { typeof(string) })
 
static readonly MethodInfo StartContentUn = typeof(XmlQueryOutput).GetMethod("StartElementContentUnchecked")
 
static readonly MethodInfo EndElemLitNameUn
 
static readonly MethodInfo EndElemLocNameUn = typeof(XmlQueryOutput).GetMethod("WriteEndElementUnchecked", new Type[1] { typeof(string) })
 
static readonly MethodInfo StartAttrLitNameUn
 
static readonly MethodInfo StartAttrLocNameUn = typeof(XmlQueryOutput).GetMethod("WriteStartAttributeUnchecked", new Type[1] { typeof(string) })
 
static readonly MethodInfo EndAttrUn = typeof(XmlQueryOutput).GetMethod("WriteEndAttributeUnchecked")
 
static readonly MethodInfo NamespaceDeclUn = typeof(XmlQueryOutput).GetMethod("WriteNamespaceDeclarationUnchecked")
 
static readonly MethodInfo TextUn = typeof(XmlQueryOutput).GetMethod("WriteStringUnchecked")
 
static readonly MethodInfo NoEntTextUn = typeof(XmlQueryOutput).GetMethod("WriteRawUnchecked")
 
static readonly MethodInfo StartRoot = typeof(XmlQueryOutput).GetMethod("WriteStartRoot")
 
static readonly MethodInfo EndRoot = typeof(XmlQueryOutput).GetMethod("WriteEndRoot")
 
static readonly MethodInfo StartElemCopyName = typeof(XmlQueryOutput).GetMethod("WriteStartElementComputed", new Type[1] { typeof(XPathNavigator) })
 
static readonly MethodInfo StartElemMapName
 
static readonly MethodInfo StartElemNmspName
 
static readonly MethodInfo StartElemQName = typeof(XmlQueryOutput).GetMethod("WriteStartElementComputed", new Type[1] { typeof(XmlQualifiedName) })
 
static readonly MethodInfo StartAttrCopyName = typeof(XmlQueryOutput).GetMethod("WriteStartAttributeComputed", new Type[1] { typeof(XPathNavigator) })
 
static readonly MethodInfo StartAttrMapName
 
static readonly MethodInfo StartAttrNmspName
 
static readonly MethodInfo StartAttrQName = typeof(XmlQueryOutput).GetMethod("WriteStartAttributeComputed", new Type[1] { typeof(XmlQualifiedName) })
 
static readonly MethodInfo NamespaceDecl = typeof(XmlQueryOutput).GetMethod("WriteNamespaceDeclaration")
 
static readonly MethodInfo StartComment = typeof(XmlQueryOutput).GetMethod("WriteStartComment")
 
static readonly MethodInfo CommentText = typeof(XmlQueryOutput).GetMethod("WriteCommentString")
 
static readonly MethodInfo EndComment = typeof(XmlQueryOutput).GetMethod("WriteEndComment")
 
static readonly MethodInfo StartPI = typeof(XmlQueryOutput).GetMethod("WriteStartProcessingInstruction")
 
static readonly MethodInfo PIText = typeof(XmlQueryOutput).GetMethod("WriteProcessingInstructionString")
 
static readonly MethodInfo EndPI = typeof(XmlQueryOutput).GetMethod("WriteEndProcessingInstruction")
 
static readonly MethodInfo WriteItem = typeof(XmlQueryOutput).GetMethod("WriteItem")
 
static readonly MethodInfo CopyOf = typeof(XmlQueryOutput).GetMethod("XsltCopyOf")
 
static readonly MethodInfo StartCopy = typeof(XmlQueryOutput).GetMethod("StartCopy")
 
static readonly MethodInfo EndCopy = typeof(XmlQueryOutput).GetMethod("EndCopy")
 
static readonly MethodInfo DecAdd = typeof(decimal).GetMethod("Add")
 
static readonly MethodInfo DecCmp
 
static readonly MethodInfo DecEq
 
static readonly MethodInfo DecSub = typeof(decimal).GetMethod("Subtract")
 
static readonly MethodInfo DecMul = typeof(decimal).GetMethod("Multiply")
 
static readonly MethodInfo DecDiv = typeof(decimal).GetMethod("Divide")
 
static readonly MethodInfo DecRem = typeof(decimal).GetMethod("Remainder")
 
static readonly MethodInfo DecNeg = typeof(decimal).GetMethod("Negate")
 
static readonly MethodInfo QNameEq = typeof(XmlQualifiedName).GetMethod("Equals")
 
static readonly MethodInfo StrEq
 
static readonly MethodInfo StrCat2
 
static readonly MethodInfo StrCat3
 
static readonly MethodInfo StrCat4
 
static readonly MethodInfo StrCmp
 
static readonly MethodInfo StrLen = typeof(string).GetMethod("get_Length")
 
static readonly MethodInfo DblToDec = typeof(XsltConvert).GetMethod("ToDecimal", new Type[1] { typeof(double) })
 
static readonly MethodInfo DblToInt = typeof(XsltConvert).GetMethod("ToInt", new Type[1] { typeof(double) })
 
static readonly MethodInfo DblToLng = typeof(XsltConvert).GetMethod("ToLong", new Type[1] { typeof(double) })
 
static readonly MethodInfo DblToStr = typeof(XsltConvert).GetMethod("ToString", new Type[1] { typeof(double) })
 
static readonly MethodInfo DecToDbl = typeof(XsltConvert).GetMethod("ToDouble", new Type[1] { typeof(decimal) })
 
static readonly MethodInfo DTToStr = typeof(XsltConvert).GetMethod("ToString", new Type[1] { typeof(DateTime) })
 
static readonly MethodInfo IntToDbl = typeof(XsltConvert).GetMethod("ToDouble", new Type[1] { typeof(int) })
 
static readonly MethodInfo LngToDbl = typeof(XsltConvert).GetMethod("ToDouble", new Type[1] { typeof(long) })
 
static readonly MethodInfo StrToDbl = typeof(XsltConvert).GetMethod("ToDouble", new Type[1] { typeof(string) })
 
static readonly MethodInfo StrToDT = typeof(XsltConvert).GetMethod("ToDateTime", new Type[1] { typeof(string) })
 
static readonly MethodInfo ItemToBool = typeof(XsltConvert).GetMethod("ToBoolean", new Type[1] { typeof(XPathItem) })
 
static readonly MethodInfo ItemToDbl = typeof(XsltConvert).GetMethod("ToDouble", new Type[1] { typeof(XPathItem) })
 
static readonly MethodInfo ItemToStr = typeof(XsltConvert).GetMethod("ToString", new Type[1] { typeof(XPathItem) })
 
static readonly MethodInfo ItemToNode = typeof(XsltConvert).GetMethod("ToNode", new Type[1] { typeof(XPathItem) })
 
static readonly MethodInfo ItemToNodes = typeof(XsltConvert).GetMethod("ToNodeSet", new Type[1] { typeof(XPathItem) })
 
static readonly MethodInfo ItemsToBool = typeof(XsltConvert).GetMethod("ToBoolean", new Type[1] { typeof(IList<XPathItem>) })
 
static readonly MethodInfo ItemsToDbl = typeof(XsltConvert).GetMethod("ToDouble", new Type[1] { typeof(IList<XPathItem>) })
 
static readonly MethodInfo ItemsToNode = typeof(XsltConvert).GetMethod("ToNode", new Type[1] { typeof(IList<XPathItem>) })
 
static readonly MethodInfo ItemsToNodes = typeof(XsltConvert).GetMethod("ToNodeSet", new Type[1] { typeof(IList<XPathItem>) })
 
static readonly MethodInfo ItemsToStr = typeof(XsltConvert).GetMethod("ToString", new Type[1] { typeof(IList<XPathItem>) })
 
static readonly MethodInfo StrCatCat = typeof(StringConcat).GetMethod("Concat")
 
static readonly MethodInfo StrCatClear = typeof(StringConcat).GetMethod("Clear")
 
static readonly MethodInfo StrCatResult = typeof(StringConcat).GetMethod("GetResult")
 
static readonly MethodInfo StrCatDelim = typeof(StringConcat).GetMethod("set_Delimiter")
 
static readonly MethodInfo NavsToItems = typeof(XmlILStorageConverter).GetMethod("NavigatorsToItems")
 
static readonly MethodInfo ItemsToNavs = typeof(XmlILStorageConverter).GetMethod("ItemsToNavigators")
 
static readonly MethodInfo SetDod = typeof(XmlQueryNodeSequence).GetMethod("set_IsDocOrderDistinct")
 
static readonly MethodInfo GetTypeFromHandle = typeof(Type).GetMethod("GetTypeFromHandle")
 
static readonly MethodInfo InitializeArray = typeof(RuntimeHelpers).GetMethod("InitializeArray")
 
static readonly Dictionary< Type, XmlILStorageMethodsStorageMethods
 

Static Private Member Functions

static MethodInfo GetInvokeXsltLateBoundFunction ()
 

Detailed Description

Definition at line 11 of file XmlILMethods.cs.


The documentation for this class was generated from the following file: