1 write to authorInfoPresent
System.Data.Services.Client (1)
System\Data\Services\Client\Epm\EpmSyndicationContentSerializer.cs (1)
199
this.
authorInfoPresent
= true;
2 references to authorInfoPresent
System.Data.Services.Client (2)
System\Data\Services\Client\Epm\EpmSyndicationContentSerializer.cs (2)
186
if (!this.
authorInfoPresent
)
208
Debug.Assert(this.
authorInfoPresent
== true, "Must have already written the start element for author");