92        if (stylesheet == 
null)
 
 
  139    [
RequiresUnreferencedCode(
"This method will get fields and types from the assembly of the passed in compiledStylesheet and call their constructors which cannot be statically analyzed")]
 
  171    [
RequiresUnreferencedCode(
"This method will call into constructors of the earlyBoundTypes array which cannot be statically analyzed.")]
 
 
static bool AllowDefaultResolver
 
static string Xslt_IncompatibleCompiledStylesheetVersion
 
static string Xslt_NoStylesheetLoaded
 
static string Format(string resourceFormat, object p1)
 
static string Xslt_NotCompiledStylesheet
 
static Version Parse(string input)
 
static readonly XmlNullResolver Singleton
 
static XmlReader Create(string inputUri)
 
static XmlWriter Create(string outputFileName)
 
XmlWriterSettings DefaultWriterSettings
 
void Execute(object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter writer)
 
XmlQueryStaticData StaticData
 
XmlILCommand Generate(QilExpression query, TypeBuilder typeBldr)
 
static XsltSettings Default
 
CompilerErrorCollection Compile(object stylesheet, XmlResolver xmlResolver, out QilExpression qil)
 
delegate void ExecuteDelegate(XmlQueryRuntime runtime)