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