1 reference to MSTNS_PREFIX
System.Data.Common (1)
System\Data\xmlsaver.cs (1)
1979string xpathprefix = (_ds != null) ? (_ds.Namespace.Length != 0 ? Keywords.MSTNS_PREFIX : string.Empty) : string.Empty;