1 write to offset
System.IdentityModel (1)
System\IdentityModel\XmlBuffer.cs (1)
108offset += size;
2 references to offset
System.IdentityModel (2)
System\IdentityModel\XmlBuffer.cs (2)
106int size = (int)stream.Length - offset; 107sections.Add(new Section(offset, size, this.quotas));