6 references to SourcePartialImplementation
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\Source\SourceComplexParameterSymbol.vb (1)
73
Dim otherPart As SourceMemberMethodSymbol = sourceMethod.
SourcePartialImplementation
Symbols\Source\SourceMemberMethodSymbol.vb (5)
143
If Me.
SourcePartialImplementation
IsNot Nothing Then
144
Return OneOrMany.Create(ImmutableArray.Create(AttributeDeclarationSyntaxList, Me.
SourcePartialImplementation
.AttributeDeclarationSyntaxList))
219
Dim methodImpl As SourceMemberMethodSymbol = If(Me.IsPartial,
SourcePartialImplementation
, Me)
438
Dim impl =
SourcePartialImplementation
475
Return
SourcePartialImplementation