2 references to IsStackAlloc
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Conversions.cs (2)
148
if (conversion.
IsStackAlloc
)
2411
Debug.Assert(conversion.
IsStackAlloc
);