1 instantiation of DataSectionStringType
Microsoft.CodeAnalysis (1)
CodeGen\PrivateImplementationDetails.cs (1)
346return new DataSectionStringType(
3 references to DataSectionStringType
Microsoft.CodeAnalysis (3)
CodeGen\PrivateImplementationDetails.cs (3)
101private readonly ConcurrentDictionary<string, DataSectionStringType> _dataSectionStringLiteralTypes = new ConcurrentDictionary<string, DataSectionStringType>(); 320/// Gets the field of <see cref="DataSectionStringType"/> or creates one