2 references to IsValidNodeXmlValue
Microsoft.TestPlatform.Utilities (2)
InferRunSettingsHelper.cs (2)
622
return XmlUtilities.
IsValidNodeXmlValue
(platformXml, validator);
650
return XmlUtilities.
IsValidNodeXmlValue
(frameworkXml, validator);