17 references to AddSourceMappingFor
Microsoft.CodeAnalysis.Razor.Compiler (17)
Language\CodeGeneration\DesignTimeNodeWriter.cs (4)
25context.AddSourceMappingFor(node); 70context.AddSourceMappingFor(token); 163context.AddSourceMappingFor(token); 185context.AddSourceMappingFor(token);
Language\CodeGeneration\IntermediateNodeWriter.cs (1)
99context.AddSourceMappingFor(token);
Language\Components\ComponentDesignTimeNodeWriter.cs (3)
74context.AddSourceMappingFor(node); 137context.AddSourceMappingFor(token); 1178context.AddSourceMappingFor(token);
Language\Extensions\DefaultTagHelperTargetExtension.cs (1)
534context.AddSourceMappingFor(node);
Language\Extensions\DesignTimeDirectiveTargetExtension.cs (7)
79context.AddSourceMappingFor(node); 118context.AddSourceMappingFor(node); 153context.AddSourceMappingFor(node); 187context.AddSourceMappingFor(node); 193context.AddSourceMappingFor(node); 213context.AddSourceMappingFor(node); 236context.AddSourceMappingFor(node);
Language\Extensions\MetadataAttributeTargetExtension.cs (1)
72context.AddSourceMappingFor(node);