1 reference to InTypeCountMask
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\FieldMetadata.cs (1)
209
if (Statics.InTypeCustomCountFlag == (this.inType & Statics.
InTypeCountMask
) &&