2 references to ContainsXmlException
Microsoft.Build.Tasks.Core (2)
XmlTaskUtility.cs (2)
33return prohibitDtd && ContainsXmlException(exception) && containsDtd; 45if (!prohibitDtd || !ContainsXmlException(exception))