2 writes to InitStatement
System.CodeDom (1)
System\CodeDom\CodeIterationStatement.cs (1)
12
InitStatement
= initStatement;
System.Runtime.Serialization.Schema (1)
System\Runtime\Serialization\Schema\CodeExporter.cs (1)
1906
loop.
InitStatement
= loop.IncrementStatement = new CodeSnippetStatement(string.Empty);
3 references to InitStatement
System.CodeDom (3)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
837
GenerateStatement(e.
InitStatement
);
Microsoft\VisualBasic\VBCodeGenerator.cs (1)
802
GenerateStatement(e.
InitStatement
);
System\CodeDom\Compiler\CodeValidator.cs (1)
480
ValidateStatement(e.
InitStatement
);