4 references to IdnElement
System (1)
src\libraries\shims\System\ref\System.cs (1)
428
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.
IdnElement
))]
System.Configuration.ConfigurationManager (3)
System\Configuration\UriSection.cs (3)
11
typeof(
IdnElement
), null, ConfigurationPropertyOptions.None);
28
public
IdnElement
Idn => (
IdnElement
)this[_idn];