4 references to RequiredMembersErrorSentinel
Microsoft.CodeAnalysis.CSharp (4)
Symbols\NamedTypeSymbol.cs (4)
32/// <see langword="default"/> if uninitialized. <see cref="RequiredMembersErrorSentinel"/> if there are errors. <see cref="ImmutableSegmentedDictionary{TKey, TValue}.Empty"/> if 539return _lazyRequiredMembers == RequiredMembersErrorSentinel; 564if (_lazyRequiredMembers == RequiredMembersErrorSentinel) 584: RequiredMembersErrorSentinel;