7 references to NullChar
Microsoft.VisualBasic.Core (7)
Microsoft\VisualBasic\CompilerServices\CharType.vb (1)
18Return ControlChars.NullChar
Microsoft\VisualBasic\CompilerServices\Conversions.vb (2)
2042Return ControlChars.NullChar 2051Return ControlChars.NullChar
Microsoft\VisualBasic\CompilerServices\Operators.vb (2)
2493Return AddString(ControlChars.NullChar, Convert.ToString(Right)) 2772Return AddString(Convert.ToString(Left), ControlChars.NullChar)
Microsoft\VisualBasic\CompilerServices\VB6BinaryFile.vb (1)
131Value = ControlChars.NullChar
Microsoft\VisualBasic\CompilerServices\VB6InputFile.vb (1)
175Value = ControlChars.NullChar