1 write to _allowUnassigned
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Globalization\IdnMapping.cs (1)
47set => _allowUnassigned = value;
4 references to _allowUnassigned
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Globalization\IdnMapping.cs (4)
46get => _allowUnassigned; 205_allowUnassigned == that._allowUnassigned && 209(_allowUnassigned ? 100 : 200) + (_useStd3AsciiRules ? 1000 : 2000);