3 references to KEY_LOCATION
Microsoft.VisualBasic.Forms (3)
Microsoft\VisualBasic\Logging\FileLogTraceListener.Keys.vb (1)
54KEY_LOCATION, KEY_LOCATION_PASCAL, KEY_LOGFILECREATIONSCHEDULE,
Microsoft\VisualBasic\Logging\FileLogTraceListener.vb (2)
405If Attributes.ContainsKey(KEY_LOCATION) Then 407Me.Location = DirectCast(converter.ConvertFromInvariantString(Attributes(KEY_LOCATION)), LogFileLocation)