9 references to Run
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (9)
Cohost\HoverAssertions.cs (9)
72
=>
Run
(text, ClassificationTypeNames.ClassName);
75
=>
Run
(text, ClassificationTypeNames.Keyword);
78
=>
Run
(text, ClassificationTypeNames.NamespaceName);
81
=>
Run
(text, ClassificationTypeNames.LocalName);
84
=>
Run
(text, ClassificationTypeNames.PropertyName);
87
=>
Run
(text, ClassificationTypeNames.Punctuation);
90
=>
Run
(text, ClassificationTypeNames.Text);
93
=>
Run
(text, ClassifiedTagHelperTooltipFactory.TypeClassificationName);
96
=>
Run
(text, ClassificationTypeNames.WhiteSpace);