1 write to _xmlContent
Microsoft.Build.Tasks.Core (1)
XslTransformation.cs (1)
306
_xmlContent
= xml;
1 reference to _xmlContent
Microsoft.Build.Tasks.Core (1)
XslTransformation.cs (1)
348
return XmlReader.Create(new StringReader(
_xmlContent
));