38 references to ResourceManager
Microsoft.Gen.MetadataExtractor (38)
src\Generators\Microsoft.Gen.Metrics\Resources.Designer.cs (38)
67
return
ResourceManager
.GetString("ErrorDuplicateTagNameMessage", resourceCulture);
76
return
ResourceManager
.GetString("ErrorDuplicateTagNameTitle", resourceCulture);
85
return
ResourceManager
.GetString("ErrorInvalidAttributeGenericTypeMessage", resourceCulture);
94
return
ResourceManager
.GetString("ErrorInvalidAttributeGenericTypeTitle", resourceCulture);
103
return
ResourceManager
.GetString("ErrorInvalidMethodNameMessage", resourceCulture);
112
return
ResourceManager
.GetString("ErrorInvalidMethodNameTitle", resourceCulture);
121
return
ResourceManager
.GetString("ErrorInvalidMethodReturnTypeArityMessage", resourceCulture);
130
return
ResourceManager
.GetString("ErrorInvalidMethodReturnTypeArityTitle", resourceCulture);
139
return
ResourceManager
.GetString("ErrorInvalidMethodReturnTypeLocationMessage", resourceCulture);
148
return
ResourceManager
.GetString("ErrorInvalidMethodReturnTypeLocationTitle", resourceCulture);
157
return
ResourceManager
.GetString("ErrorInvalidMethodReturnTypeMessage", resourceCulture);
166
return
ResourceManager
.GetString("ErrorInvalidMethodReturnTypeTitle", resourceCulture);
175
return
ResourceManager
.GetString("ErrorInvalidMetricNameMessage", resourceCulture);
184
return
ResourceManager
.GetString("ErrorInvalidMetricNameTitle", resourceCulture);
193
return
ResourceManager
.GetString("ErrorInvalidParameterNameMessage", resourceCulture);
202
return
ResourceManager
.GetString("ErrorInvalidParameterNameTitle", resourceCulture);
211
return
ResourceManager
.GetString("ErrorInvalidTagNamesMessage", resourceCulture);
220
return
ResourceManager
.GetString("ErrorInvalidTagNamesTitle", resourceCulture);
229
return
ResourceManager
.GetString("ErrorInvalidTagTypeMessage", resourceCulture);
238
return
ResourceManager
.GetString("ErrorInvalidTagTypeTitle", resourceCulture);
247
return
ResourceManager
.GetString("ErrorMethodHasBodyMessage", resourceCulture);
256
return
ResourceManager
.GetString("ErrorMethodHasBodyTitle", resourceCulture);
265
return
ResourceManager
.GetString("ErrorMethodIsGenericMessage", resourceCulture);
274
return
ResourceManager
.GetString("ErrorMethodIsGenericTitle", resourceCulture);
283
return
ResourceManager
.GetString("ErrorMetricNameReuseMessage", resourceCulture);
292
return
ResourceManager
.GetString("ErrorMetricNameReuseTitle", resourceCulture);
301
return
ResourceManager
.GetString("ErrorMissingMeterMessage", resourceCulture);
310
return
ResourceManager
.GetString("ErrorMissingMeterTitle", resourceCulture);
319
return
ResourceManager
.GetString("ErrorNotPartialMethodMessage", resourceCulture);
328
return
ResourceManager
.GetString("ErrorNotPartialMethodTitle", resourceCulture);
337
return
ResourceManager
.GetString("ErrorNotStaticMethodMessage", resourceCulture);
346
return
ResourceManager
.GetString("ErrorNotStaticMethodTitle", resourceCulture);
355
return
ResourceManager
.GetString("ErrorTagTypeCycleDetectedMessage", resourceCulture);
364
return
ResourceManager
.GetString("ErrorTagTypeCycleDetectedTitle", resourceCulture);
373
return
ResourceManager
.GetString("ErrorTooManyTagNamesMessage", resourceCulture);
382
return
ResourceManager
.GetString("ErrorTooManyTagNamesTitle", resourceCulture);
391
return
ResourceManager
.GetString("ErrorXmlNotLoadedCorrectlyMessage", resourceCulture);
400
return
ResourceManager
.GetString("ErrorXmlNotLoadedCorrectlyTitle", resourceCulture);