7 references to Insert
PresentationBuildTasks (3)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (3)
976
_ccRoot.StyleConnectorFn.Statements.
Insert
(0, cvdsES);
2615
cmmLC.Statements.
Insert
(0, ccsCL);
2628
cmmLC.Statements.
Insert
(1, casCL);
System.Windows.Forms.Design (4)
System\ComponentModel\Design\Serialization\CollectionCodeDomSerializer.cs (1)
213
resultCollection.
Insert
(0, clearStatement);
System\ComponentModel\Design\Serialization\ComponentCodeDomSerializer.cs (3)
438
entry.Statements.
Insert
(0, new CodeCommentStatement(string.Empty));
439
entry.Statements.
Insert
(0, new CodeCommentStatement(name));
440
entry.Statements.
Insert
(0, new CodeCommentStatement(string.Empty));