1 write to FullName
illink (1)
Linker\PInvokeInfo.cs (1)
28
FullName
= fullName;
2 references to FullName
illink (2)
Linker\PInvokeInfo.cs (2)
42
compareField = string.Compare (this.
FullName
, other.
FullName
, StringComparison.Ordinal);