2 references to FromSpan
Microsoft.AspNetCore.Razor.Test.Common (2)
Language\IntegrationTests\IntegrationTestBase.cs (2)
551if (ExpectedMissingSourceMappings?.TryGetValue(SourceLocation.FromSpan(sourceSpan), out var expectedMissingSpan) == true) 563ExpectedMissingSourceMappings.Remove(SourceLocation.FromSpan(sourceSpan));