3 references to AddLast
Microsoft.Web.XmlTransform (2)
XmlFormatter.cs (2)
325
indents.
AddLast
(new LinkedListNode<string>(CurrentIndent));
335
attributeIndents.
AddLast
(new LinkedListNode<string>(currentAttributeIndent));
System.Net.Requests (1)
System\Net\TimerThread.cs (1)
512
s_queues.
AddLast
(node);