1 write to _documentation
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComTypeDesc.cs (1)
24ComRuntimeHelpers.GetInfoFromType(typeInfo, out _typeName, out _documentation);
1 reference to _documentation
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComTypeDesc.cs (1)
196internal string Documentation => _documentation;