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