3 references to GetLineInfo
Microsoft.Extensions.Configuration.Xml (3)
XmlStreamConfigurationProvider.cs (3)
166
throw new FormatException(SR.Format(SR.Error_UnsupportedNodeType, reader.NodeType,
GetLineInfo
(reader)));
218
throw new FormatException(SR.Format(SR.Error_NamespaceIsNotSupported,
GetLineInfo
(reader)));
242
throw new FormatException(SR.Format(SR.Error_NamespaceIsNotSupported,
GetLineInfo
(reader)));