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