3 references to AnyValue
NuGet.Commands (2)
RestoreCommand\ContentFiles\ContentFileUtils.cs (1)
271CodeLanguage = ManagedCodeConventions.PropertyNames.AnyValue
RestoreCommand\Utility\LockFileUtils.cs (1)
802string codeLanguage = ManagedCodeConventions.PropertyNames.AnyValue;
NuGet.Packaging (1)
ContentModel\ManagedCodeConventions.cs (1)
23PropertyNames.AnyValue,