11 references to Single
Microsoft.AspNetCore.Razor.Language.Legacy.UnitTests (4)
Legacy\ImplicitExpressionEditHandlerTest.cs (4)
300var token = GetTokens(new SourceLocation(4, 1, 2), "hello").Single();
313var token = GetTokens(new SourceLocation(4, 1, 2), "hello").Single();
326var token = GetTokens(new SourceLocation(4, 1, 2), "hello").Single();
341var token = GetTokens(new SourceLocation(4, 1, 2), "hello").Single();
Microsoft.AspNetCore.Razor.Test.Common.Tooling (1)
Microsoft.AspNetCore.Razor.Utilities.Shared.UnitTests (3)
Microsoft.CodeAnalysis.Razor.Compiler (1)
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (1)
Microsoft.VisualStudioCode.RazorExtension (1)