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