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