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)
83value = _tfmRaw; 190if (_tfmRaw != null) 192properties.Add(TfmRaw, _tfmRaw);