208 references to GetResourceString
Microsoft.CodeAnalysis (208)
Microsoft.CodeAnalysis.CodeAnalysisResources.cs (208)
17internal static string @OutputKindNotSupported => GetResourceString("OutputKindNotSupported"); 19internal static string @PathReturnedByResolveMetadataFileMustBeAbsolute => GetResourceString("PathReturnedByResolveMetadataFileMustBeAbsolute"); 21internal static string @AssemblyMustHaveAtLeastOneModule => GetResourceString("AssemblyMustHaveAtLeastOneModule"); 23internal static string @ModuleCopyCannotBeUsedToCreateAssemblyMetadata => GetResourceString("ModuleCopyCannotBeUsedToCreateAssemblyMetadata"); 25internal static string @Unresolved => GetResourceString("Unresolved"); 27internal static string @Assembly => GetResourceString("Assembly"); 29internal static string @Class1 => GetResourceString("Class1"); 31internal static string @Constructor => GetResourceString("Constructor"); 33internal static string @Delegate1 => GetResourceString("Delegate1"); 35internal static string @Enum1 => GetResourceString("Enum1"); 37internal static string @Event1 => GetResourceString("Event1"); 39internal static string @Field => GetResourceString("Field"); 41internal static string @TypeParameter => GetResourceString("TypeParameter"); 43internal static string @Interface1 => GetResourceString("Interface1"); 45internal static string @Method => GetResourceString("Method"); 47internal static string @Module => GetResourceString("Module"); 49internal static string @Parameter => GetResourceString("Parameter"); 51internal static string @Property => GetResourceString("Property"); 53internal static string @Return1 => GetResourceString("Return1"); 55internal static string @Struct1 => GetResourceString("Struct1"); 57internal static string @CannotCreateReferenceToSubmission => GetResourceString("CannotCreateReferenceToSubmission"); 59internal static string @CannotCreateReferenceToModule => GetResourceString("CannotCreateReferenceToModule"); 61internal static string @InMemoryAssembly => GetResourceString("InMemoryAssembly"); 63internal static string @InMemoryModule => GetResourceString("InMemoryModule"); 65internal static string @SizeHasToBePositive => GetResourceString("SizeHasToBePositive"); 67internal static string @AssemblyFileNotFound => GetResourceString("AssemblyFileNotFound"); 69internal static string @CannotEmbedInteropTypesFromModule => GetResourceString("CannotEmbedInteropTypesFromModule"); 71internal static string @CannotAliasModule => GetResourceString("CannotAliasModule"); 73internal static string @InvalidAlias => GetResourceString("InvalidAlias"); 75internal static string @GetMetadataMustReturnInstance => GetResourceString("GetMetadataMustReturnInstance"); 77internal static string @Value_too_large_to_be_represented_as_a_30_bit_unsigned_integer => GetResourceString("Value_too_large_to_be_represented_as_a_30_bit_unsigned_integer"); 79internal static string @Arrays_with_more_than_one_dimension_cannot_be_serialized => GetResourceString("Arrays_with_more_than_one_dimension_cannot_be_serialized"); 81internal static string @InvalidAssemblyName => GetResourceString("InvalidAssemblyName"); 83internal static string @AbsolutePathExpected => GetResourceString("AbsolutePathExpected"); 85internal static string @EmptyKeyInPathMap => GetResourceString("EmptyKeyInPathMap"); 87internal static string @NullValueInPathMap => GetResourceString("NullValueInPathMap"); 89internal static string @CompilationOptionsMustNotHaveErrors => GetResourceString("CompilationOptionsMustNotHaveErrors"); 91internal static string @ReturnTypeCannotBeValuePointerbyRefOrOpen => GetResourceString("ReturnTypeCannotBeValuePointerbyRefOrOpen"); 93internal static string @ReturnTypeCannotBeVoidByRefOrOpen => GetResourceString("ReturnTypeCannotBeVoidByRefOrOpen"); 95internal static string @TypeMustBeSameAsHostObjectTypeOfPreviousSubmission => GetResourceString("TypeMustBeSameAsHostObjectTypeOfPreviousSubmission"); 97internal static string @PreviousSubmissionHasErrors => GetResourceString("PreviousSubmissionHasErrors"); 99internal static string @InvalidOutputKindForSubmission => GetResourceString("InvalidOutputKindForSubmission"); 101internal static string @InvalidCompilationOptions => GetResourceString("InvalidCompilationOptions"); 103internal static string @ResourceStreamProviderShouldReturnNonNullStream => GetResourceString("ResourceStreamProviderShouldReturnNonNullStream"); 105internal static string @ReferenceResolverShouldReturnReadableNonNullStream => GetResourceString("ReferenceResolverShouldReturnReadableNonNullStream"); 107internal static string @EmptyOrInvalidResourceName => GetResourceString("EmptyOrInvalidResourceName"); 109internal static string @EmptyOrInvalidFileName => GetResourceString("EmptyOrInvalidFileName"); 111internal static string @ResourceDataProviderShouldReturnNonNullStream => GetResourceString("ResourceDataProviderShouldReturnNonNullStream"); 113internal static string @FileNotFound => GetResourceString("FileNotFound"); 115internal static string @PathReturnedByResolveStrongNameKeyFileMustBeAbsolute => GetResourceString("PathReturnedByResolveStrongNameKeyFileMustBeAbsolute"); 117internal static string @TypeMustBeASubclassOfSyntaxAnnotation => GetResourceString("TypeMustBeASubclassOfSyntaxAnnotation"); 119internal static string @InvalidModuleName => GetResourceString("InvalidModuleName"); 121internal static string @FileSizeExceedsMaximumAllowed => GetResourceString("FileSizeExceedsMaximumAllowed"); 123internal static string @NameCannotBeNull => GetResourceString("NameCannotBeNull"); 125internal static string @NameCannotBeEmpty => GetResourceString("NameCannotBeEmpty"); 127internal static string @NameCannotStartWithWhitespace => GetResourceString("NameCannotStartWithWhitespace"); 129internal static string @NameContainsInvalidCharacter => GetResourceString("NameContainsInvalidCharacter"); 131internal static string @SpanDoesNotIncludeStartOfLine => GetResourceString("SpanDoesNotIncludeStartOfLine"); 133internal static string @SpanDoesNotIncludeEndOfLine => GetResourceString("SpanDoesNotIncludeEndOfLine"); 135internal static string @StartMustNotBeNegative => GetResourceString("StartMustNotBeNegative"); 137internal static string @EndMustNotBeLessThanStart => GetResourceString("EndMustNotBeLessThanStart"); 139internal static string @InvalidContentType => GetResourceString("InvalidContentType"); 141internal static string @ExpectedNonEmptyPublicKey => GetResourceString("ExpectedNonEmptyPublicKey"); 143internal static string @InvalidSizeOfPublicKeyToken => GetResourceString("InvalidSizeOfPublicKeyToken"); 145internal static string @InvalidCharactersInAssemblyName => GetResourceString("InvalidCharactersInAssemblyName"); 147internal static string @InvalidCharactersInAssemblyCultureName => GetResourceString("InvalidCharactersInAssemblyCultureName"); 149internal static string @StreamMustSupportReadAndSeek => GetResourceString("StreamMustSupportReadAndSeek"); 151internal static string @StreamMustSupportRead => GetResourceString("StreamMustSupportRead"); 153internal static string @StreamMustSupportWrite => GetResourceString("StreamMustSupportWrite"); 155internal static string @PdbStreamUnexpectedWhenEmbedding => GetResourceString("PdbStreamUnexpectedWhenEmbedding"); 157internal static string @PdbStreamUnexpectedWhenEmittingMetadataOnly => GetResourceString("PdbStreamUnexpectedWhenEmittingMetadataOnly"); 159internal static string @MetadataPeStreamUnexpectedWhenEmittingMetadataOnly => GetResourceString("MetadataPeStreamUnexpectedWhenEmittingMetadataOnly"); 161internal static string @IncludingPrivateMembersUnexpectedWhenEmittingToMetadataPeStream => GetResourceString("IncludingPrivateMembersUnexpectedWhenEmittingToMetadataPeStream"); 163internal static string @MustIncludePrivateMembersUnlessRefAssembly => GetResourceString("MustIncludePrivateMembersUnlessRefAssembly"); 165internal static string @EmbeddingPdbUnexpectedWhenEmittingMetadata => GetResourceString("EmbeddingPdbUnexpectedWhenEmittingMetadata"); 167internal static string @CannotTargetNetModuleWhenEmittingRefAssembly => GetResourceString("CannotTargetNetModuleWhenEmittingRefAssembly"); 169internal static string @InvalidHash => GetResourceString("InvalidHash"); 171internal static string @UnsupportedHashAlgorithm => GetResourceString("UnsupportedHashAlgorithm"); 173internal static string @InconsistentLanguageVersions => GetResourceString("InconsistentLanguageVersions"); 175internal static string @CoffResourceInvalidRelocation => GetResourceString("CoffResourceInvalidRelocation"); 177internal static string @CoffResourceInvalidSectionSize => GetResourceString("CoffResourceInvalidSectionSize"); 179internal static string @CoffResourceInvalidSymbol => GetResourceString("CoffResourceInvalidSymbol"); 181internal static string @CoffResourceMissingSection => GetResourceString("CoffResourceMissingSection"); 183internal static string @IconStreamUnexpectedFormat => GetResourceString("IconStreamUnexpectedFormat"); 185internal static string @InvalidCultureName => GetResourceString("InvalidCultureName"); 187internal static string @WinRTIdentityCantBeRetargetable => GetResourceString("WinRTIdentityCantBeRetargetable"); 189internal static string @PEImageNotAvailable => GetResourceString("PEImageNotAvailable"); 191internal static string @AssemblySigningNotSupported => GetResourceString("AssemblySigningNotSupported"); 193internal static string @XmlReferencesNotSupported => GetResourceString("XmlReferencesNotSupported"); 195internal static string @FailedToResolveRuleSetName => GetResourceString("FailedToResolveRuleSetName"); 197internal static string @InvalidRuleSetInclude => GetResourceString("InvalidRuleSetInclude"); 199internal static string @CompilerAnalyzerFailure => GetResourceString("CompilerAnalyzerFailure"); 202internal static string @CompilerAnalyzerThrows => GetResourceString("CompilerAnalyzerThrows"); 205internal static string @CompilerAnalyzerThrowsDescription => GetResourceString("CompilerAnalyzerThrowsDescription"); 207internal static string @AnalyzerDriverFailure => GetResourceString("AnalyzerDriverFailure"); 209internal static string @AnalyzerDriverThrows => GetResourceString("AnalyzerDriverThrows"); 212internal static string @AnalyzerDriverThrowsDescription => GetResourceString("AnalyzerDriverThrowsDescription"); 214internal static string @PEImageDoesntContainManagedMetadata => GetResourceString("PEImageDoesntContainManagedMetadata"); 216internal static string @ChangesMustNotOverlap => GetResourceString("ChangesMustNotOverlap"); 218internal static string @DiagnosticIdCantBeNullOrWhitespace => GetResourceString("DiagnosticIdCantBeNullOrWhitespace"); 220internal static string @SuppressionIdCantBeNullOrWhitespace => GetResourceString("SuppressionIdCantBeNullOrWhitespace"); 222internal static string @RuleSetHasDuplicateRules => GetResourceString("RuleSetHasDuplicateRules"); 224internal static string @CantCreateModuleReferenceToAssembly => GetResourceString("CantCreateModuleReferenceToAssembly"); 226internal static string @CantCreateReferenceToDynamicAssembly => GetResourceString("CantCreateReferenceToDynamicAssembly"); 228internal static string @CantCreateReferenceToAssemblyWithoutLocation => GetResourceString("CantCreateReferenceToAssemblyWithoutLocation"); 230internal static string @ArgumentCannotBeEmpty => GetResourceString("ArgumentCannotBeEmpty"); 232internal static string @ArgumentElementCannotBeNull => GetResourceString("ArgumentElementCannotBeNull"); 234internal static string @UnsupportedDiagnosticReported => GetResourceString("UnsupportedDiagnosticReported"); 236internal static string @UnsupportedSuppressionReported => GetResourceString("UnsupportedSuppressionReported"); 238internal static string @InvalidDiagnosticSuppressionReported => GetResourceString("InvalidDiagnosticSuppressionReported"); 240internal static string @NonReportedDiagnosticCannotBeSuppressed => GetResourceString("NonReportedDiagnosticCannotBeSuppressed"); 242internal static string @InvalidDiagnosticIdReported => GetResourceString("InvalidDiagnosticIdReported"); 244internal static string @InvalidDiagnosticLocationReported => GetResourceString("InvalidDiagnosticLocationReported"); 246internal static string @SupportedDiagnosticsHasNullDescriptor => GetResourceString("SupportedDiagnosticsHasNullDescriptor"); 248internal static string @SupportedSuppressionsHasNullDescriptor => GetResourceString("SupportedSuppressionsHasNullDescriptor"); 250internal static string @The_type_0_is_not_understood_by_the_serialization_binder => GetResourceString("The_type_0_is_not_understood_by_the_serialization_binder"); 252internal static string @Cannot_deserialize_type_0 => GetResourceString("Cannot_deserialize_type_0"); 254internal static string @Cannot_serialize_type_0 => GetResourceString("Cannot_serialize_type_0"); 256internal static string @InvalidNodeToTrack => GetResourceString("InvalidNodeToTrack"); 258internal static string @NodeOrTokenOutOfSequence => GetResourceString("NodeOrTokenOutOfSequence"); 260internal static string @UnexpectedTypeOfNodeInList => GetResourceString("UnexpectedTypeOfNodeInList"); 262internal static string @MissingListItem => GetResourceString("MissingListItem"); 264internal static string @InvalidPublicKey => GetResourceString("InvalidPublicKey"); 266internal static string @InvalidPublicKeyToken => GetResourceString("InvalidPublicKeyToken"); 268internal static string @InvalidDataAtOffset => GetResourceString("InvalidDataAtOffset"); 270internal static string @SymWriterNotDeterministic => GetResourceString("SymWriterNotDeterministic"); 272internal static string @SymWriterOlderVersionThanRequired => GetResourceString("SymWriterOlderVersionThanRequired"); 274internal static string @SymWriterDoesNotSupportSourceLink => GetResourceString("SymWriterDoesNotSupportSourceLink"); 276internal static string @RuleSetBadAttributeValue => GetResourceString("RuleSetBadAttributeValue"); 278internal static string @RuleSetMissingAttribute => GetResourceString("RuleSetMissingAttribute"); 280internal static string @KeepAliveIsNotAnInteger => GetResourceString("KeepAliveIsNotAnInteger"); 282internal static string @KeepAliveIsTooSmall => GetResourceString("KeepAliveIsTooSmall"); 284internal static string @KeepAliveWithoutShared => GetResourceString("KeepAliveWithoutShared"); 286internal static string @MismatchedVersion => GetResourceString("MismatchedVersion"); 288internal static string @MissingKeepAlive => GetResourceString("MissingKeepAlive"); 290internal static string @AnalyzerTotalExecutionTime => GetResourceString("AnalyzerTotalExecutionTime"); 292internal static string @MultithreadedAnalyzerExecutionNote => GetResourceString("MultithreadedAnalyzerExecutionNote"); 294internal static string @AnalyzerExecutionTimeColumnHeader => GetResourceString("AnalyzerExecutionTimeColumnHeader"); 296internal static string @AnalyzerNameColumnHeader => GetResourceString("AnalyzerNameColumnHeader"); 298internal static string @NoAnalyzersFound => GetResourceString("NoAnalyzersFound"); 300internal static string @DuplicateAnalyzerInstances => GetResourceString("DuplicateAnalyzerInstances"); 302internal static string @UnsupportedAnalyzerInstance => GetResourceString("UnsupportedAnalyzerInstance"); 304internal static string @InvalidTree => GetResourceString("InvalidTree"); 306internal static string @InvalidAdditionalFile => GetResourceString("InvalidAdditionalFile"); 308internal static string @ResourceStreamEndedUnexpectedly => GetResourceString("ResourceStreamEndedUnexpectedly"); 310internal static string @SharedArgumentMissing => GetResourceString("SharedArgumentMissing"); 313internal static string @ExceptionContext => GetResourceString("ExceptionContext"); 315internal static string @AnonymousTypeMemberAndNamesCountMismatch2 => GetResourceString("AnonymousTypeMemberAndNamesCountMismatch2"); 317internal static string @AnonymousTypeArgumentCountMismatch2 => GetResourceString("AnonymousTypeArgumentCountMismatch2"); 319internal static string @InconsistentSyntaxTreeFeature => GetResourceString("InconsistentSyntaxTreeFeature"); 321internal static string @ReferenceOfTypeIsInvalid1 => GetResourceString("ReferenceOfTypeIsInvalid1"); 323internal static string @MetadataRefNotFoundToRemove1 => GetResourceString("MetadataRefNotFoundToRemove1"); 325internal static string @TupleElementNameCountMismatch => GetResourceString("TupleElementNameCountMismatch"); 327internal static string @TupleElementNameEmpty => GetResourceString("TupleElementNameEmpty"); 329internal static string @TupleElementLocationCountMismatch => GetResourceString("TupleElementLocationCountMismatch"); 331internal static string @TupleElementNullableAnnotationCountMismatch => GetResourceString("TupleElementNullableAnnotationCountMismatch"); 333internal static string @TuplesNeedAtLeastTwoElements => GetResourceString("TuplesNeedAtLeastTwoElements"); 335internal static string @CompilationReferencesAssembliesWithDifferentAutoGeneratedVersion => GetResourceString("CompilationReferencesAssembliesWithDifferentAutoGeneratedVersion"); 337internal static string @TupleUnderlyingTypeMustBeTupleCompatible => GetResourceString("TupleUnderlyingTypeMustBeTupleCompatible"); 339internal static string @UnrecognizedResourceFileFormat => GetResourceString("UnrecognizedResourceFileFormat"); 341internal static string @SourceTextCannotBeEmbedded => GetResourceString("SourceTextCannotBeEmbedded"); 343internal static string @StreamIsTooLong => GetResourceString("StreamIsTooLong"); 345internal static string @EmbeddedTextsRequirePdb => GetResourceString("EmbeddedTextsRequirePdb"); 347internal static string @TheStreamCannotBeWrittenTo => GetResourceString("TheStreamCannotBeWrittenTo"); 349internal static string @ElementIsExpected => GetResourceString("ElementIsExpected"); 351internal static string @SeparatorIsExpected => GetResourceString("SeparatorIsExpected"); 353internal static string @TheStreamCannotBeReadFrom => GetResourceString("TheStreamCannotBeReadFrom"); 355internal static string @Deserialization_reader_for_0_read_incorrect_number_of_values => GetResourceString("Deserialization_reader_for_0_read_incorrect_number_of_values"); 357internal static string @Stream_contains_invalid_data => GetResourceString("Stream_contains_invalid_data"); 359internal static string @InvalidDiagnosticSpanReported => GetResourceString("InvalidDiagnosticSpanReported"); 361internal static string @ExceptionEnablingMulticoreJit => GetResourceString("ExceptionEnablingMulticoreJit"); 363internal static string @NotARootOperation => GetResourceString("NotARootOperation"); 365internal static string @OperationHasNullSemanticModel => GetResourceString("OperationHasNullSemanticModel"); 367internal static string @InvalidOperationBlockForAnalysisContext => GetResourceString("InvalidOperationBlockForAnalysisContext"); 369internal static string @IsSymbolAccessibleBadWithin => GetResourceString("IsSymbolAccessibleBadWithin"); 371internal static string @IsSymbolAccessibleWrongAssembly => GetResourceString("IsSymbolAccessibleWrongAssembly"); 373internal static string @OperationMustNotBeControlFlowGraphPart => GetResourceString("OperationMustNotBeControlFlowGraphPart"); 375internal static string @A_language_name_cannot_be_specified_for_this_option => GetResourceString("A_language_name_cannot_be_specified_for_this_option"); 377internal static string @A_language_name_must_be_specified_for_this_option => GetResourceString("A_language_name_must_be_specified_for_this_option"); 379internal static string @WRN_InvalidSeverityInAnalyzerConfig => GetResourceString("WRN_InvalidSeverityInAnalyzerConfig"); 381internal static string @WRN_InvalidSeverityInAnalyzerConfig_Title => GetResourceString("WRN_InvalidSeverityInAnalyzerConfig_Title"); 383internal static string @SuppressionDiagnosticDescriptorTitle => GetResourceString("SuppressionDiagnosticDescriptorTitle"); 385internal static string @SuppressionDiagnosticDescriptorMessage => GetResourceString("SuppressionDiagnosticDescriptorMessage"); 387internal static string @ModuleHasInvalidAttributes => GetResourceString("ModuleHasInvalidAttributes"); 389internal static string @UnableToDetermineSpecificCauseOfFailure => GetResourceString("UnableToDetermineSpecificCauseOfFailure"); 391internal static string @ChangingVersionOfAssemblyReferenceIsNotAllowedDuringDebugging => GetResourceString("ChangingVersionOfAssemblyReferenceIsNotAllowedDuringDebugging"); 393internal static string @DisableAnalyzerDiagnosticsMessage => GetResourceString("DisableAnalyzerDiagnosticsMessage"); 395internal static string @Single_type_per_generator_0 => GetResourceString("Single_type_per_generator_0"); 397internal static string @WRN_MultipleGlobalAnalyzerKeys => GetResourceString("WRN_MultipleGlobalAnalyzerKeys"); 399internal static string @WRN_MultipleGlobalAnalyzerKeys_Title => GetResourceString("WRN_MultipleGlobalAnalyzerKeys_Title"); 401internal static string @HintNameUniquePerGenerator => GetResourceString("HintNameUniquePerGenerator"); 403internal static string @HintNameInvalidChar => GetResourceString("HintNameInvalidChar"); 405internal static string @SourceTextRequiresEncoding => GetResourceString("SourceTextRequiresEncoding"); 407internal static string @AssemblyReferencesNetFramework => GetResourceString("AssemblyReferencesNetFramework"); 409internal static string @WRN_InvalidGlobalSectionName => GetResourceString("WRN_InvalidGlobalSectionName"); 411internal static string @WRN_InvalidGlobalSectionName_Title => GetResourceString("WRN_InvalidGlobalSectionName_Title"); 413internal static string @ChangesMustBeWithinBoundsOfSourceText => GetResourceString("ChangesMustBeWithinBoundsOfSourceText"); 415internal static string @EncCannotResumeSuspendedAsyncMethod => GetResourceString("EncCannotResumeSuspendedAsyncMethod"); 417internal static string @EncCannotResumeSuspendedIteratorMethod => GetResourceString("EncCannotResumeSuspendedIteratorMethod"); 419internal static string @GeneratorNameColumnHeader => GetResourceString("GeneratorNameColumnHeader"); 421internal static string @GeneratorTotalExecutionTime => GetResourceString("GeneratorTotalExecutionTime"); 423internal static string @BadBuiltInOps1 => GetResourceString("BadBuiltInOps1"); 425internal static string @BadBuiltInOps2 => GetResourceString("BadBuiltInOps2"); 427internal static string @BadBuiltInOps3 => GetResourceString("BadBuiltInOps3"); 429internal static string @HintNameInvalidSegment => GetResourceString("HintNameInvalidSegment"); 431internal static string @HintNameNotWithinCurrentDirectory => GetResourceString("HintNameNotWithinCurrentDirectory"); 433internal static string @MethodSymbolExpected => GetResourceString("MethodSymbolExpected"); 435internal static string @InvalidInstrumentationKind => GetResourceString("InvalidInstrumentationKind");