3 writes to _xslMode
Microsoft.Build.Tasks.Core (3)
XslTransformation.cs (3)
422_xslMode = XslModes.XsltFile; 427_xslMode = XslModes.Xslt; 432_xslMode = XslModes.XsltCompiledDll;
1 reference to _xslMode
Microsoft.Build.Tasks.Core (1)
XslTransformation.cs (1)
480switch (_xslMode)