1 write to _xmlContent
Microsoft.Build.Tasks.Core (1)
XslTransformation.cs (1)
371_xmlContent = xml;
1 reference to _xmlContent
Microsoft.Build.Tasks.Core (1)
XslTransformation.cs (1)
415return XmlReader.Create(new StringReader(_xmlContent), settings);