1 write to Location
ConfigurationSchemaGenerator (1)
RuntimeSource\SourceGenerators\DiagnosticInfo.cs (1)
28
Location
= trimmedLocation,
4 references to Location
ConfigurationSchemaGenerator (4)
RuntimeSource\SourceGenerators\DiagnosticInfo.cs (4)
38
=> Diagnostic.Create(Descriptor,
Location
, MessageArgs);
46
Location
== other.
Location
;
57
hashCode = HashHelpers.Combine(hashCode,
Location
?.GetHashCode() ?? 0);