1 write to _suppressNewLines
System.Web.Mobile (1)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (1)
150
_suppressNewLines
= value;
15 references to _suppressNewLines
System.Web.Mobile (15)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (15)
147
return
_suppressNewLines
;
658
if (!
_suppressNewLines
) base.WriteLine();
663
if (
_suppressNewLines
) {
673
if (
_suppressNewLines
) {
683
if (
_suppressNewLines
) {
693
if (
_suppressNewLines
) {
703
if (
_suppressNewLines
) {
713
if (
_suppressNewLines
) {
724
if (
_suppressNewLines
) {
734
if (
_suppressNewLines
) {
745
if (
_suppressNewLines
) {
755
if (
_suppressNewLines
) {
765
if (
_suppressNewLines
) {
775
if (
_suppressNewLines
) {
785
if (
_suppressNewLines
) {