1 write to Source
Microsoft.CodeAnalysis.Razor.Compiler (1)
Mvc.Version2_X\InstrumentationPass.cs (1)
67Source = source;
2 references to Source
Microsoft.CodeAnalysis.Razor.Compiler (2)
Mvc.Version2_X\InstrumentationPass.cs (2)
45var absoluteIndex = item.Source.AbsoluteIndex.ToString(CultureInfo.InvariantCulture); 46var length = item.Source.Length.ToString(CultureInfo.InvariantCulture);