3 references to InterceptsLocation
Microsoft.Extensions.Configuration.Binder.SourceGeneration (3)
Emitter\Helpers.cs (3)
122public const string InterceptsLocation = nameof(InterceptsLocation); 170_writer.WriteLine($@"[{Identifier.InterceptsLocation}(@""{info.FilePath}"", {info.LineNumber}, {info.CharacterNumber})]"); 177_writer.WriteLine($@"[{Identifier.InterceptsLocation}({info.InterceptableLocationVersion}, ""{info.InterceptableLocationData}"")] // {info.InterceptableLocationGetDisplayLocation()}");