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