1 write to xslTypeInference
System.Xml (1)
System\Xml\DiagnosticsSwitches.cs (1)
72xslTypeInference = new TraceSwitch("XslTypeInference", "Enable tracing for the XSLT type inference algorithm.");
2 references to xslTypeInference
System.Xml (2)
System\Xml\DiagnosticsSwitches.cs (2)
71if (xslTypeInference == null) { 74return xslTypeInference;