6 references to Options
System (6)
compmod\microsoft\csharp\csharpcodeprovider.cs (6)
1466
if (
Options
.ElseOnClosing) {
1497
if (
Options
.ElseOnClosing) {
1519
if (
Options
.ElseOnClosing) {
2330
if (
Options
.VerbatimOrder) {
3356
if (
Options
.BracingStyle == "C") {
3740
((ICodeGenerator)this).GenerateCodeFromCompileUnit(ea[i], sw,
Options
);