2 references to IsUserDefinedOperator
Microsoft.CodeAnalysis.CodeStyle (2)
ISemanticFactsExtensions.cs (2)
95
if (
IsUserDefinedOperator
(symbolInfo.Symbol))
102
if (
IsUserDefinedOperator
(symbol))