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