3 references to FormalParameterList
System.Private.Xml (3)
System\Xml\Xsl\QIL\QilFactory.cs (1)
41QilList seq = FormalParameterList();
System\Xml\Xsl\QIL\QilPatternFactory.cs (2)
116return _f.FormalParameterList(); 121QilList result = _f.FormalParameterList();