1 write to Name
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComTypeLibDesc.cs (1)
63Name = ComRuntimeHelpers.GetNameOfLib(typeLib),
1 reference to Name
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComTypeLibDesc.cs (1)
36public override string ToString() => $"<type library {Name}>";