1 write to flags
mscorlib (1)
system\diagnostics\eventing\eventsource.cs (1)
6036
this.
flags
= flags;
6 references to flags
mscorlib (6)
system\diagnostics\eventing\eventsource.cs (6)
6062
if ((
flags
& EventManifestOptions.Strict) != 0)
6074
if ((
flags
& EventManifestOptions.Strict) != 0)
6090
if ((
flags
& EventManifestOptions.Strict) != 0)
6319
if ((
flags
& EventManifestOptions.Strict) != 0)
6414
bool isbitmap = EventSource.GetCustomAttributeHelper(enumType, typeof(FlagsAttribute),
flags
) != null;
6500
if (resources != null && (
flags
& EventManifestOptions.AllCultures) != 0)