79 references to Resources
Microsoft.Gen.Logging (79)
Parsing\DiagDescriptors.cs (78)
16title: Resources.ShouldntMentionLogLevelInMessageTitle, 17messageFormat: Resources.ShouldntMentionLogLevelInMessageMessage, 23title: Resources.MissingRequiredTypeTitle, 24messageFormat: Resources.MissingRequiredTypeMessage, 29title: Resources.ShouldntReuseEventIdsTitle, 30messageFormat: Resources.ShouldntReuseEventIdsMessage, 36title: Resources.LoggingMethodMustReturnVoidTitle, 37messageFormat: Resources.LoggingMethodMustReturnVoidMessage, 42title: Resources.MissingLoggerParameterTitle, 43messageFormat: Resources.MissingLoggerParameterMessage, 48title: Resources.LoggingMethodShouldBeStaticTitle, 49messageFormat: Resources.LoggingMethodShouldBeStaticMessage, 55title: Resources.LoggingMethodMustBePartialTitle, 56messageFormat: Resources.LoggingMethodMustBePartialMessage, 61title: Resources.LoggingMethodIsGenericTitle, 62messageFormat: Resources.LoggingMethodIsGenericMessage, 67title: Resources.RedundantQualifierInMessageTitle, 68messageFormat: Resources.RedundantQualifierInMessageMessage, 74title: Resources.ShouldntMentionExceptionInMessageTitle, 75messageFormat: Resources.ShouldntMentionExceptionInMessageMessage, 81title: Resources.TemplateHasNoCorrespondingParameterTitle, 82messageFormat: Resources.TemplateHasNoCorrespondingParameterMessage, 87title: Resources.ParameterHasNoCorrespondingTemplateTitle, 88messageFormat: Resources.ParameterHasNoCorrespondingTemplateMessage, 94title: Resources.LoggingMethodHasBodyTitle, 95messageFormat: Resources.LoggingMethodHasBodyMessage, 100title: Resources.MissingLogLevelTitle, 101messageFormat: Resources.MissingLogLevelMessage, 106title: Resources.ShouldntMentionLoggerInMessageTitle, 107messageFormat: Resources.ShouldntMentionLoggerInMessageMessage, 113title: Resources.MissingLoggerMemberTitle, 114messageFormat: Resources.MissingLoggerMemberMessage, 119title: Resources.MultipleLoggerMembersTitle, 120messageFormat: Resources.MultipleLoggerMembersMessage, 125title: Resources.CantUseDataClassificationWithLogPropertiesOrTagProviderTitle, 126messageFormat: Resources.CantUseDataClassificationWithLogPropertiesOrTagProviderMessage, 131title: Resources.InvalidTypeToLogPropertiesTitle, 132messageFormat: Resources.InvalidTypeToLogPropertiesMessage, 138title: Resources.LogPropertiesInvalidUsageTitle, 139messageFormat: Resources.LogPropertiesInvalidUsageMessage, 144title: Resources.LogPropertiesParameterSkippedTitle, 145messageFormat: Resources.LogPropertiesParameterSkippedMessage, 151title: Resources.LogPropertiesCycleDetectedTitle, 152messageFormat: Resources.LogPropertiesCycleDetectedMessage, 157title: Resources.TagProviderMethodNotFoundTitle, 158messageFormat: Resources.TagProviderMethodNotFoundMessage, 163title: Resources.TagProviderMethodInaccessibleTitle, 164messageFormat: Resources.TagProviderMethodInaccessibleMessage, 169title: Resources.TagProviderMethodInvalidSignatureTitle, 170messageFormat: Resources.TagProviderMethodInvalidSignatureMessage, 175title: Resources.LoggingMethodParameterRefKindTitle, 176messageFormat: Resources.LoggingMethodParameterRefKindMessage, 181title: Resources.TagProviderWithRedactionTitle, 182messageFormat: Resources.TagProviderWithRedactionMessage, 188title: Resources.ShouldntReuseEventNamesTitle, 189messageFormat: Resources.ShouldntReuseEventNamesMessage, 195title: Resources.LogPropertiesHiddenPropertyDetectedTitle, 196messageFormat: Resources.LogPropertiesHiddenPropertyDetectedMessage, 201title: Resources.TagNameCollisionTitle, 202messageFormat: Resources.TagNameCollisionMessage, 207title: Resources.EmptyLoggingMethodTitle, 208messageFormat: Resources.EmptyLoggingMethodMessage, 213title: Resources.TemplateStartsWithAtSymbolTitle, 214messageFormat: Resources.TemplateStartsWithAtSymbolMessage, 219title: Resources.CantMixAttributesTitle, 220messageFormat: Resources.CantMixAttributesMessage, 225title: Resources.TagProviderInvalidUsageTitle, 226messageFormat: Resources.TagProviderInvalidUsageMessage, 231title: Resources.InvalidAttributeUsageTitle, 232messageFormat: Resources.InvalidAttributeUsageMessage, 237title: Resources.RecordTypeSensitiveArgumentIsInTemplateTitle, 238messageFormat: Resources.RecordTypeSensitiveArgumentIsInTemplateMessage, 244title: Resources.DefaultToStringTitle, 245messageFormat: Resources.DefaultToStringMessage, 251title: Resources.MalformedFormatStringsTitle, 252messageFormat: Resources.MalformedFormatStringsMessage, 257title: Resources.PrimaryConstructorParameterLoggerHiddenTitle, 258messageFormat: Resources.PrimaryConstructorParameterLoggerHiddenMessage,
Parsing\Resources.Designer.cs (1)
42global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Microsoft.Gen.Logging.Parsing.Resources", typeof(Resources).Assembly);