1 write to _tlbid
Microsoft.Build.Tasks.Core (1)
ManifestUtil\FileReference.cs (1)
476
set =>
_tlbid
= value;
2 references to _tlbid
Microsoft.Build.Tasks.Core (2)
ManifestUtil\FileReference.cs (2)
430
public string TlbId =>
_tlbid
;
475
get =>
_tlbid
;