8 references to IsBmp
System.Private.CoreLib (6)
src\libraries\System.Private.CoreLib\src\System\Char.cs (2)
243
if (!rune.
IsBmp
)
256
!rune.
IsBmp
)
src\libraries\System.Private.CoreLib\src\System\Text\Rune.cs (4)
250
if (rune.
IsBmp
)
912
if (
IsBmp
)
1067
if (value.
IsBmp
)
1408
return value.
IsBmp
&&
System.Text.Encodings.Web (2)
System\Text\Encodings\Web\DefaultJavaScriptEncoder.cs (2)
132
if (value.
IsBmp
)
183
if (value.
IsBmp
)