2 references to ToImmutableAndFree
GenerateDocumentationAndConfigFiles (2)
ArrayBuilder.cs (2)
261
return tmp.
ToImmutableAndFree
();
423
dictionary.Add(pair.Key, pair.Value.
ToImmutableAndFree
());