3 references to IsSet
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Metadata\PE\PETypeParameterSymbol.cs (1)
607
if (!_lazyBounds.
IsSet
())
Symbols\Source\SourceTypeParameterSymbol.cs (2)
211
if (!_lazyBounds.
IsSet
())
227
if (!_lazyBounds.
IsSet
())