3 references to EncodeTags
mscorlib (3)
System\Diagnostics\Eventing\TraceLogging\FieldMetadata.cs (1)
200
Statics.
EncodeTags
((int)this.tags, ref pos, metadata);
System\Diagnostics\Eventing\TraceLogging\NameInfo.cs (2)
47
Statics.
EncodeTags
((int)this.tags, ref tagsPos, null);
52
Statics.
EncodeTags
((int)this.tags, ref tagsPos, this.nameMetadata);