1 write to _parts
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\Collections\PartialTypeCollection.cs (1)
74_parts = partsBuilder.ToImmutableAndFree();
2 references to _parts
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\Collections\PartialTypeCollection.cs (2)
48if (_parts == null) 77return _parts;