3 references to SynthesizedExplicitImplementations
Microsoft.CodeAnalysis.CSharp (3)
Symbols\CompletionPart.cs (1)
59TypeArguments | TypeParameters | Members | TypeMembers | SynthesizedExplicitImplementations | StartMemberChecks | FinishMemberChecks,
Symbols\Source\SourceMemberContainerSymbol.cs (1)
609case CompletionPart.SynthesizedExplicitImplementations:
Symbols\Source\SourceMemberContainerSymbol_ImplementationChecks.cs (1)
61state.NotePartComplete(CompletionPart.SynthesizedExplicitImplementations);