4 references to Or
System.Net.Http (1)
System\Net\Http\Headers\CacheControlHeaderValue.cs (1)
73
Interlocked.
Or
(ref _flags, flag);
System.Private.Uri (3)
System\Uri.cs (1)
264
Interlocked.
Or
(ref _flags, flags);
System\UriScheme.cs (1)
80
Uri.Flags previous = Interlocked.
Or
(ref uri._flags, Uri.Flags.CustomParser_ParseMinimalAlreadyCalled);
System\UriSyntax.cs (1)
267
Interlocked.
Or
(ref thisUri._flags, Uri.Flags.CustomParser_ParseMinimalAlreadyCalled);