1 reference to IsStatic
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\AggregateType.cs (1)
214
public override bool IsStaticClass => OwningAggregate.
IsStatic
();