1 reference to IsStaticType
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\CSharpArgumentInfo.cs (1)
56internal bool IsStaticType => (Flags & CSharpArgumentInfoFlags.IsStaticType) != 0;