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