3 writes to _xslMode
Microsoft.Build.Tasks.Core (3)
XslTransformation.cs (3)
431_xslMode = XslModes.XsltFile; 436_xslMode = XslModes.Xslt; 441_xslMode = XslModes.XsltCompiledDll;
1 reference to _xslMode
Microsoft.Build.Tasks.Core (1)
XslTransformation.cs (1)
489switch (_xslMode)