3 references to MonoAndroidDeprecation
NuGet.Commands (3)
RestoreCommand\LockFileBuilder.cs (3)
191bool checkMonoAndroidDeprecation = MonoAndroidDeprecation.ShouldCheck(project, targetGraph.Framework); 291&& (MonoAndroidDeprecation.IsMonoAndroidFramework(compileAssetFramework) 292|| MonoAndroidDeprecation.IsMonoAndroidFramework(runtimeAssetFramework)))