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