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