1 reference to MSTNS_PREFIX
System.Data (1)
fx\src\data\System\Data\xmlsaver.cs (1)
1707String xpathprefix = (_ds != null)? (_ds.Namespace.Length != 0 ? Keywords.MSTNS_PREFIX : String.Empty) : String.Empty;