220 references to GetResourceString
Microsoft.CodeAnalysis (220)
artifacts\obj\Microsoft.CodeAnalysis\Release\net8.0\Microsoft.CodeAnalysis.CodeAnalysisResources.cs (220)
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 @Attribute => GetResourceString("Attribute"); 33internal static string @Constructor => GetResourceString("Constructor"); 35internal static string @Delegate1 => GetResourceString("Delegate1"); 37internal static string @Enum1 => GetResourceString("Enum1"); 39internal static string @Event1 => GetResourceString("Event1"); 41internal static string @Field => GetResourceString("Field"); 43internal static string @TypeParameter => GetResourceString("TypeParameter"); 45internal static string @Interface1 => GetResourceString("Interface1"); 47internal static string @Method => GetResourceString("Method"); 49internal static string @Module => GetResourceString("Module"); 51internal static string @Parameter => GetResourceString("Parameter"); 53internal static string @Property => GetResourceString("Property"); 55internal static string @Return1 => GetResourceString("Return1"); 57internal static string @Struct1 => GetResourceString("Struct1"); 59internal static string @CannotCreateReferenceToSubmission => GetResourceString("CannotCreateReferenceToSubmission"); 61internal static string @CannotCreateReferenceToModule => GetResourceString("CannotCreateReferenceToModule"); 63internal static string @InMemoryAssembly => GetResourceString("InMemoryAssembly"); 65internal static string @InMemoryModule => GetResourceString("InMemoryModule"); 67internal static string @SizeHasToBePositive => GetResourceString("SizeHasToBePositive"); 69internal static string @AssemblyFileNotFound => GetResourceString("AssemblyFileNotFound"); 71internal static string @CannotEmbedInteropTypesFromModule => GetResourceString("CannotEmbedInteropTypesFromModule"); 73internal static string @CannotAliasModule => GetResourceString("CannotAliasModule"); 75internal static string @InvalidAlias => GetResourceString("InvalidAlias"); 77internal static string @GetMetadataMustReturnInstance => GetResourceString("GetMetadataMustReturnInstance"); 79internal 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"); 81internal static string @Arrays_with_more_than_one_dimension_cannot_be_serialized => GetResourceString("Arrays_with_more_than_one_dimension_cannot_be_serialized"); 83internal static string @InvalidAssemblyName => GetResourceString("InvalidAssemblyName"); 85internal static string @AbsolutePathExpected => GetResourceString("AbsolutePathExpected"); 87internal static string @EmptyKeyInPathMap => GetResourceString("EmptyKeyInPathMap"); 89internal static string @NullValueInPathMap => GetResourceString("NullValueInPathMap"); 91internal static string @CompilationOptionsMustNotHaveErrors => GetResourceString("CompilationOptionsMustNotHaveErrors"); 93internal static string @ReturnTypeCannotBeValuePointerbyRefOrOpen => GetResourceString("ReturnTypeCannotBeValuePointerbyRefOrOpen"); 95internal static string @ReturnTypeCannotBeVoidByRefOrOpen => GetResourceString("ReturnTypeCannotBeVoidByRefOrOpen"); 97internal static string @TypeMustBeSameAsHostObjectTypeOfPreviousSubmission => GetResourceString("TypeMustBeSameAsHostObjectTypeOfPreviousSubmission"); 99internal static string @PreviousSubmissionHasErrors => GetResourceString("PreviousSubmissionHasErrors"); 101internal static string @InvalidOutputKindForSubmission => GetResourceString("InvalidOutputKindForSubmission"); 103internal static string @InvalidCompilationOptions => GetResourceString("InvalidCompilationOptions"); 105internal static string @ResourceStreamProviderShouldReturnNonNullStream => GetResourceString("ResourceStreamProviderShouldReturnNonNullStream"); 107internal static string @ReferenceResolverShouldReturnReadableNonNullStream => GetResourceString("ReferenceResolverShouldReturnReadableNonNullStream"); 109internal static string @EmptyOrInvalidResourceName => GetResourceString("EmptyOrInvalidResourceName"); 111internal static string @EmptyOrInvalidFileName => GetResourceString("EmptyOrInvalidFileName"); 113internal static string @ResourceDataProviderShouldReturnNonNullStream => GetResourceString("ResourceDataProviderShouldReturnNonNullStream"); 115internal static string @FileNotFound => GetResourceString("FileNotFound"); 117internal static string @PathReturnedByResolveStrongNameKeyFileMustBeAbsolute => GetResourceString("PathReturnedByResolveStrongNameKeyFileMustBeAbsolute"); 119internal static string @TypeMustBeASubclassOfSyntaxAnnotation => GetResourceString("TypeMustBeASubclassOfSyntaxAnnotation"); 121internal static string @InvalidModuleName => GetResourceString("InvalidModuleName"); 123internal static string @FileSizeExceedsMaximumAllowed => GetResourceString("FileSizeExceedsMaximumAllowed"); 125internal static string @NameCannotBeNull => GetResourceString("NameCannotBeNull"); 127internal static string @NameCannotBeEmpty => GetResourceString("NameCannotBeEmpty"); 129internal static string @NameCannotStartWithWhitespace => GetResourceString("NameCannotStartWithWhitespace"); 131internal static string @NameContainsInvalidCharacter => GetResourceString("NameContainsInvalidCharacter"); 133internal static string @SpanDoesNotIncludeStartOfLine => GetResourceString("SpanDoesNotIncludeStartOfLine"); 135internal static string @SpanDoesNotIncludeEndOfLine => GetResourceString("SpanDoesNotIncludeEndOfLine"); 137internal static string @StartMustNotBeNegative => GetResourceString("StartMustNotBeNegative"); 139internal static string @EndMustNotBeLessThanStart => GetResourceString("EndMustNotBeLessThanStart"); 141internal static string @InvalidContentType => GetResourceString("InvalidContentType"); 143internal static string @ExpectedNonEmptyPublicKey => GetResourceString("ExpectedNonEmptyPublicKey"); 145internal static string @InvalidSizeOfPublicKeyToken => GetResourceString("InvalidSizeOfPublicKeyToken"); 147internal static string @InvalidCharactersInAssemblyName => GetResourceString("InvalidCharactersInAssemblyName"); 149internal static string @InvalidCharactersInAssemblyCultureName => GetResourceString("InvalidCharactersInAssemblyCultureName"); 151internal static string @StreamMustSupportReadAndSeek => GetResourceString("StreamMustSupportReadAndSeek"); 153internal static string @StreamMustSupportRead => GetResourceString("StreamMustSupportRead"); 155internal static string @StreamMustSupportWrite => GetResourceString("StreamMustSupportWrite"); 157internal static string @PdbStreamUnexpectedWhenEmbedding => GetResourceString("PdbStreamUnexpectedWhenEmbedding"); 159internal static string @PdbStreamUnexpectedWhenEmittingMetadataOnly => GetResourceString("PdbStreamUnexpectedWhenEmittingMetadataOnly"); 161internal static string @MetadataPeStreamUnexpectedWhenEmittingMetadataOnly => GetResourceString("MetadataPeStreamUnexpectedWhenEmittingMetadataOnly"); 163internal static string @IncludingPrivateMembersUnexpectedWhenEmittingToMetadataPeStream => GetResourceString("IncludingPrivateMembersUnexpectedWhenEmittingToMetadataPeStream"); 165internal static string @MustIncludePrivateMembersUnlessRefAssembly => GetResourceString("MustIncludePrivateMembersUnlessRefAssembly"); 167internal static string @EmbeddingPdbUnexpectedWhenEmittingMetadata => GetResourceString("EmbeddingPdbUnexpectedWhenEmittingMetadata"); 169internal static string @CannotTargetNetModuleWhenEmittingRefAssembly => GetResourceString("CannotTargetNetModuleWhenEmittingRefAssembly"); 171internal static string @InvalidHash => GetResourceString("InvalidHash"); 173internal static string @UnsupportedHashAlgorithm => GetResourceString("UnsupportedHashAlgorithm"); 175internal static string @InconsistentLanguageVersions => GetResourceString("InconsistentLanguageVersions"); 177internal static string @CoffResourceInvalidRelocation => GetResourceString("CoffResourceInvalidRelocation"); 179internal static string @CoffResourceInvalidSectionSize => GetResourceString("CoffResourceInvalidSectionSize"); 181internal static string @CoffResourceInvalidSymbol => GetResourceString("CoffResourceInvalidSymbol"); 183internal static string @CoffResourceMissingSection => GetResourceString("CoffResourceMissingSection"); 185internal static string @IconStreamUnexpectedFormat => GetResourceString("IconStreamUnexpectedFormat"); 187internal static string @InvalidCultureName => GetResourceString("InvalidCultureName"); 189internal static string @WinRTIdentityCantBeRetargetable => GetResourceString("WinRTIdentityCantBeRetargetable"); 191internal static string @PEImageNotAvailable => GetResourceString("PEImageNotAvailable"); 193internal static string @AssemblySigningNotSupported => GetResourceString("AssemblySigningNotSupported"); 195internal static string @XmlReferencesNotSupported => GetResourceString("XmlReferencesNotSupported"); 197internal static string @FailedToResolveRuleSetName => GetResourceString("FailedToResolveRuleSetName"); 199internal static string @InvalidRuleSetInclude => GetResourceString("InvalidRuleSetInclude"); 201internal static string @CompilerAnalyzerFailure => GetResourceString("CompilerAnalyzerFailure"); 204internal static string @CompilerAnalyzerThrows => GetResourceString("CompilerAnalyzerThrows"); 206internal static string @AnalyzerDriverFailure => GetResourceString("AnalyzerDriverFailure"); 209internal static string @AnalyzerDriverThrows => GetResourceString("AnalyzerDriverThrows"); 211internal static string @PEImageDoesntContainManagedMetadata => GetResourceString("PEImageDoesntContainManagedMetadata"); 213internal static string @ChangesMustNotOverlap => GetResourceString("ChangesMustNotOverlap"); 215internal static string @DiagnosticIdCantBeNullOrWhitespace => GetResourceString("DiagnosticIdCantBeNullOrWhitespace"); 217internal static string @SuppressionIdCantBeNullOrWhitespace => GetResourceString("SuppressionIdCantBeNullOrWhitespace"); 219internal static string @RuleSetHasDuplicateRules => GetResourceString("RuleSetHasDuplicateRules"); 221internal static string @CantCreateModuleReferenceToAssembly => GetResourceString("CantCreateModuleReferenceToAssembly"); 223internal static string @CantCreateReferenceToDynamicAssembly => GetResourceString("CantCreateReferenceToDynamicAssembly"); 225internal static string @CantCreateReferenceToAssemblyWithoutLocation => GetResourceString("CantCreateReferenceToAssemblyWithoutLocation"); 227internal static string @ArgumentCannotBeEmpty => GetResourceString("ArgumentCannotBeEmpty"); 229internal static string @ArgumentElementCannotBeNull => GetResourceString("ArgumentElementCannotBeNull"); 231internal static string @UnsupportedDiagnosticReported => GetResourceString("UnsupportedDiagnosticReported"); 233internal static string @UnsupportedSuppressionReported => GetResourceString("UnsupportedSuppressionReported"); 235internal static string @InvalidDiagnosticSuppressionReported => GetResourceString("InvalidDiagnosticSuppressionReported"); 237internal static string @NonReportedDiagnosticCannotBeSuppressed => GetResourceString("NonReportedDiagnosticCannotBeSuppressed"); 239internal static string @InvalidDiagnosticIdReported => GetResourceString("InvalidDiagnosticIdReported"); 241internal static string @InvalidDiagnosticLocationReported => GetResourceString("InvalidDiagnosticLocationReported"); 243internal static string @SupportedDiagnosticsHasNullDescriptor => GetResourceString("SupportedDiagnosticsHasNullDescriptor"); 245internal static string @SupportedSuppressionsHasNullDescriptor => GetResourceString("SupportedSuppressionsHasNullDescriptor"); 247internal static string @The_type_0_is_not_understood_by_the_serialization_binder => GetResourceString("The_type_0_is_not_understood_by_the_serialization_binder"); 249internal static string @Cannot_deserialize_type_0 => GetResourceString("Cannot_deserialize_type_0"); 251internal static string @Cannot_serialize_type_0 => GetResourceString("Cannot_serialize_type_0"); 253internal static string @InvalidNodeToTrack => GetResourceString("InvalidNodeToTrack"); 255internal static string @NodeOrTokenOutOfSequence => GetResourceString("NodeOrTokenOutOfSequence"); 257internal static string @UnexpectedTypeOfNodeInList => GetResourceString("UnexpectedTypeOfNodeInList"); 259internal static string @MissingListItem => GetResourceString("MissingListItem"); 261internal static string @InvalidPublicKey => GetResourceString("InvalidPublicKey"); 263internal static string @InvalidPublicKeyToken => GetResourceString("InvalidPublicKeyToken"); 265internal static string @InvalidDataAtOffset => GetResourceString("InvalidDataAtOffset"); 267internal static string @SymWriterNotDeterministic => GetResourceString("SymWriterNotDeterministic"); 269internal static string @SymWriterOlderVersionThanRequired => GetResourceString("SymWriterOlderVersionThanRequired"); 271internal static string @SymWriterDoesNotSupportSourceLink => GetResourceString("SymWriterDoesNotSupportSourceLink"); 273internal static string @SymWriterMetadataOverLimit => GetResourceString("SymWriterMetadataOverLimit"); 275internal static string @RuleSetBadAttributeValue => GetResourceString("RuleSetBadAttributeValue"); 277internal static string @RuleSetMissingAttribute => GetResourceString("RuleSetMissingAttribute"); 279internal static string @KeepAliveIsNotAnInteger => GetResourceString("KeepAliveIsNotAnInteger"); 281internal static string @KeepAliveIsTooSmall => GetResourceString("KeepAliveIsTooSmall"); 283internal static string @KeepAliveWithoutShared => GetResourceString("KeepAliveWithoutShared"); 285internal static string @MismatchedVersion => GetResourceString("MismatchedVersion"); 287internal static string @MissingKeepAlive => GetResourceString("MissingKeepAlive"); 289internal static string @AnalyzerTotalExecutionTime => GetResourceString("AnalyzerTotalExecutionTime"); 291internal static string @MultithreadedAnalyzerExecutionNote => GetResourceString("MultithreadedAnalyzerExecutionNote"); 293internal static string @AnalyzerExecutionTimeColumnHeader => GetResourceString("AnalyzerExecutionTimeColumnHeader"); 295internal static string @AnalyzerNameColumnHeader => GetResourceString("AnalyzerNameColumnHeader"); 297internal static string @NoAnalyzersFound => GetResourceString("NoAnalyzersFound"); 299internal static string @DuplicateAnalyzerInstances => GetResourceString("DuplicateAnalyzerInstances"); 301internal static string @UnsupportedAnalyzerInstance => GetResourceString("UnsupportedAnalyzerInstance"); 303internal static string @InvalidTree => GetResourceString("InvalidTree"); 305internal static string @InvalidAdditionalFile => GetResourceString("InvalidAdditionalFile"); 307internal static string @ResourceStreamEndedUnexpectedly => GetResourceString("ResourceStreamEndedUnexpectedly"); 309internal static string @SharedArgumentMissing => GetResourceString("SharedArgumentMissing"); 312internal static string @ExceptionContext => GetResourceString("ExceptionContext"); 314internal static string @AnonymousTypeMemberAndNamesCountMismatch2 => GetResourceString("AnonymousTypeMemberAndNamesCountMismatch2"); 316internal static string @AnonymousTypeArgumentCountMismatch2 => GetResourceString("AnonymousTypeArgumentCountMismatch2"); 318internal static string @InconsistentSyntaxTreeFeature => GetResourceString("InconsistentSyntaxTreeFeature"); 320internal static string @ReferenceOfTypeIsInvalid1 => GetResourceString("ReferenceOfTypeIsInvalid1"); 322internal static string @MetadataRefNotFoundToRemove1 => GetResourceString("MetadataRefNotFoundToRemove1"); 324internal static string @TupleElementNameCountMismatch => GetResourceString("TupleElementNameCountMismatch"); 326internal static string @TupleElementNameEmpty => GetResourceString("TupleElementNameEmpty"); 328internal static string @TupleElementLocationCountMismatch => GetResourceString("TupleElementLocationCountMismatch"); 330internal static string @TupleElementNullableAnnotationCountMismatch => GetResourceString("TupleElementNullableAnnotationCountMismatch"); 332internal static string @TuplesNeedAtLeastTwoElements => GetResourceString("TuplesNeedAtLeastTwoElements"); 334internal static string @CompilationReferencesAssembliesWithDifferentAutoGeneratedVersion => GetResourceString("CompilationReferencesAssembliesWithDifferentAutoGeneratedVersion"); 336internal static string @TupleUnderlyingTypeMustBeTupleCompatible => GetResourceString("TupleUnderlyingTypeMustBeTupleCompatible"); 338internal static string @UnrecognizedResourceFileFormat => GetResourceString("UnrecognizedResourceFileFormat"); 340internal static string @SourceTextCannotBeEmbedded => GetResourceString("SourceTextCannotBeEmbedded"); 342internal static string @StreamIsTooLong => GetResourceString("StreamIsTooLong"); 344internal static string @EmbeddedTextsRequirePdb => GetResourceString("EmbeddedTextsRequirePdb"); 346internal static string @TheStreamCannotBeWrittenTo => GetResourceString("TheStreamCannotBeWrittenTo"); 348internal static string @ElementIsExpected => GetResourceString("ElementIsExpected"); 350internal static string @SeparatorIsExpected => GetResourceString("SeparatorIsExpected"); 352internal static string @TheStreamCannotBeReadFrom => GetResourceString("TheStreamCannotBeReadFrom"); 354internal static string @Deserialization_reader_for_0_read_incorrect_number_of_values => GetResourceString("Deserialization_reader_for_0_read_incorrect_number_of_values"); 356internal static string @Stream_contains_invalid_data => GetResourceString("Stream_contains_invalid_data"); 358internal static string @InvalidDiagnosticSpanReported => GetResourceString("InvalidDiagnosticSpanReported"); 360internal static string @ExceptionEnablingMulticoreJit => GetResourceString("ExceptionEnablingMulticoreJit"); 362internal static string @NotARootOperation => GetResourceString("NotARootOperation"); 364internal static string @OperationHasNullSemanticModel => GetResourceString("OperationHasNullSemanticModel"); 366internal static string @InvalidOperationBlockForAnalysisContext => GetResourceString("InvalidOperationBlockForAnalysisContext"); 368internal static string @IsSymbolAccessibleBadWithin => GetResourceString("IsSymbolAccessibleBadWithin"); 370internal static string @IsSymbolAccessibleWrongAssembly => GetResourceString("IsSymbolAccessibleWrongAssembly"); 372internal static string @OperationMustNotBeControlFlowGraphPart => GetResourceString("OperationMustNotBeControlFlowGraphPart"); 374internal static string @A_language_name_cannot_be_specified_for_this_option => GetResourceString("A_language_name_cannot_be_specified_for_this_option"); 376internal static string @A_language_name_must_be_specified_for_this_option => GetResourceString("A_language_name_must_be_specified_for_this_option"); 378internal static string @WRN_InvalidSeverityInAnalyzerConfig => GetResourceString("WRN_InvalidSeverityInAnalyzerConfig"); 380internal static string @WRN_InvalidSeverityInAnalyzerConfig_Title => GetResourceString("WRN_InvalidSeverityInAnalyzerConfig_Title"); 382internal static string @SuppressionDiagnosticDescriptorTitle => GetResourceString("SuppressionDiagnosticDescriptorTitle"); 384internal static string @SuppressionDiagnosticDescriptorMessage => GetResourceString("SuppressionDiagnosticDescriptorMessage"); 386internal static string @ModuleHasInvalidAttributes => GetResourceString("ModuleHasInvalidAttributes"); 388internal static string @UnableToDetermineSpecificCauseOfFailure => GetResourceString("UnableToDetermineSpecificCauseOfFailure"); 390internal static string @ChangingVersionOfAssemblyReferenceIsNotAllowedDuringDebugging => GetResourceString("ChangingVersionOfAssemblyReferenceIsNotAllowedDuringDebugging"); 392internal static string @DisableAnalyzerDiagnosticsMessage => GetResourceString("DisableAnalyzerDiagnosticsMessage"); 394internal static string @Single_type_per_generator_0 => GetResourceString("Single_type_per_generator_0"); 396internal static string @WRN_MultipleGlobalAnalyzerKeys => GetResourceString("WRN_MultipleGlobalAnalyzerKeys"); 398internal static string @WRN_MultipleGlobalAnalyzerKeys_Title => GetResourceString("WRN_MultipleGlobalAnalyzerKeys_Title"); 400internal static string @HintNameUniquePerGenerator => GetResourceString("HintNameUniquePerGenerator"); 402internal static string @HintNameInvalidChar => GetResourceString("HintNameInvalidChar"); 404internal static string @SourceTextRequiresEncoding => GetResourceString("SourceTextRequiresEncoding"); 406internal static string @AssemblyReferencesNetFramework => GetResourceString("AssemblyReferencesNetFramework"); 408internal static string @WRN_InvalidGlobalSectionName => GetResourceString("WRN_InvalidGlobalSectionName"); 410internal static string @WRN_InvalidGlobalSectionName_Title => GetResourceString("WRN_InvalidGlobalSectionName_Title"); 412internal static string @ChangesMustBeWithinBoundsOfSourceText => GetResourceString("ChangesMustBeWithinBoundsOfSourceText"); 414internal static string @EncCannotResumeSuspendedAsyncMethod => GetResourceString("EncCannotResumeSuspendedAsyncMethod"); 416internal static string @EncCannotResumeSuspendedIteratorMethod => GetResourceString("EncCannotResumeSuspendedIteratorMethod"); 418internal static string @EncDeletedMethodInvoked => GetResourceString("EncDeletedMethodInvoked"); 420internal static string @EncDeletedLambdaInvoked => GetResourceString("EncDeletedLambdaInvoked"); 422internal static string @EncLambdaRudeEdit => GetResourceString("EncLambdaRudeEdit"); 424internal static string @EncLambdaRudeEdit_CapturedVariables => GetResourceString("EncLambdaRudeEdit_CapturedVariables"); 426internal static string @GeneratorNameColumnHeader => GetResourceString("GeneratorNameColumnHeader"); 428internal static string @GeneratorTotalExecutionTime => GetResourceString("GeneratorTotalExecutionTime"); 430internal static string @BadBuiltInOps1 => GetResourceString("BadBuiltInOps1"); 432internal static string @BadBuiltInOps2 => GetResourceString("BadBuiltInOps2"); 434internal static string @BadBuiltInOps3 => GetResourceString("BadBuiltInOps3"); 436internal static string @HintNameInvalidSegment => GetResourceString("HintNameInvalidSegment"); 438internal static string @MethodSymbolExpected => GetResourceString("MethodSymbolExpected"); 440internal static string @InvalidInstrumentationKind => GetResourceString("InvalidInstrumentationKind"); 442internal static string @LineCannotBeGreaterThanEnd => GetResourceString("LineCannotBeGreaterThanEnd"); 444internal static string @InternalsVisibleToHeaderSummary => GetResourceString("InternalsVisibleToHeaderSummary"); 446internal static string @InternalsVisibleToCurrentAssembly => GetResourceString("InternalsVisibleToCurrentAssembly"); 450internal static string @InternalsVisibleToReferencedAssembly => GetResourceString("InternalsVisibleToReferencedAssembly"); 453internal static string @InternalsVisibleToReferencedAssemblyDetails => GetResourceString("InternalsVisibleToReferencedAssemblyDetails"); 455internal static string @Nothing => GetResourceString("Nothing"); 457internal static string @SigningTempPathUnavailable => GetResourceString("SigningTempPathUnavailable"); 459internal static string @Type0DoesNotHaveExpectedConstructor => GetResourceString("Type0DoesNotHaveExpectedConstructor"); 461internal static string @ExceptionMessage_FileMayBeLockedBy => GetResourceString("ExceptionMessage_FileMayBeLockedBy");