3 writes to _xslMode
Microsoft.Build.Tasks.Core (3)
XslTransformation.cs (3)
397_xslMode = XslModes.XsltFile; 402_xslMode = XslModes.Xslt; 407_xslMode = XslModes.XsltCompiledDll;
1 reference to _xslMode
Microsoft.Build.Tasks.Core (1)
XslTransformation.cs (1)
454switch (_xslMode)