4 references to MissingMethodException
Microsoft.Build (1)
Evaluation\Expander.cs (1)
4333throw new TargetInvocationException(new MissingMethodException());
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\VBBinder.vb (2)
2263Throw New MissingMethodException 2279Throw New MissingMethodException
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (1)
937throw new MissingMethodException();