1 write to _BadXPath
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
592
_BadXPath
= new AvTraceDetails(48, new string[] { "XPath '{0}' returned no results on XmlNode '{1}'" } );
2 references to _BadXPath
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
590
if (
_BadXPath
== null )
594
return new AvTraceFormat(
_BadXPath
, args);