1 write to CompilerInternalOptions
Microsoft.CodeAnalysis (1)
SymbolDisplay\SymbolDisplayFormat.cs (1)
428this.CompilerInternalOptions = compilerInternalOptions;
10 references to CompilerInternalOptions
Microsoft.CodeAnalysis (10)
CodeGen\CompilationTestData.cs (1)
112_testDataKeyFormat.CompilerInternalOptions,
SymbolDisplay\SymbolDisplayFormat.cs (9)
441this.CompilerInternalOptions, 490this.CompilerInternalOptions, 540this.CompilerInternalOptions, 594this.CompilerInternalOptions, 646this.CompilerInternalOptions, 698this.CompilerInternalOptions, 722this.CompilerInternalOptions, 768=> WithCompilerInternalOptions(this.CompilerInternalOptions | options); 774=> WithCompilerInternalOptions(this.CompilerInternalOptions & ~options);