2 references to DotNet
dotnet-aot (2)
parent\dotnet\CommandFactory\CommandResolution\AppBaseDllCommandResolver.cs (1)
19
if (commandResolverArguments.CommandName.EndsWith(FileNameSuffixes.
DotNet
.DynamicLib))
parent\dotnet\CommandFactory\CommandResolution\PublishPathCommandSpecFactory.cs (1)
33
if (commandExtension == FileNameSuffixes.
DotNet
.DynamicLib)