6 references to SourcePartialImplementation
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\Source\SourceComplexParameterSymbol.vb (1)
72
Dim otherPart As SourceMemberMethodSymbol = sourceMethod.
SourcePartialImplementation
Symbols\Source\SourceMemberMethodSymbol.vb (5)
142
If Me.
SourcePartialImplementation
IsNot Nothing Then
143
Return OneOrMany.Create(ImmutableArray.Create(AttributeDeclarationSyntaxList, Me.
SourcePartialImplementation
.AttributeDeclarationSyntaxList))
218
Dim methodImpl As SourceMemberMethodSymbol = If(Me.IsPartial,
SourcePartialImplementation
, Me)
437
Dim impl =
SourcePartialImplementation
474
Return
SourcePartialImplementation