3 writes to _xslMode
Microsoft.Build.Tasks.Core (3)
XslTransformation.cs (3)
486_xslMode = XslModes.XsltFile; 491_xslMode = XslModes.Xslt; 496_xslMode = XslModes.XsltCompiledDll;
2 references to _xslMode
Microsoft.Build.Tasks.Core (2)
XslTransformation.cs (2)
545switch (_xslMode) 600return _xslMode switch