40 references to ResourceManager
Microsoft.Gen.MetadataExtractor (40)
src\Generators\Microsoft.Gen.Metrics\Resources.Designer.cs (40)
68
return
ResourceManager
.GetString("ErrorDuplicateTagNameMessage", resourceCulture);
77
return
ResourceManager
.GetString("ErrorDuplicateTagNameTitle", resourceCulture);
86
return
ResourceManager
.GetString("ErrorGaugeNotSupportedMessage", resourceCulture);
95
return
ResourceManager
.GetString("ErrorGaugeNotSupportedTitle", resourceCulture);
104
return
ResourceManager
.GetString("ErrorInvalidAttributeGenericTypeMessage", resourceCulture);
113
return
ResourceManager
.GetString("ErrorInvalidAttributeGenericTypeTitle", resourceCulture);
122
return
ResourceManager
.GetString("ErrorInvalidMethodNameMessage", resourceCulture);
131
return
ResourceManager
.GetString("ErrorInvalidMethodNameTitle", resourceCulture);
140
return
ResourceManager
.GetString("ErrorInvalidMethodReturnTypeArityMessage", resourceCulture);
149
return
ResourceManager
.GetString("ErrorInvalidMethodReturnTypeArityTitle", resourceCulture);
158
return
ResourceManager
.GetString("ErrorInvalidMethodReturnTypeLocationMessage", resourceCulture);
167
return
ResourceManager
.GetString("ErrorInvalidMethodReturnTypeLocationTitle", resourceCulture);
176
return
ResourceManager
.GetString("ErrorInvalidMethodReturnTypeMessage", resourceCulture);
185
return
ResourceManager
.GetString("ErrorInvalidMethodReturnTypeTitle", resourceCulture);
194
return
ResourceManager
.GetString("ErrorInvalidMetricNameMessage", resourceCulture);
203
return
ResourceManager
.GetString("ErrorInvalidMetricNameTitle", resourceCulture);
212
return
ResourceManager
.GetString("ErrorInvalidParameterNameMessage", resourceCulture);
221
return
ResourceManager
.GetString("ErrorInvalidParameterNameTitle", resourceCulture);
230
return
ResourceManager
.GetString("ErrorInvalidTagNamesMessage", resourceCulture);
239
return
ResourceManager
.GetString("ErrorInvalidTagNamesTitle", resourceCulture);
248
return
ResourceManager
.GetString("ErrorInvalidTagTypeMessage", resourceCulture);
257
return
ResourceManager
.GetString("ErrorInvalidTagTypeTitle", resourceCulture);
266
return
ResourceManager
.GetString("ErrorMethodHasBodyMessage", resourceCulture);
275
return
ResourceManager
.GetString("ErrorMethodHasBodyTitle", resourceCulture);
284
return
ResourceManager
.GetString("ErrorMethodIsGenericMessage", resourceCulture);
293
return
ResourceManager
.GetString("ErrorMethodIsGenericTitle", resourceCulture);
302
return
ResourceManager
.GetString("ErrorMetricNameReuseMessage", resourceCulture);
311
return
ResourceManager
.GetString("ErrorMetricNameReuseTitle", resourceCulture);
320
return
ResourceManager
.GetString("ErrorMissingMeterMessage", resourceCulture);
329
return
ResourceManager
.GetString("ErrorMissingMeterTitle", resourceCulture);
338
return
ResourceManager
.GetString("ErrorNotPartialMethodMessage", resourceCulture);
347
return
ResourceManager
.GetString("ErrorNotPartialMethodTitle", resourceCulture);
356
return
ResourceManager
.GetString("ErrorNotStaticMethodMessage", resourceCulture);
365
return
ResourceManager
.GetString("ErrorNotStaticMethodTitle", resourceCulture);
374
return
ResourceManager
.GetString("ErrorTagTypeCycleDetectedMessage", resourceCulture);
383
return
ResourceManager
.GetString("ErrorTagTypeCycleDetectedTitle", resourceCulture);
392
return
ResourceManager
.GetString("ErrorTooManyTagNamesMessage", resourceCulture);
401
return
ResourceManager
.GetString("ErrorTooManyTagNamesTitle", resourceCulture);
410
return
ResourceManager
.GetString("ErrorXmlNotLoadedCorrectlyMessage", resourceCulture);
419
return
ResourceManager
.GetString("ErrorXmlNotLoadedCorrectlyTitle", resourceCulture);