3 writes to _xslMode
Microsoft.Build.Tasks.Core (3)
XslTransformation.cs (3)
394_xslMode = XslModes.XsltFile; 399_xslMode = XslModes.Xslt; 404_xslMode = XslModes.XsltCompiledDll;
1 reference to _xslMode
Microsoft.Build.Tasks.Core (1)
XslTransformation.cs (1)
451switch (_xslMode)