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