128 references to ValueTextEquals
NuGet.ProjectModel (128)
DependencyGraphSpec.cs (2)
265if (jsonReader.ValueTextEquals(RestorePropertyName)) 270else if (jsonReader.ValueTextEquals(ProjectsPropertyName))
JsonPackageSpecReader.Utf8JsonStreamReader.cs (85)
122if (jsonReader.ValueTextEquals(EmptyStringPropertyName)) 126else if (jsonReader.ValueTextEquals(FrameworksPropertyName)) 130else if (jsonReader.ValueTextEquals(RestorePropertyName)) 134else if (jsonReader.ValueTextEquals(RuntimesPropertyName)) 138else if (jsonReader.ValueTextEquals(SupportsPropertyName)) 142else if (jsonReader.ValueTextEquals(VersionPropertyName)) 281if (jsonReader.ValueTextEquals(ExcludePropertyName)) 286else if (jsonReader.ValueTextEquals(IncludePropertyName)) 291else if (jsonReader.ValueTextEquals(SuppressParentPropertyName)) 296else if (jsonReader.ValueTextEquals(VersionPropertyName)) 360if (jsonReader.ValueTextEquals(AutoReferencedPropertyName)) 364else if (jsonReader.ValueTextEquals(ExcludePropertyName)) 369else if (jsonReader.ValueTextEquals(GeneratePathPropertyPropertyName)) 373else if (jsonReader.ValueTextEquals(IncludePropertyName)) 378else if (jsonReader.ValueTextEquals(NoWarnPropertyName)) 382else if (jsonReader.ValueTextEquals(SuppressParentPropertyName)) 387else if (jsonReader.ValueTextEquals(TargetPropertyName)) 391else if (jsonReader.ValueTextEquals(VersionPropertyName)) 398else if (jsonReader.ValueTextEquals(VersionOverridePropertyName)) 413else if (jsonReader.ValueTextEquals(VersionCentrallyManagedPropertyName)) 417else if (jsonReader.ValueTextEquals(AliasesPropertyName)) 595if (jsonReader.ValueTextEquals(NamePropertyName)) 600else if (jsonReader.ValueTextEquals(VersionPropertyName)) 685if (jsonReader.ValueTextEquals(PrivateAssetsPropertyName)) 785if (jsonReader.ValueTextEquals(CentralPackageVersionsManagementEnabledPropertyName)) 789else if (jsonReader.ValueTextEquals(CentralPackageVersionOverrideDisabledPropertyName)) 793else if (jsonReader.ValueTextEquals(CentralPackageTransitivePinningEnabledPropertyName)) 797else if (jsonReader.ValueTextEquals(CentralPackageFloatingVersionsEnabledPropertyName)) 801else if (jsonReader.ValueTextEquals(ConfigFilePathsPropertyName)) 807else if (jsonReader.ValueTextEquals(CrossTargetingPropertyName)) 811else if (jsonReader.ValueTextEquals(FallbackFoldersPropertyName)) 817else if (jsonReader.ValueTextEquals(FilesPropertyName)) 830else if (jsonReader.ValueTextEquals(FrameworksPropertyName)) 834else if (jsonReader.ValueTextEquals(LegacyPackagesDirectoryPropertyName)) 838else if (jsonReader.ValueTextEquals(OriginalTargetFrameworksPropertyName)) 843else if (jsonReader.ValueTextEquals(OutputPathPropertyName)) 847else if (jsonReader.ValueTextEquals(PackagesConfigPathPropertyName)) 851else if (jsonReader.ValueTextEquals(PackagesPathPropertyName)) 855else if (jsonReader.ValueTextEquals(ProjectJsonPathPropertyName)) 859else if (jsonReader.ValueTextEquals(ProjectNamePropertyName)) 863else if (jsonReader.ValueTextEquals(ProjectPathPropertyName)) 867else if (jsonReader.ValueTextEquals(ProjectStylePropertyName)) 877else if (jsonReader.ValueTextEquals(ProjectUniqueNamePropertyName)) 881else if (jsonReader.ValueTextEquals(RestoreLockPropertiesPropertyName)) 891if (jsonReader.ValueTextEquals(NuGetLockFilePathPropertyName)) 895else if (jsonReader.ValueTextEquals(RestoreLockedModePropertyName)) 899else if (jsonReader.ValueTextEquals(RestorePackagesWithLockFilePropertyName)) 911else if (jsonReader.ValueTextEquals(RestoreAuditPropertiesPropertyName)) 920if (jsonReader.ValueTextEquals(EnableAuditPropertyName)) 924else if (jsonReader.ValueTextEquals(AuditLevelPropertyName)) 928else if (jsonReader.ValueTextEquals(AuditModePropertyName)) 932else if (jsonReader.ValueTextEquals(AuditSuppressionsPropertyName)) 950else if (jsonReader.ValueTextEquals(SkipContentFileWritePropertyName)) 954else if (jsonReader.ValueTextEquals(SourcesPropertyName)) 968else if (jsonReader.ValueTextEquals(ValidateRuntimeAssetsPropertyName)) 972else if (jsonReader.ValueTextEquals(WarningPropertiesPropertyName)) 983if (jsonReader.ValueTextEquals(AllWarningsAsErrorsPropertyName)) 987else if (jsonReader.ValueTextEquals(NoWarnPropertyName)) 991else if (jsonReader.ValueTextEquals(WarnAsErrorPropertyName)) 995else if (jsonReader.ValueTextEquals(WarnNotAsErrorPropertyName)) 1008else if (jsonReader.ValueTextEquals(UsingMicrosoftNETSdk)) 1012else if (jsonReader.ValueTextEquals(SdkAnalysisLevel)) 1034else if (jsonReader.ValueTextEquals(UseLegacyDependencyResolverPropertyName)) 1038else if (jsonReader.ValueTextEquals(RestoreDoNotWriteDependencyGraphSpecPropertyName)) 1222if (jsonReader.ValueTextEquals(HashTagImportPropertyName)) 1323if (jsonReader.ValueTextEquals(ProjectReferencesPropertyName)) 1339if (jsonReader.ValueTextEquals(ExcludeAssetsPropertyName)) 1343else if (jsonReader.ValueTextEquals(IncludeAssetsPropertyName)) 1347else if (jsonReader.ValueTextEquals(PrivateAssetsPropertyName)) 1351else if (jsonReader.ValueTextEquals(ProjectPathPropertyName)) 1383else if (jsonReader.ValueTextEquals(TargetAliasPropertyName)) 1387else if (jsonReader.ValueTextEquals(FrameworkPropertyName)) 1433if (jsonReader.ValueTextEquals(AssetTargetFallbackPropertyName)) 1437else if (jsonReader.ValueTextEquals(SecondaryFrameworkPropertyName)) 1445else if (jsonReader.ValueTextEquals(CentralPackageVersionsPropertyName)) 1453else if (jsonReader.ValueTextEquals(DependenciesPropertyName)) 1462else if (jsonReader.ValueTextEquals(DownloadDependenciesPropertyName)) 1470else if (jsonReader.ValueTextEquals(FrameworkAssembliesPropertyName)) 1479else if (jsonReader.ValueTextEquals(FrameworkReferencesPropertyName)) 1487else if (jsonReader.ValueTextEquals(FrameworkPropertyName)) 1492else if (jsonReader.ValueTextEquals(ImportsPropertyName)) 1497else if (jsonReader.ValueTextEquals(RuntimeIdentifierGraphPathPropertyName)) 1501else if (jsonReader.ValueTextEquals(TargetAliasPropertyName)) 1505else if (jsonReader.ValueTextEquals(WarnPropertyName)) 1509else if (jsonReader.ValueTextEquals(PackagesToPrunePropertyName))
LockFile\Utf8JsonStreamIAssetsLogMessageConverter.cs (11)
76if (reader.ValueTextEquals(LevelPropertyName)) 81else if (reader.ValueTextEquals(CodePropertyName)) 86else if (reader.ValueTextEquals(WarningLevelPropertyName)) 91else if (reader.ValueTextEquals(FilePathPropertyName)) 95else if (reader.ValueTextEquals(StartLineNumberPropertyName)) 100else if (reader.ValueTextEquals(StartColumnNumberPropertyName)) 105else if (reader.ValueTextEquals(EndLineNumberPropertyName)) 110else if (reader.ValueTextEquals(EndColumnNumberPropertyName)) 115else if (reader.ValueTextEquals(MessagePropertyName)) 119else if (reader.ValueTextEquals(LibraryIdPropertyName)) 123else if (reader.ValueTextEquals(TargetGraphsPropertyName))
LockFile\Utf8JsonStreamLockFileConverter.cs (8)
58if (reader.ValueTextEquals(VersionPropertyName)) 70else if (reader.ValueTextEquals(LibrariesPropertyName)) 84else if (reader.ValueTextEquals(TargetsPropertyName)) 105else if (reader.ValueTextEquals(ProjectFileDependencyGroupsPropertyName)) 119else if (reader.ValueTextEquals(PackageFoldersPropertyName)) 133else if (reader.ValueTextEquals(ProjectPropertyName)) 152else if (reader.ValueTextEquals(CentralTransitiveDependencyGroupsPropertyName)) 180else if (reader.ValueTextEquals(LogsPropertyName))
LockFile\Utf8JsonStreamLockFileLibraryConverter.cs (7)
69if (reader.ValueTextEquals(TypePropertyName)) 73else if (reader.ValueTextEquals(PathPropertyName)) 77else if (reader.ValueTextEquals(MsbuildProjectPropertyName)) 81else if (reader.ValueTextEquals(Sha512PropertyName)) 85else if (reader.ValueTextEquals(ServicablePropertyName)) 90else if (reader.ValueTextEquals(HasToolsPropertyName)) 95else if (reader.ValueTextEquals(FilesPropertyName))
LockFile\Utf8JsonStreamLockFileTargetLibraryConverter.cs (15)
95if (reader.ValueTextEquals(TypePropertyName)) 99else if (reader.ValueTextEquals(FrameworkPropertyName)) 103else if (reader.ValueTextEquals(DependenciesPropertyName)) 108else if (reader.ValueTextEquals(FrameworkAssembliesPropertyName)) 113else if (reader.ValueTextEquals(RuntimePropertyName)) 118else if (reader.ValueTextEquals(CompilePropertyName)) 123else if (reader.ValueTextEquals(ResourcePropertyName)) 128else if (reader.ValueTextEquals(NativePropertyName)) 133else if (reader.ValueTextEquals(BuildPropertyName)) 138else if (reader.ValueTextEquals(BuildMultiTargetingPropertyName)) 143else if (reader.ValueTextEquals(ContentFilesPropertyName)) 148else if (reader.ValueTextEquals(RuntimeTargetsPropertyName)) 153else if (reader.ValueTextEquals(ToolsPropertyName)) 158else if (reader.ValueTextEquals(EmbedPropertyName)) 163else if (reader.ValueTextEquals(FrameworkReferencesPropertyName))