1 write to CompilerInternalOptions
Microsoft.CodeAnalysis (1)
SymbolDisplay\SymbolDisplayFormat.cs (1)
429
this.
CompilerInternalOptions
= compilerInternalOptions;
10 references to CompilerInternalOptions
Microsoft.CodeAnalysis (10)
CodeGen\CompilationTestData.cs (1)
112
_testDataKeyFormat.
CompilerInternalOptions
,
SymbolDisplay\SymbolDisplayFormat.cs (9)
442
this.
CompilerInternalOptions
,
491
this.
CompilerInternalOptions
,
541
this.
CompilerInternalOptions
,
595
this.
CompilerInternalOptions
,
647
this.
CompilerInternalOptions
,
699
this.
CompilerInternalOptions
,
723
this.
CompilerInternalOptions
,
769
=> WithCompilerInternalOptions(this.
CompilerInternalOptions
| options);
775
=> WithCompilerInternalOptions(this.
CompilerInternalOptions
& ~options);