1 write to String
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
135
String
= @string;
2 references to String
Microsoft.CodeAnalysis (2)
MetadataReader\PEModule.cs (2)
1730
if (extracted.
String
is object)
1733
whenResult.Add(extracted.
String
);