2 references to IsReducedExtension
Microsoft.CodeAnalysis.Extensions.Package (2)
Symbols\ISymbolExtensions.cs (2)
364
if (symbol.
IsReducedExtension
())
391
if (method?.
IsReducedExtension
() == true)