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