1 write to _CanUnloadNow
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT.cs (1)
147
_CanUnloadNow
= Marshal.GetDelegateForFunctionPointer<DllCanUnloadNow>(canUnloadNow);
2 references to _CanUnloadNow
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT.cs (2)
161
System.Diagnostics.Debug.Assert(
_CanUnloadNow
== null ||
_CanUnloadNow
() == 0); // S_OK