3 references to Sentinel
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Source\LocalFunctionOrSourceMemberMethodSymbol.cs (3)
19_lazyIteratorElementType = TypeWithAnnotations.Boxed.Sentinel; 27if (_lazyIteratorElementType == TypeWithAnnotations.Boxed.Sentinel) 36Interlocked.CompareExchange(ref _lazyIteratorElementType, new TypeWithAnnotations.Boxed(elementType), TypeWithAnnotations.Boxed.Sentinel);