1 write to _tfmRaw
NuGet.Packaging (1)
ContentModel\ContentItem.cs (1)
137
_tfmRaw
= value;
3 references to _tfmRaw
NuGet.Packaging (3)
ContentModel\ContentItem.cs (3)
83
value =
_tfmRaw
;
190
if (
_tfmRaw
!= null)
192
properties.Add(TfmRaw,
_tfmRaw
);