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