2 references to IsPartialWithoutImplementation
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Conversions.cs (1)
3018
if (sourceMethod is object && sourceMethod.
IsPartialWithoutImplementation
)
Symbols\Source\SourceOrdinaryMethodSymbol.cs (1)
622
if (this.
IsPartialWithoutImplementation
)