8 references to IsBmp
System.Private.CoreLib (6)
src\libraries\System.Private.CoreLib\src\System\Char.cs (2)
262
if (!rune.
IsBmp
)
275
!rune.
IsBmp
)
src\libraries\System.Private.CoreLib\src\System\Text\Rune.cs (4)
250
if (rune.
IsBmp
)
942
if (
IsBmp
)
1097
if (value.
IsBmp
)
1438
return value.
IsBmp
&&
System.Text.Encodings.Web (2)
System\Text\Encodings\Web\DefaultJavaScriptEncoder.cs (2)
132
if (value.
IsBmp
)
183
if (value.
IsBmp
)