2 writes to isSeparator
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\NumberAction.cs (2)
33
this.
isSeparator
= isSeparator;
624
formatInfo.
isSeparator
= true;
3 references to isSeparator
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\NumberAction.cs (3)
449
Debug.Assert(prefix == null || prefix.
isSeparator
);
466
Debug.Assert(thisSeparator.
isSeparator
);
471
Debug.Assert(!thisFormat.
isSeparator
);