3 references to WithCompilerInternalOptions
Microsoft.CodeAnalysis (3)
SymbolDisplay\SymbolDisplayFormat.cs (3)
212
WithCompilerInternalOptions
(SymbolDisplayCompilerInternalOptions.None);
768
=>
WithCompilerInternalOptions
(this.CompilerInternalOptions | options);
774
=>
WithCompilerInternalOptions
(this.CompilerInternalOptions & ~options);