Home
last modified time | relevance | path

Searched refs:NewInstructionAction (Results 1 – 8 of 8) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/XsltOld/
H A Dnewinstructionaction.cs12 internal class NewInstructionAction : ContainerAction class
H A DDbgCompiler.cs227 public override NewInstructionAction CreateNewInstructionAction() in CreateNewInstructionAction()
229 NewInstructionAction action = new NewInstructionActionDbg(); in CreateNewInstructionAction()
583 private class NewInstructionActionDbg : NewInstructionAction
H A DCompiler.cs1079 public virtual NewInstructionAction CreateNewInstructionAction() in CreateNewInstructionAction()
1081 NewInstructionAction action = new NewInstructionAction(); in CreateNewInstructionAction()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.SqlXml/System/Xml/Xsl/XsltOld/
H A DNewInstructionAction.cs15 internal class NewInstructionAction : ContainerAction { class
H A DDbgCompiler.cs197 public override NewInstructionAction CreateNewInstructionAction() { in CreateNewInstructionAction()
198 NewInstructionAction action = new NewInstructionActionDbg(); in CreateNewInstructionAction()
490 private class NewInstructionActionDbg : NewInstructionAction {
H A DCompiler.cs1062 public virtual NewInstructionAction CreateNewInstructionAction() { in CreateNewInstructionAction()
1063 NewInstructionAction action = new NewInstructionAction(); in CreateNewInstructionAction()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/
H A Dmobile_System.Xml.dll.sources79 ../referencesource/System.Data.SqlXml/System/Xml/Xsl/XsltOld/NewInstructionAction.cs
H A DSystem.Xml.dll.sources162 ../referencesource/System.Data.SqlXml/System/Xml/Xsl/XsltOld/NewInstructionAction.cs