3 references to IsSet
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Metadata\PE\PETypeParameterSymbol.cs (1)
598
if (!_lazyBounds.
IsSet
())
Symbols\Source\SourceTypeParameterSymbol.cs (2)
209
if (!_lazyBounds.
IsSet
())
225
if (!_lazyBounds.
IsSet
())