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