2 references to CanBeInvoked
dotnet-aot (2)
NativeEntryPoint.cs (1)
209if (parseResult.CanBeInvoked())
src\sdk\src\Cli\dotnet\CommandInvocation.cs (1)
29Debug.Assert(parseResult.CanBeInvoked());