3 references to StartPropertyEnsureSignature
Microsoft.CodeAnalysis.CSharp (3)
Symbols\CompletionPart.cs (1)
103PropertySymbolAll = Attributes | StartPropertyEnsureSignature | FinishPropertyEnsureSignature | StartPropertyParameters | FinishPropertyParameters |
Symbols\Source\SourcePropertySymbolBase.cs (2)
328if (_state.NotePartComplete(CompletionPart.StartPropertyEnsureSignature)) 1566case CompletionPart.StartPropertyEnsureSignature: