2 writes to Value
System.Diagnostics.EventLog (2)
System\Diagnostics\Reader\EventKeyword.cs (2)
24
Value
= value;
31
Value
= value;
3 references to Value
System.Diagnostics.EventLog (3)
System\Diagnostics\Reader\EventKeyword.cs (2)
56
if (key.
Value
==
Value
)
System\Diagnostics\Reader\ProviderMetadata.cs (1)
263
if (standardKeyword.Name == name && standardKeyword.
Value
== value)